February 2020 Archives by thread
Starting: Sat Feb 1 00:29:23 EET 2020
Ending: Sat Feb 29 23:29:18 EET 2020
Messages: 1204
- [FFmpeg-devel] [PATCH] avformat/hlsenc: fix hls_ts_options with mpegts
Marton Balint
- [FFmpeg-devel] [PATCH] avfilter/vf_geq: use per-thread AVExpr for expression evaluation
Marton Balint
- [FFmpeg-devel] [PATCH] fftools/cmdutils: add no demuxer/muxer name specified message
Steven Liu
- [FFmpeg-devel] [PATCH] avformat/protocols: check protocol name before foreach
Liu Steven
- [FFmpeg-devel] [PATCH] avcodec/xvididct: Fix integer overflow in MULT()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 0/2] Simon & Schuster Interactive VAG demuxer + decoder.
Zane van Iperen
- [FFmpeg-devel] [PATCH 1/2] avcodec: add decoder for Simon & Schuster Interactive's ADPCM variant
Zane van Iperen
- [FFmpeg-devel] [PATCH 1/6] avformat/format: add av_demuxer_find_by_ext
Gyan Doshi
- [FFmpeg-devel] [PATCH] avcodec/adpcm_argo: simplify and move duplicated logic into a function
Zane van Iperen
- [FFmpeg-devel] [PATCH] avcodec/utils: remove extra brackets
leozhang
- [FFmpeg-devel] [PATCH] avfilter/scene_sad: add AArch64 SIMD
quinkblack at foxmail.com
- [FFmpeg-devel] [PATCH] af_volume: fix integer clip
zhilizhao
- [FFmpeg-devel] [PATCH] avfilter/af_anlmdn: add AArch64 SIMD for compute_distance_ssd
zhilizhao
- [FFmpeg-devel] [PATCH] avfilter/af_afir: add AArch64 SIMD for fcmul_add
zhilizhao
- [FFmpeg-devel] [IMPORTANT] FOSDEM meeting
James Darnley
- [FFmpeg-devel] Unable to log into the bug tracker
Michael Niedermayer
- [FFmpeg-devel] What new instructions would you like?
James Darnley
- [FFmpeg-devel] [PATCH] Vulkan hwcontext and filters
Lynne
- [FFmpeg-devel] [PATCH] avfilter: add afirsrc filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avfilter: add xfade opencl filter
Mark Thompson
- [FFmpeg-devel] [PATCH 001/244] Add a new channel layout API
Nicolas George
- [FFmpeg-devel] [PATCH] lavu/hwcontext_vaapi: cope with race map for YUV420P
Mark Thompson
- [FFmpeg-devel] [PATCH] lavc/h265_profile_level: Fix the default profile in ff_h265_guess_level
Mark Thompson
- [FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale
Mark Thompson
- [FFmpeg-devel] [PATCH 1/2] libavcodec/amfenc_hevc.c: Fix constant QP settings for I, P
Mark Thompson
- [FFmpeg-devel] [PATCH 2/2] libavcodec/amfenc_hevc.c: Fix Profile level option on AMF HEVC.
Mark Thompson
- [FFmpeg-devel] [PATCH V2] fate/filter-video.mak: do not use bit-exact check for dnn_processing
Guo, Yejun
- [FFmpeg-devel] [PATCH v2] lavc/qsv: adding DX11 support
Mark Thompson
- [FFmpeg-devel] [PLEASE IGNORE] [PATCH] avfilter: add xfade opencl filter
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/binkaudio: Check sample_rate to avoid integer overflow
Michael Niedermayer
- [FFmpeg-devel] [PATCH] MAINTAINERS: Add myself as mxf* maintainer
Tomas Härdin
- [FFmpeg-devel] [PATCH] avformat: Add AMQP version 0-9-1 protocol support
Andriy Gelman
- [FFmpeg-devel] [PATCH] lavc/ac3dec: disable DRC by default
Paul B Mahol
- [FFmpeg-devel] [EXTREMELY IMPORTANT] [PLEASE DO NOT IGNORE] [PATCH] avfilter/framesync: do not pick AV_TIME_BASE for time base when not needed.
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avformat/udp: remove setting cancel state from the TX thread
Marton Balint
- [FFmpeg-devel] [PATCH 2/6] avcodec:v4l2_context: Remove NULL initialization
Mark Thompson
- [FFmpeg-devel] [PATCH v2] avcodec/v4l2_m2m_enc: Support changing qmin/qmax
Mark Thompson
- [FFmpeg-devel] [PATCH 1/2] lavc/dvdsubdec: Move palette parsing to new function
Michael Kuron
- [FFmpeg-devel] [PATCH v3] doc/v4l2_m2m: Add documentation
Mark Thompson
- [FFmpeg-devel] [PATCH 1/4] avcodec/ac3dec_fixed: Fix several invalid left shifts in scale_coefs()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avcodec/ac3dec_fixed: Remove some temporary variables from scale_coefs()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 0/1] libswscale: add area upscale
Pavel Klimov
- [FFmpeg-devel] [PATCH v1] avformat/sdp, rtsp: add rtcp attribute to sdp file
Jun Li
- [FFmpeg-devel] [PATCH v2 1/6] avcodec/cbs_jpeg: Use memcpy when writing pictures
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2] HEVC: Export motion vectors to frame side data.
Asaf Kave
- [FFmpeg-devel] [PATCH] avutil/log: Add av_log_once() for printing a message just once with a high log level
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avformat/tty: make probing strict for first 8 bytes
Paul B Mahol
- [FFmpeg-devel] [PATCH 6/7] mlpenc: fix -fsanitize=integer errors
Jai Luthra
- [FFmpeg-devel] [PATCH 1/5] avutil/log: drop support for NO_COLOR environment variable
Marton Balint
- [FFmpeg-devel] [PATCH 1/2] avcodec/audiodsp: Fix integer overflow in scalarproduct_int16_c()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/rv40dsp: Fix integer overflows in rv40_weight_func_*()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/dashenc: use AV_OPT_TYPE_DICT for http_opts
Marton Balint
- [FFmpeg-devel] [PATCH 1/3] avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export
James Almer
- [FFmpeg-devel] [PATCH 2/3] avcodec: add an AVCodecContext flag to export PRFT side data on demand
James Almer
- [FFmpeg-devel] [PATCH 1/3] avcodec/ralf: Fix integer overflow in apply_lpc()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/dca_lbr: Fix some error codes and error passing
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] avcodec/8svx: Use av_assert1(0) instead of error message in unreachable code
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/wmavoice: Fix rounding and integer anomalies in calc_input_response()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/wmavoice: sanity check block_align
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXF
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/snappy: Sanity check bytestream2_get_levarint()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avformat/udp: cancel pending IO on win32 manually
Mark Himsley
- [FFmpeg-devel] [PATCH] avfilter/vf_ssim: improve precision
Paul B Mahol
- [FFmpeg-devel] [PATCH v5 1/2] avcodec/libvpxenc: add VP9 temporal scalability encoding option
Wonkap Jang
- [FFmpeg-devel] [PATCH v2 6/7] mlpenc: fix -fsanitize=integer errors
Jai Luthra
- [FFmpeg-devel] [PATCH 1/3] doc: Fix typo for dvdsubdec
Michael Kuron
- [FFmpeg-devel] [PATCH 2/3] lavc/dvdsubdec: Move palette parsing to new function
Michael Kuron
- [FFmpeg-devel] [PATCH 3/3] lavc/dvdsubenc: accept palette from options
Michael Kuron
- [FFmpeg-devel] [PATCH] lavd/avfoundation: Add an option to drop late frames.
Thilo Borgmann
- [FFmpeg-devel] [PATCH 1/2] libavcodec/amfenc_hevc.c: Fix Profile level option on AMF HEVC.
OvchinnikovDmitrii
- [FFmpeg-devel] [PATCH] avcodec/flac_parser: Do not loose header count in find_headers_search()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avcodec/apedec: Fix integer overflows in predictor_decode_mono_3950()
Michael Niedermayer
- [FFmpeg-devel] [PATCH v1 1/2] avformat/rtsp: apply rtcp attribute from sdp file
Jun Li
- [FFmpeg-devel] Reimbursement FOSDEM
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH] fate/adpcm: add adpcm_argo tests
Zane van Iperen
- [FFmpeg-devel] [PATCH] Update HDR10+ metadata structure.
Mohammad Izadi
- [FFmpeg-devel] [PATCH] avformat/mov: Discard last STSC if its empty
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Support for Frame Duplication(Doubling/Tripling) by FFmpeg's HEVC Decoder by parsing the picture_struct SEI
Kieran Kunhya
- [FFmpeg-devel] [PATCH] avformat/hlsenc: allow a custom SDT and PAT period
Marton Balint
- [FFmpeg-devel] [PATCH] configure: don't enable $ARCH_external if $ARCH is disabled
James Almer
- [FFmpeg-devel] [PATCH V8 1/2] libswscale/x86/yuv2rgb: Change inline assembly into nasm code
Fu, Ting
- [FFmpeg-devel] [PATCH 1/3] libfdk-aacdec: Apply the decoder's output delay on timestamps
Martin Storsjö
- [FFmpeg-devel] [PATCH] vf_ssim: Fix loading doubles to float registers on i386
Martin Storsjö
- [FFmpeg-devel] [PATCH 06/20] avformat/matroskaenc: Check functions that can fail
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] checkasm: sbrdsp: Fix a spurious test failure by calculating a better epsilon for sum_square
Martin Storsjö
- [FFmpeg-devel] [PATCH] avfilter/pad: round output width/height up instead of down. Fixes bugs #1618 and #8475.
Ivan Middleton
- [FFmpeg-devel] [PATCH] avcodec/aptx: split decoder and encoder into separate files
James Almer
- [FFmpeg-devel] [PATCH v2 0/2] Simon & Schuster Interactive VAG demuxer + decoder.
Zane van Iperen
- [FFmpeg-devel] [PATCH v2 1/2] avcodec: add decoder for Simon & Schuster Interactive's ADPCM variant
Zane van Iperen
- [FFmpeg-devel] [PATCH v4] avfilter/vf_zoompan: fix shaking when zooming
Robert Deibel
- [FFmpeg-devel] [PATCH 1/3] avcodec/cavsdsp: Fix invalid left shifts in cavs_idct8_add_c()
Michael Niedermayer
- [FFmpeg-devel] [PATCH v7 0/3] Fix mpeg1/2 stream copy
Gaullier Nicolas
- [FFmpeg-devel] [PATCH] avfilter: add pad opencl filter
Paul B Mahol
- [FFmpeg-devel] Fix undefined behavior in ff_configure_buffers_for_index()
Dale Curtis
- [FFmpeg-devel] GSoC 2020
Michael Niedermayer
- [FFmpeg-devel] [PATCH] configure: fix order of linking for libglslang
Paul B Mahol
- [FFmpeg-devel] [PATCH] fate/adpcm: add adpcm_ima_ssi tests
Zane van Iperen
- [FFmpeg-devel] [PATCH 1/7] tools/target_dec_fuzzer: Fuzz skip_frame
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/7] avcodec/h264_levels: Remove unused ff_h264_get_level()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/7] tools/target_dec_fuzzer: enable mjpeg for tiff or tdsc
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/7] tools/target_dec_fuzzer: Set extradata for the parser
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/7] tools/target_dec_fuzzer: Fuzz AV_CODEC_FLAG2_EXPORT_MVS
Michael Niedermayer
- [FFmpeg-devel] [PATCH 6/7] tools/target_dec_fuzzer: Fuzz FF_DEBUG_*
Michael Niedermayer
- [FFmpeg-devel] [PATCH 7/7] avcodec/bitpacked: Add codec_tags list
Michael Niedermayer
- [FFmpeg-devel] [PATCH] ac3enc: drop a global variable
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/4] avfilter/vf_paletteuse: Fix potential double-free of AVFrame
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec/mlpdec: use get_bits_long for huff lsbs
Jai Luthra
- [FFmpeg-devel] [PATCH v7 3/3] avcodec/mpeg12dec: Add CPB coded side data
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/ffmpeg: Fix bug #8204
gautamramk at gmail.com
- [FFmpeg-devel] Unable to submit patches
Gautam Ramakrishnan
- [FFmpeg-devel] [PATCH] avfilter/vf_fade: add >8 bit support for black and alpha fade
Paul B Mahol
- [FFmpeg-devel] [PATCH 01/12] avformat/tests/url: make format more readable
Marton Balint
- [FFmpeg-devel] [PATCH] avcodec/h264_pc: Return error if pps has FMO parameters
Andriy Gelman
- [FFmpeg-devel] [PATCH] lavu/tx: implement 32 bit fixed point FFT and MDCT
Lynne
- [FFmpeg-devel] [PATCH] avcodec/h264_metadata_bsf: give warning when display_orientation set to EXTRACT
Steven Liu
- [FFmpeg-devel] [PATCH 1/2] avcodec/agm: Test remaining data in decode_raw_intra_rgb()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/dstdec: Fix integer overflow in read_table()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avutil/hwcontext_d3d11va: Use secure dlopen.
Matt Oliver
- [FFmpeg-devel] [PATCH 02/11] avformat: Remove unnecessary av_packet_unref()
Andreas Rheinhardt
- [FFmpeg-devel] [FFmpeg][PATCH] libswscale/utils.c: Fix bug #8255
gautamramk at gmail.com
- [FFmpeg-devel] [PATCH] avfilter/vf_dedot: Fix leak of AVFrame if making it writable fails
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/5] avcodec/midivid: Check vector index
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/5] libavcodec/mvha: Check height before applying median predictor
Michael Niedermayer
- [FFmpeg-devel] [PATCH 5/5] avcodec/agm: Test remaining data in decode_raw_intra_rgb()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] doc/ffmpeg: Document device selection for Vulkan
Mark Thompson
- [FFmpeg-devel] [PATCH 2/3] avcodec/agm: YUV420 without DCT needs even dimensions
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avcodec/mvha: Check remaining bits in VLC decode loop
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/wmalosslessdec: Fix loop in revert_acfilter()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/dpcm: Fix integer overflow in AV_CODEC_ID_GREMLIN_DPCM
Michael Niedermayer
- [FFmpeg-devel] [PATCH 8/8] lavfi/vf_*_vaapi: Fix error case
Mark Thompson
- [FFmpeg-devel] [PATCH 7/7] avcodec/cbs_mpeg2: Treat slices without data as invalid
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avcodec/cbs: Fix potential double-free when adding unit fails
Mark Thompson
- [FFmpeg-devel] [PATCH V8 2/2] libswscale/x86/yuv2rgb: add ssse3 version
Fu, Ting
- [FFmpeg-devel] [CLT2020] FFmpeg at Chemnitzer Linux-Tage
Thilo Borgmann
- [FFmpeg-devel] [PATCH] avfilter/tonemap_vaapi: pass filter parameters to VA parameter buffer
Sun, Xinpeng
- [FFmpeg-devel] [PATCH 1/2] avformat/wtvdec: Forward errors when reading packet
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/3 v2] avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export
James Almer
- [FFmpeg-devel] [PATCH 2/3 v2] avcodec: add an AVCodecContext flag to export PRFT side data on demand
James Almer
- [FFmpeg-devel] [PATCH 3/3] avcodec/libx264: add a check for the prft AVCodecContext export_side_data flag
James Almer
- [FFmpeg-devel] [PATCH 1/3 v2] avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3 v2] avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export
James Almer
- [FFmpeg-devel] [PATCH 1/3 v2] avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3 v2] avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export
James Almer
- [FFmpeg-devel] [PATCH 1/3 v2] avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export
Moritz Barsnick
- [FFmpeg-devel] [PATCH 1/3 v2] avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export
James Almer
- [FFmpeg-devel] [PATCH 1/3 v2] avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3 v2] avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export
James Almer
- [FFmpeg-devel] [PATCH] avfilter: add Contrast Adaptive Sharpen video filter
Paul B Mahol
- [FFmpeg-devel] [PATCH 7/30] avformat/matroskaenc: Avoid allocations for SeekHead
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavf: stop filtering side data in mkv
Michael Bradshaw
- [FFmpeg-devel] [PATCH 05/11] avformat/mpjpegdec: Remove redundant initializations
Marton Balint
- [FFmpeg-devel] [PATCH]lavc: Use supported_samplerates for Dolby Digital encoders
Carl Eugen Hoyos
- [FFmpeg-devel] libx264 roi calculation is inefficient
zhipenggong(龚志鹏)
- [FFmpeg-devel] [PATCH] CDToons decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/3] avformat/dashenc: make AdaptationSet id an integer value
James Almer
- [FFmpeg-devel] [PATCH] fftools/ffmpeg: allow forcing input framerate on streamcopy
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/3] fftools/ffmpeg: Integrate two checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/apedec: Fix invalid shift with 24 bps
Michael Niedermayer
- [FFmpeg-devel] Getting Started On ffmpeg development
Goutham Kancherla
- [FFmpeg-devel] [PATCH 1/3] avcodec/avpacket: Always treat dst in av_packet_ref as uninitialized
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 11/11] avcodec/avcodec: Nits
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] libavformat/utils.c: Fixed URL parsing
gautamramk at gmail.com
- [FFmpeg-devel] [avfomat/rtp: source ips lost when specified as URL options] Patch for ffmpeg using rtp protocol where sources option is not retained
Ross Nicholson
- [FFmpeg-devel] [PATCH] avcodec: add cdtoons decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/2] avcodec/midivid: Check dimensions to be the multiple assumed by the implementation
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/2] avcodec/adpcm: Fix integer overflow in ADPCM THP
Michael Niedermayer
- [FFmpeg-devel] [PATCH v2] avcodec/h264_ps: Return error if pps has FMO parameters
Andriy Gelman
- [FFmpeg-devel] [PATCH 1/1] ffmpeg: gnutls: ignore TLS rehandshake requests
Tristan Matthews
- [FFmpeg-devel] [PATCH] MAINTAINERS: Add myself as libzmq maintainer
Andriy Gelman
- [FFmpeg-devel] [PATCH] avcodec/cbs_av1: add missing value constrains to point_y_value, point_cb_value and point_cr_value
James Almer
- [FFmpeg-devel] Getting Started :: Need for render API
Goutham Kancherla
- [FFmpeg-devel] [PATCH] compat/os2threads:define INCL_DOSERRORS
Dave Yeo
- [FFmpeg-devel] [Getting Started]
Goutham Kancherla
- [FFmpeg-devel] [PATCH] lavc/qsvenc: add support for external bitrate control for HEVC
Linjie Fu
- [FFmpeg-devel] [PATCH 1/2] avcodec/dstdec: Use local channels variable
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] avformat/libsrt: fix timeout unit confusion between milisec and microsec
Marton Balint
- [FFmpeg-devel] [PATCH]lavc/mlp_parse: Read wordlength from 0xba streams
Carl Eugen Hoyos
- [FFmpeg-devel] Status and Plans for Subtitle Filters
Soft Works
- [FFmpeg-devel] [PATCH 1/3] avutil/frame: add use_last_roi
Guo, Yejun
- [FFmpeg-devel] [PATCH 2/3] libavcodec/libx264.c: refine code to extract function x264_encode_set_roi
Guo, Yejun
- [FFmpeg-devel] [PATCH 3/3] libavcodec/libx264.c: add support for use_last_roi
Guo, Yejun
- [FFmpeg-devel] [PATCH 2/2] fftools/ffprobe: Remove unneeded casts
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/vf_program_opencl: make it possible to pass plane as argument to kernel
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/dvdsub: Fix warning about incompatible pointer type
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 4/7] avformat/segafilmenc: Remove AVClass
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avcodec: fix pcm zork decoder
Paul B Mahol
- [FFmpeg-devel] avfilter/vf_zscale: fix crash on unaligned input
jjadfh5dfg
- [FFmpeg-devel] [PATCH] lavfi/vf_scale_qsv: fix the class_name in help for scale_qsv
Fu, Linjie
- [FFmpeg-devel] [PATCH]lsws/input: Do not change transparency range
Carl Eugen Hoyos
- [FFmpeg-devel] [PATCH 1/2] avformat/utils: avoid unsigned integer overflows
Paul B Mahol
- [FFmpeg-devel] [PATCH 09/11] avformat/utils: Fix memleaks in avformat_open_input()
Marton Balint
- [FFmpeg-devel] [PATCH] OpenBSD suport
Brad Smith
- [FFmpeg-devel] [PATCH 1/4] avfilter/vf_aspect: Fix integer overflow in compute_dar()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 2/4] fftools/ffmpeg: Fix integer overflow in duration computation in seek_to_start()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avformat/avidec: Avoid integer overflow in NI switch check
Michael Niedermayer
- [FFmpeg-devel] [PATCH 4/4] avformat/utils: Fix integer overflow with complex time bases in avformat_find_stream_info()
Michael Niedermayer
- [FFmpeg-devel] [PATCH v3 1/3] avcodec/v4l2_m2m_enc: Enable frame level rate control by default
Andriy Gelman
- [FFmpeg-devel] [PATCH 1/4] avformat/swfenc: Fix integer overflow in frame rate handling
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of range input
Michael Niedermayer
- [FFmpeg-devel] [PATCH] hwcontext_vaapi: Only accept a render node when deriving from DRM device
Mark Thompson
- [FFmpeg-devel] [PATCH] add MEDIASUBTYPE_RGB8 support
Jim Hauxwell
- [FFmpeg-devel] [PATCH] Escape braces in a regex, fixing warnings with newer perl
Martin Storsjö
- [FFmpeg-devel] [PATCH 0/2] Ubisoft Rayman 2 APM demuxer + decoder.
Zane van Iperen
- [FFmpeg-devel] Fragmented MP4 cenc support
Valentin Schweitzer
- [FFmpeg-devel] [PATCH 1/2] lavd/opengl_enc: use proper context for logging.
Nicolas George
- [FFmpeg-devel] dvbsub.c, change segment order to be in line with spec
Alen Vrečko
- [FFmpeg-devel] [PATCH] lavf/http: accept both GET and POST in read-write mode.
Nicolas George
- [FFmpeg-devel] [PATCH 5/7] avformat/segafilmenc: Remove redundant checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/9] swscale: Add swscale input support for Y210LE
Fu, Linjie
- [FFmpeg-devel] [PATCH, v2 2/4] avc/avcodec: add AV_CODEC_CAP_VARIABLE_DIMENSIONS flag
Fu, Linjie
- [FFmpeg-devel] [PATCH, v2 2/4] avc/avcodec: add AV_CODEC_CAP_VARIABLE_DIMENSIONS flag
Michael Niedermayer
- [FFmpeg-devel] [PATCH, v2 2/4] avc/avcodec: add AV_CODEC_CAP_VARIABLE_DIMENSIONS flag
Anton Khirnov
- [FFmpeg-devel] [PATCH, v2 2/4] avc/avcodec: add AV_CODEC_CAP_VARIABLE_DIMENSIONS flag
Fu, Linjie
- [FFmpeg-devel] [PATCH, v2 2/4] avc/avcodec: add AV_CODEC_CAP_VARIABLE_DIMENSIONS flag
Anton Khirnov
- [FFmpeg-devel] [PATCH, v2 2/4] avc/avcodec: add AV_CODEC_CAP_VARIABLE_DIMENSIONS flag
Fu, Linjie
- [FFmpeg-devel] [PATCH, v2 2/4] avc/avcodec: add AV_CODEC_CAP_VARIABLE_DIMENSIONS flag
Anton Khirnov
- [FFmpeg-devel] [PATCH, v2 2/4] avc/avcodec: add AV_CODEC_CAP_VARIABLE_DIMENSIONS flag
Michael Niedermayer
- [FFmpeg-devel] [PATCH, v2 2/4] avc/avcodec: add AV_CODEC_CAP_VARIABLE_DIMENSIONS flag
Anton Khirnov
- [FFmpeg-devel] [PATCH, v2 2/4] avc/avcodec: add AV_CODEC_CAP_VARIABLE_DIMENSIONS flag
Fu, Linjie
- [FFmpeg-devel] [PATCH] ansi: process ESC[3m italics attribute
Peter Ross
- [FFmpeg-devel] [PATCH] libavformat/webvttenc: Allow (but discard) additional streams
Soft Works
- [FFmpeg-devel] [PATCH] Print out numeric values of option constants
Soft Works
- [FFmpeg-devel] [PATCH v2 0/2] Ubisoft Rayman 2 APM demuxer + decoder.
Zane van Iperen
- [FFmpeg-devel] Setting default G0 character set for teletext decoder
k.savkov
- [FFmpeg-devel] new patch
Mostafa Namazi fard
- [FFmpeg-devel] [PATCH] crash fixed: live stream.
Mostafa Namazi fard
- [FFmpeg-devel] [PATCH 1/3] avformat/dashenc: write the styp box when the first frame of a segment is ready
James Almer
- [FFmpeg-devel] [PATCH] donotapply: Test automated email for build fail
Andriy Gelman
- [FFmpeg-devel] FFmpeg dev work
Ryan Gilligan
- [FFmpeg-devel] [PATCH 1/4] avcodec/qdm2: Check fft_coefs_index
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avcodec/svq1dec: Check that there is data left after the hader
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/3] lavf: add read_flush function to AVInputFormat vtable
rcombs
- [FFmpeg-devel] [PATCH 2/3] lavf/hlsdec: use public avformat_flush function
rcombs
- [FFmpeg-devel] [PATCH] configure: unmark FDKAAC as nonfree
rcombs
- [FFmpeg-devel] [PATCH] ffprobe: show stream id in packets and frames
Gyan Doshi
- [FFmpeg-devel] [PATCH 1/3] avcodec: add siren audio decoder
Paul B Mahol
- [FFmpeg-devel] [PATCH 2/3] avformat/vivo: improve probing of some files
Paul B Mahol
- [FFmpeg-devel] [PATCH 3/3] avformat/vivo: set packet duration
Paul B Mahol
- [FFmpeg-devel] [PATCH] avcodec/tiff: Check for Tiled and Stripped TIFFs
Michael Niedermayer
- [FFmpeg-devel] [FFmpeg-cvslog] lavc/qsvenc: add support for external bitrate control for HEVC
Mark Thompson
- [FFmpeg-devel] [PATCH v3 0/2] Ubisoft Rayman 2 APM demuxer + decoder.
Zane van Iperen
- [FFmpeg-devel] [PATCH 1/4] avcodec/startcode: Use AV_RN due to UBSan warning about unaligned access
Andreas Rheinhardt
- [FFmpeg-devel] New Defects reported by Coverity Scan for FFmpeg/FFmpeg (fwd)
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 1/2] avcodec/cdtoons: Correct several end of data checks in cdtoons_render_sprite()
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mux: allow non-monotonic ts with AVFMT_NOTIMESTAMPS
Anssi Hannula
- [FFmpeg-devel] [PATCH] avformat/ac3dec: detect fairplay encryption
Sebastian Hubbard
- [FFmpeg-devel] [PATCH 1/2] avcodec/sonic: Fix several integer overflows
Michael Niedermayer
- [FFmpeg-devel] [PATCH] Don't trigger errors for multiple id3 tags.
Dale Curtis
- [FFmpeg-devel] Followup: FOSDEM meeting
Josh de Kock
- [FFmpeg-devel] [PATCH] avcodec/ac3_parser: recognize LE bitstream variant
Paul B Mahol
- [FFmpeg-devel] GSOC Project 2020
ibrahim anis
- [FFmpeg-devel] Interested in GSOC 2020
Sourabh Sharma
- [FFmpeg-devel] [PATCH] fate/adpcm: add adpcm_ima_apm tests
Zane van Iperen
- [FFmpeg-devel] [PATCH] avcodec/magicyuv: Check that there are enough lines for interlacing to be possible
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] avdevice/decklink_dec: fix stopping streams in read_close
Marton Balint
- [FFmpeg-devel] [PATCH] Add .mailmap
Josh de Kock
- [FFmpeg-devel] [PATCH 1/2] changelog: add adpcm_ima_ssi decoder and kvag demuxer
Zane van Iperen
- [FFmpeg-devel] FLIF Encoder & Decoder Project for GSOC 2020
Kartik Khullar
- [FFmpeg-devel] [PATCH] swscale/x86/yuv2rgb: Fix build without SSSE3
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/2] tools/target_dec_fuzzer: Adjust threshold for zerocodec
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavcodec/amfenc_hevc.c: Fix video fast forward hanging issue on HEVC AMF.
nyanmisaka
- [FFmpeg-devel] [PATCH v4 1/3] avcodec/v4l2_m2m_enc: Reduce log verbosity for some params
Andriy Gelman
- [FFmpeg-devel] [PATCH 6/7] avformat/segafilmenc: Combine several checks
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] configure: Enable section_data_rel_ro for OpenBSD aarch64 / arm
Brad Smith
- [FFmpeg-devel] [PATCH v4 01/21] cbs: Mention all codecs in unit type comment
Mark Thompson
- [FFmpeg-devel] [PATCH v4 18/21] cbs_h265: Add functions to turn HDR metadata into SEI
Mark Thompson
- [FFmpeg-devel] [PATCH v4 19/21] vaapi_encode_h265: Use common handling for HDR metadata
Mark Thompson
- [FFmpeg-devel] [PATCH v4 20/21] h264_metadata_bsf: Refactor the filter function into smaller parts
Mark Thompson
- [FFmpeg-devel] [PATCH v4 21/21] h264_metadata_bsf: Improve interpretation of input display matrices
Mark Thompson
- [FFmpeg-devel] [PATCH 8/9] lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode support
Mark Thompson
- [FFmpeg-devel] [PATCH 1/4] avfilter/vf_sr.c: refine code to use AVPixFmtDescriptor.log2_chroma_h/w
Guo, Yejun
- [FFmpeg-devel] [PATCH 2/4] avfilter/vf_dnn_processing.c: use swscale for uint8<->float32 convert
Guo, Yejun
- [FFmpeg-devel] [PATCH 3/4] avfilter/vf_dnn_processing.c: add planar yuv format support
Guo, Yejun
- [FFmpeg-devel] [PATCH 4/4] avfilter/vf_dnn_processing.c: add frame size change support for planar yuv format
Guo, Yejun
- [FFmpeg-devel] [PATCH] avfilter/vf_program_opencl: allow setting kernel per plane
Paul B Mahol
- [FFmpeg-devel] Major bump preparations - lavu
Anton Khirnov
- [FFmpeg-devel] [PATCH 04/13] avformat/mux: Cosmetics
Andreas Rheinhardt
- [FFmpeg-devel] GSoc Project: ABR for FFmpeg.
tianchi huang
- [FFmpeg-devel] [PATCH] Removed bogus/duplicate PNG parser subsystem entry.
Anamitra Ghorui
- [FFmpeg-devel] [PATCH] avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size
Nicolas Gaullier
- [FFmpeg-devel] [PATCH 1/2] lavc/qsvdec: add decode support for HEVC 4:2:2 8-bit and 10-bit
Linjie Fu
- [FFmpeg-devel] [PATCH 2/2] lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bit
Linjie Fu
- [FFmpeg-devel] [PATCH] lavc/qsvenc: add return check for ff_qsv_map_pixfmt
Linjie Fu
- [FFmpeg-devel] [PATCH] libswscale/x86/yuv2rgb: Fix Segmentation Fault when load unaligned data
Ting Fu
- [FFmpeg-devel] [PATCH v8 0/3] Fix mpeg1/2 stream copy
Nicolas Gaullier
- [FFmpeg-devel] [PATCH V2 1/3] avfilter/vf_dnn_processing.c: use swscale for uint8<->float32 convert
Guo, Yejun
- [FFmpeg-devel] [PATCH V2 2/3] avfilter/vf_dnn_processing.c: add planar yuv format support
Guo, Yejun
- [FFmpeg-devel] [PATCH V2 3/3] avfilter/vf_dnn_processing.c: add frame size change support for planar yuv format
Guo, Yejun
- [FFmpeg-devel] [FFmpeg-cvslog] avfilter/vf_v360: add basic commands support
Gyan Doshi
- [FFmpeg-devel] Hiring FFMPEG Developer for Live Broadcasting (remote)
sumaklos rembert
- [FFmpeg-devel] [PATCH 7/7] avformat/segafilmenc: Add deinit function
Michael Niedermayer
- [FFmpeg-devel] [PATCH V2] libswscale/x86/yuv2rgb: Fix Segmentation Fault when load unaligned data
Ting Fu
- [FFmpeg-devel] [PATCH] Fixing rare dshow input crash
Roger Pack
- [FFmpeg-devel] [PATCH v3] avfilter: add overlay vaapi filter
Xinpeng Sun
- [FFmpeg-devel] [PATCH] [RFC] GSoC: FLIF16 Image format parser
Anamitra Ghorui
- [FFmpeg-devel] [PATCH, v2 1/2] lavc/qsvdec: add decode support for HEVC 4:2:2 8-bit and 10-bit
Linjie Fu
- [FFmpeg-devel] [PATCH, v2 2/2] lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bit
Linjie Fu
- [FFmpeg-devel] [PATCH 4/4] avfilter/vf_paletteuse: Forward error codes
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avformat/mp3dec: Count last partial frame in probe.
Michael Niedermayer
- [FFmpeg-devel] [PATCH] configure: Remove bitrig support
Brad Smith
- [FFmpeg-devel] [PATCH 1/2] avformat/ivfenc: Don't use size_t for size of file
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH 2/2] avcodec/cdtoons: Remove superfluous ;
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH,v2] lavfi/vf_zscale: remove unused code
Fu, Linjie
- [FFmpeg-devel] Two weird requests
Unidef Defshrizzle
- [FFmpeg-devel] [PATCH v8] avfilter/avf_aphasemeter: Add out of phase and mono detection
Romane Lafon
- [FFmpeg-devel] [PATCH 1/3] lavc/avcodec.h: fix missing line breaks in API documentation
Linjie Fu
- [FFmpeg-devel] [PATCH 2/3] lavc/avcodec.h: add an AVCodecContext flag to indicate caps of encoding
Linjie Fu
- [FFmpeg-devel] [PATCH 3/3] fftools/ffmpeg: check caps of encoders for encoding frame with variable dimension
Linjie Fu
- [FFmpeg-devel] [PATCH] lavc/v4l2_context: fix compile warning for incompatible pointer type
Linjie Fu
- [FFmpeg-devel] [WIP][PATCH 0/4] Encoding API code restructuration
James Almer
- [FFmpeg-devel] [PATCH 1/4] avcodec: move avcodec_flush_buffers from decode.c to utils.c
James Almer
- [FFmpeg-devel] [PATCH 2/4] avcodec/encode: restructure the core encoding code
James Almer
- [FFmpeg-devel] [PATCH 3/4] avcodec/encode: restructure the old encode API
James Almer
- [FFmpeg-devel] [PATCH 4/4] avcodec/librav1e: adapt to the new internal encode API
James Almer
- [FFmpeg-devel] [PATCH] [PATCH] avcodec: Fix h264_videotoolbox writing b-frames (fix ticket #8353)
Nomis101
- [FFmpeg-devel] [PATCH 1/2] avcodec/mpegaudioenc_template: fix invalid shift of sample
Michael Niedermayer
- [FFmpeg-devel] [PATCH] libavformat/avienc: Check bits per sample for PAL8
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mpegts: Improve the position determination for avpriv_mpegts_parse_packet()
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] avformat/audiointerleave: disallow using a samples_per_frame array
Marton Balint
- [FFmpeg-devel] [PATCH] avformat/mxfenc: Never set codec_ul UID to NULL
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH v2 1/7] avformat/hlsenc: Avoid setting unused variables
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] lavfi/vf_vpp_qsv: fix the infinite loop while framerate lower than input
Linjie Fu
- [FFmpeg-devel] [PATCH 1/4] tests/checkasm: add overflow test for hevc_add_res
Fu, Linjie
- [FFmpeg-devel] [PATCH v2 1/2] avformat: Add AMQP version 0-9-1 protocol support
Andriy Gelman
- [FFmpeg-devel] [PATCH 1/2] fftools/ffmpeg_opt: Fix leak of options when parsing options fails
Andreas Rheinhardt
- [FFmpeg-devel] [PATCH] avfilter/f_sendcmd: implement expr flag
Paul B Mahol
- [FFmpeg-devel] [PATCH 1/1] Patch for adding Documentation of ff_http_match_no_proxy
Sourabh Sharma
- [FFmpeg-devel] [RFC] 2 Alternative approaches for AVFrame QP Tables
Michael Niedermayer
- [FFmpeg-devel] [PATCH 1/4] Remove all uses of AVFrame QP tables and related fields in AVFrame
Michael Niedermayer
- [FFmpeg-devel] [PATCH 3/4] avutil: frame Update the existing QP API
Michael Niedermayer
- [FFmpeg-devel] [PATCH] avformat/mxfenc: use a zero based continuity counter
Marton Balint
Last message date:
Sat Feb 29 23:29:18 EET 2020
Archived on: Sat Feb 29 23:29:25 EET 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).