Show patches with: Archived = No       |   45603 patches
« 1 2 ... 207 208 209456 457 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] Handle AVID MJPEG streams directly in the MJPEG decoder. [FFmpeg-devel] Handle AVID MJPEG streams directly in the MJPEG decoder. - - - - -1- 2021-02-24 Anton Khirnov Superseded
[FFmpeg-devel] vp9: fix a race in exporting encoding parameters [FFmpeg-devel] vp9: fix a race in exporting encoding parameters - - - - 4-- 2021-02-24 Anton Khirnov New
[FFmpeg-devel] lavc/lscrdec: use ff_reget_buffer() [FFmpeg-devel] lavc/lscrdec: use ff_reget_buffer() - 1 - - -1- 2021-02-24 Anton Khirnov Accepted
[FFmpeg-devel,FFmpeg-web] web/download: add signing key and verification instructions [FFmpeg-devel,FFmpeg-web] web/download: add signing key and verification instructions - - - - -1- 2021-02-24 Zane van Iperen Accepted
[FFmpeg-devel,v1] avfilter/vf_vpp_qsv: add scale mode option [FFmpeg-devel,v1] avfilter/vf_vpp_qsv: add scale mode option - 1 - - 4-- 2021-02-24 Fei Wang New
[FFmpeg-devel,3/3] avformat: add Digital Pictures SGA game demuxer [FFmpeg-devel,1/3] avcodec: add SGA PCM decoder - - - - 41- 2021-02-23 Paul B Mahol Superseded
[FFmpeg-devel,2/3] avcodec: add SGA Video decoder [FFmpeg-devel,1/3] avcodec: add SGA PCM decoder - - - - 4-- 2021-02-23 Paul B Mahol Superseded
[FFmpeg-devel,1/3] avcodec: add SGA PCM decoder [FFmpeg-devel,1/3] avcodec: add SGA PCM decoder - - - - 4-- 2021-02-23 Paul B Mahol Superseded
[FFmpeg-devel,3/3] tests/checkasm/sw_scale: adds additional tests sizes for yux2yuvX [FFmpeg-devel,1/3] libswscale/x86/yuv2yuvX: Removes unrolling for mmx and mmxext - - - - 4-- 2021-02-23 Alan Kelly New
[FFmpeg-devel,2/3] libswscale/x86/swscale: Only call ff_yuv2yuvX functions if the input size is > 0 [FFmpeg-devel,1/3] libswscale/x86/yuv2yuvX: Removes unrolling for mmx and mmxext - - - - 4-- 2021-02-23 Alan Kelly New
[FFmpeg-devel,1/3] libswscale/x86/yuv2yuvX: Removes unrolling for mmx and mmxext [FFmpeg-devel,1/3] libswscale/x86/yuv2yuvX: Removes unrolling for mmx and mmxext - - - - 4-- 2021-02-23 Alan Kelly New
[FFmpeg-devel] avformat/Makefile: Remove unnecessary dependencies on vocdec [FFmpeg-devel] avformat/Makefile: Remove unnecessary dependencies on vocdec - - - - 4-- 2021-02-23 Andreas Rheinhardt Accepted
[FFmpeg-devel] lavc/videotoolboxenc: Add support for HEVC with Alpha. [FFmpeg-devel] lavc/videotoolboxenc: Add support for HEVC with Alpha. - - - - 4-- 2021-02-23 bouno@rouge.plala.or.jp New
[FFmpeg-devel,4/4] avcodec/xpm: Minor speed increase for mod_strcspn() use string pointer [FFmpeg-devel,1/4] avcodec/xpm: Minor speed increase to function hex_char_to_number() - - - - 4-- 2021-02-23 Jose Da Silva Superseded
[FFmpeg-devel,3/4] avcodec/xpm: Minor speed increase for mod_strcspn() use reject pointer [FFmpeg-devel,1/4] avcodec/xpm: Minor speed increase to function hex_char_to_number() - - - - 4-- 2021-02-23 Jose Da Silva Superseded
[FFmpeg-devel,2/4] avcodec/xpm: Minor speed increase for mod_strcspn() {string, reject}==0 [FFmpeg-devel,1/4] avcodec/xpm: Minor speed increase to function hex_char_to_number() - - - - 4-- 2021-02-23 Jose Da Silva Superseded
[FFmpeg-devel,1/4] avcodec/xpm: Minor speed increase to function hex_char_to_number() [FFmpeg-devel,1/4] avcodec/xpm: Minor speed increase to function hex_char_to_number() - - - - 4-- 2021-02-23 Jose Da Silva Superseded
[FFmpeg-devel,v1,1/1] Matroid patch: add support for writing additional metadata to filename [FFmpeg-devel,v1,1/1] Matroid patch: add support for writing additional metadata to filename - - - - 41- 2021-02-23 Tak Li Superseded
[FFmpeg-devel] Matroid patch: add support for writing additional metadata to filename [FFmpeg-devel] Matroid patch: add support for writing additional metadata to filename - - - - 41- 2021-02-23 Tak Li New
[FFmpeg-devel] avformat/gopher: Add support for Gopher over TLS. [FFmpeg-devel] avformat/gopher: Add support for Gopher over TLS. - - - - 4-- 2021-02-22 Ivan J. Superseded
[FFmpeg-devel] set ulMaxDisplayDelay cuviddec parser option to zero if low_delay flag is on [FFmpeg-devel] set ulMaxDisplayDelay cuviddec parser option to zero if low_delay flag is on - - - - 4-- 2021-02-22 clime New
[FFmpeg-devel,v3] x11grab: capture a window instead of the whole screen [FFmpeg-devel,v3] x11grab: capture a window instead of the whole screen - - - - 4-- 2021-02-22 sgerwk-at-aol.com@ffmpeg.org Accepted
[FFmpeg-devel] avcodec/dxtory: Fix undefined shift with negative linesize [FFmpeg-devel] avcodec/dxtory: Fix undefined shift with negative linesize - 1 - - 4-- 2021-02-22 Michael Niedermayer Accepted
[FFmpeg-devel,v5,4/4] {avcodec, avformat}: add TTML encoder and muxer Initial implementation of TTML encoding/muxing - - - - 4-- 2021-02-22 Jan Ekström Superseded
[FFmpeg-devel,v5,3/4] avcodec: enable usage of AV_EF_EXPLODE for subtitle encoders Initial implementation of TTML encoding/muxing - - - - 4-- 2021-02-22 Jan Ekström New
[FFmpeg-devel,v5,2/4] ffprobe: switch to av_bprint_escape for XML escaping Initial implementation of TTML encoding/muxing - - - - 4-- 2021-02-22 Jan Ekström Superseded
[FFmpeg-devel,v5,1/4] avutil/{avstring, bprint}: add XML escaping from ffprobe to avutil Initial implementation of TTML encoding/muxing - - - - 4-- 2021-02-22 Jan Ekström Superseded
[FFmpeg-devel,v5,0/4] Initial implementation of TTML encoding/muxing - - - - --- 2021-02-22 Jan Ekström None
[FFmpeg-devel,3/3] avformat/concat: Remove unnecessary check [FFmpeg-devel,1/3] avformat/wavenc: Fix leak and segfault on reallocation error - - - - 4-- 2021-02-22 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/3] avformat/spdifenc: Fix leak upon error [FFmpeg-devel,1/3] avformat/wavenc: Fix leak and segfault on reallocation error - - - - 4-- 2021-02-22 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/3] avformat/wavenc: Fix leak and segfault on reallocation error [FFmpeg-devel,1/3] avformat/wavenc: Fix leak and segfault on reallocation error - - - - 4-- 2021-02-22 Andreas Rheinhardt Accepted
[FFmpeg-devel] avutils/hwcontext_qsv: set the source device in qsv_device_create [FFmpeg-devel] avutils/hwcontext_qsv: set the source device in qsv_device_create - - - - 4-- 2021-02-22 Xu, Guangxin New
[FFmpeg-devel,V3,3/3] libavfilter: add filter dnn_detect for object detection [FFmpeg-devel,V3,1/3] libavfilter/bbox.h: add BoundingBoxHeader and BoundingBox - - - - 4-- 2021-02-22 Guo, Yejun New
[FFmpeg-devel,V3,2/3] libavfilter/buffersink.c: unref private_ref when frame leaves libavfilter [FFmpeg-devel,V3,1/3] libavfilter/bbox.h: add BoundingBoxHeader and BoundingBox - - - - 4-- 2021-02-22 Guo, Yejun Superseded
[FFmpeg-devel,V3,1/3] libavfilter/bbox.h: add BoundingBoxHeader and BoundingBox [FFmpeg-devel,V3,1/3] libavfilter/bbox.h: add BoundingBoxHeader and BoundingBox - - - - 4-- 2021-02-22 Guo, Yejun Superseded
[FFmpeg-devel] avutil/tx: Fix declaration after statement [FFmpeg-devel] avutil/tx: Fix declaration after statement - 1 - - 4-- 2021-02-22 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/2] avcodec/adpcm_ima_apm: cosmetics [FFmpeg-devel,1/2] avcodec/adpcm_ima_apm: remove old extradata format - - - - 4-- 2021-02-22 Zane van Iperen Accepted
[FFmpeg-devel,1/2] avcodec/adpcm_ima_apm: remove old extradata format [FFmpeg-devel,1/2] avcodec/adpcm_ima_apm: remove old extradata format - - - - 4-- 2021-02-22 Zane van Iperen Accepted
[FFmpeg-devel,v2,18/18] cbs: Add metadata test [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - - - - 4-- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2,17/18] vaapi_encode_h264: Support HDR metadata [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - - - - 4-- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2,16/18] vaapi_encode_h265: Ensure that HDR metadata is included with seek points [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - - - - 4-- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2,15/18] vaapi_encode: Unify SEI option mask enum [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - - - - 4-- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2,14/18] av1_metadata_bsf: Support HDR metadata [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - - - - 4-- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2,13/18] h265_metadata_bsf: Support HDR metadata [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - - - - 4-- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2,12/18] h264_metadata_bsf: Support HDR metadata [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - - - - 4-- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2,11/18] h264_metadata_bsf: Simplify display orientation handling [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - - - - 4-- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2,10/18] cbs: Add interface to allow BSFs easy access to metadata manipulation [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - - - - 4-- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2,09/18] cbs_av1: Support manipulating HDR CLL and MDCV metadata [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - - - - 4-- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2,08/18] cbs_av1: Implement metadata manipulation [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - - - - 41- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2,07/18] cbs_h264: Implement fill and extract for frame packing arrangement message [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - - - - 4-- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2,06/18] cbs_h264: Implement fill and extract for display orientation SEI message [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - - - - 4-- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2,05/18] cbs_sei: Implement fill and extract for HDR SEI messages [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - - - - 4-- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2,04/18] cbs_sei: Implement metadata manipulation for SEI codecs [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - - - - 4-- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2,03/18] cbs: Add interface for manipulating metadata in fragments [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - - - - 4-- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2,02/18] cbs_h264: Add support for frame packing arrangement SEI messages [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - 1 - - 4-- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages [FFmpeg-devel,v2,01/18] cbs_sei: Delete SEI NAL units containing no messages - - - - 4-- 2021-02-21 Mark Thompson New
[FFmpeg-devel,v2] avcodec: add a get_encoder_buffer() callback to AVCodecContext [FFmpeg-devel,v2] avcodec: add a get_encoder_buffer() callback to AVCodecContext - - - - 4-- 2021-02-21 James Almer New
[FFmpeg-devel,5/5] avdevice/pulse_audio_dec: do not read undersized frames [FFmpeg-devel,1/5] avdevice/alsa_dec: do not set codecpar frame_size - - - - 4-- 2021-02-21 Marton Balint Accepted
[FFmpeg-devel,4/5] avdevice/pulse_audio_dec: only set adjust latency flag if fragment_size is not s… [FFmpeg-devel,1/5] avdevice/alsa_dec: do not set codecpar frame_size - - - - 4-- 2021-02-21 Marton Balint Accepted
[FFmpeg-devel,3/5] avdevice/pulse_audio_dec: query actual fragment size [FFmpeg-devel,1/5] avdevice/alsa_dec: do not set codecpar frame_size - - - - 4-- 2021-02-21 Marton Balint Accepted
[FFmpeg-devel,2/5] avdevice/alsa_dec: make sure we have enough data in non-blocking mode [FFmpeg-devel,1/5] avdevice/alsa_dec: do not set codecpar frame_size - - - - 4-- 2021-02-21 Marton Balint Superseded
[FFmpeg-devel,1/5] avdevice/alsa_dec: do not set codecpar frame_size [FFmpeg-devel,1/5] avdevice/alsa_dec: do not set codecpar frame_size - - - - 4-- 2021-02-21 Marton Balint New
[FFmpeg-devel,3/2] doc/encoders: Add documentation for the GIF encoder GIF Palette Improvements - - - - 4-- 2021-02-21 Derek Buitenhuis Accepted
[FFmpeg-devel] lavf/imx: Do not probe number of frames [FFmpeg-devel] lavf/imx: Do not probe number of frames - - - - 4-- 2021-02-21 Carl Eugen Hoyos New
[FFmpeg-devel,2/2] avcodec/bitstream: Rewrite code to avoid triggering compiler warning [FFmpeg-devel,1/2] avcodec/movtextenc: Check for too many styles - - - - 4-- 2021-02-21 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/2] avcodec/movtextenc: Check for too many styles [FFmpeg-devel,1/2] avcodec/movtextenc: Check for too many styles - - - - 4-- 2021-02-21 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/exr: simplify piz decompression [FFmpeg-devel] avcodec/exr: simplify piz decompression - - - - 4-- 2021-02-20 Paul B Mahol Accepted
[FFmpeg-devel,RFC] avcodec: add a get_enc_buffer() callback to AVCodecContext [FFmpeg-devel,RFC] avcodec: add a get_enc_buffer() callback to AVCodecContext - - - - 4-- 2021-02-20 James Almer New
[FFmpeg-devel,2/2,v3] avcodec/gifenc: Only write frame palette entries that actually used Untitled series #3366 - - - - --- 2021-02-20 Derek Buitenhuis Accepted
[FFmpeg-devel,2/2,v2] avcodec/gifenc: Only write frame palette entries that actually used GIF Palette Improvements - - - - 4-- 2021-02-20 Derek Buitenhuis Superseded
[FFmpeg-devel,1/2,v2] avcodec/gifenc: Add global_palette option GIF Palette Improvements - 1 - - 4-- 2021-02-20 Derek Buitenhuis Accepted
[FFmpeg-devel,0/2,v2] GIF Palette Improvements - - - - --- 2021-02-20 Derek Buitenhuis None
[FFmpeg-devel,2/2] avcodec/dpx_parser: export framerate and timebase of frames [FFmpeg-devel,1/2] avcodec/dpxenc: write framerate to header - - - - 211 2021-02-20 Paul B Mahol New
[FFmpeg-devel,1/2] avcodec/dpxenc: write framerate to header [FFmpeg-devel,1/2] avcodec/dpxenc: write framerate to header - - - - 211 2021-02-20 Paul B Mahol New
[FFmpeg-devel,v2,18/19] fate/matroska: Test remuxing tracks for hearing/visually impaired Untitled series #3363 - - - - --- 2021-02-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,16/16] avcodec/rv34data: Remove rv34_dquant_tab [FFmpeg-devel,01/15] avformat/asf: Move ff_asf_audio_conceal_none to its only user - - - - 4-- 2021-02-20 Andreas Rheinhardt Accepted
[FFmpeg-devel] avutil/buffer: free all pooled buffers immediately after uninitializing the pool [FFmpeg-devel] avutil/buffer: free all pooled buffers immediately after uninitializing the pool - - - - 4-- 2021-02-20 James Almer Accepted
[FFmpeg-devel,8/8] libavutil/opt.c: fix build warning [FFmpeg-devel,1/8] libavdevice/v4l2.c: fix build warning - - - - 4-- 2021-02-20 Guo, Yejun New
[FFmpeg-devel,7/8] libavcodec/movtextenc.c: fix build warning [FFmpeg-devel,1/8] libavdevice/v4l2.c: fix build warning - - - - 4-- 2021-02-20 Guo, Yejun New
[FFmpeg-devel,6/8] libavformat/smoothstreamingenc.c: fix build warning [FFmpeg-devel,1/8] libavdevice/v4l2.c: fix build warning - - - - 4-- 2021-02-20 Guo, Yejun New
[FFmpeg-devel,5/8] libavformat/protocols.c: fix build warning [FFmpeg-devel,1/8] libavdevice/v4l2.c: fix build warning - - - - 4-- 2021-02-20 Guo, Yejun New
[FFmpeg-devel,4/8] libavformat/dashenc.c: fix build warning [FFmpeg-devel,1/8] libavdevice/v4l2.c: fix build warning - - - - 4-- 2021-02-20 Guo, Yejun New
[FFmpeg-devel,3/8] libavfilter/vf_vif.c: fix build warning [FFmpeg-devel,1/8] libavdevice/v4l2.c: fix build warning - - - - 4-- 2021-02-20 Guo, Yejun New
[FFmpeg-devel,2/8] libavfilter/vf_ssim.c: fix build warning [FFmpeg-devel,1/8] libavdevice/v4l2.c: fix build warning - - - - 4-- 2021-02-20 Guo, Yejun New
[FFmpeg-devel,1/8] libavdevice/v4l2.c: fix build warning [FFmpeg-devel,1/8] libavdevice/v4l2.c: fix build warning - - - - 4-- 2021-02-20 Guo, Yejun New
[FFmpeg-devel,32/32] avcodec/dirac_vlc: Make ff_dirac_golomb_lut static [FFmpeg-devel,01/29] configure, libavcodec/Makefile: Remove spurious CAF demuxer dependencies - 1 - - 4-- 2021-02-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,31/32] avcodec/ac3tab: Move ff_ac3_enc_channel_map to its only user [FFmpeg-devel,01/29] configure, libavcodec/Makefile: Remove spurious CAF demuxer dependencies - 1 - - 4-- 2021-02-20 Andreas Rheinhardt Accepted
[FFmpeg-devel,30/32] avcodec/tiff_data: Move data to its only user [FFmpeg-devel,01/29] configure, libavcodec/Makefile: Remove spurious CAF demuxer dependencies - - - - 4-- 2021-02-20 Andreas Rheinhardt Accepted
[FFmpeg-devel] avcodec/exr: simplify piz decompression [FFmpeg-devel] avcodec/exr: simplify piz decompression - - - - 4-- 2021-02-20 Paul B Mahol Superseded
[FFmpeg-devel] avcodec/exr: simplify piz decompression [FFmpeg-devel] avcodec/exr: simplify piz decompression - - - - 4-- 2021-02-20 Paul B Mahol Superseded
[FFmpeg-devel,2/3] avisynth: populate field order Untitled series #3358 - - - - --- 2021-02-20 Stephen Hutchinson Accepted
[FFmpeg-devel,v2] libsvtav1: Add logical_processors option [FFmpeg-devel,v2] libsvtav1: Add logical_processors option - - - - 4-- 2021-02-20 Christopher Degawa Superseded
[FFmpeg-devel,2/2] avformat/mxfdec: add support for getting product version number metadata [FFmpeg-devel,1/2] avformat/mxfdec: change toolkit_version metadata field to toolkit_version_num - - - - 4-- 2021-02-19 Marton Balint Accepted
[FFmpeg-devel,1/2] avformat/mxfdec: change toolkit_version metadata field to toolkit_version_num [FFmpeg-devel,1/2] avformat/mxfdec: change toolkit_version metadata field to toolkit_version_num - - - - 4-- 2021-02-19 Marton Balint Accepted
[FFmpeg-devel] set ulMaxDisplayDelay cuvidec parser option to zero if low_delay flag is on [FFmpeg-devel] set ulMaxDisplayDelay cuvidec parser option to zero if low_delay flag is on - - - - 4-- 2021-02-19 clime New
[FFmpeg-devel] Fwd: [PATCH] set ulMaxDisplayDelay cuvidec parser option to zero if low_delay flag i… [FFmpeg-devel] Fwd: [PATCH] set ulMaxDisplayDelay cuvidec parser option to zero if low_delay flag i… - - - - -1- 2021-02-19 clime New
[FFmpeg-devel,2/2] avfilter/vf_scale: Fix adding 0 to NULL (which is UB) in scale_slice() [FFmpeg-devel,1/2] avutil/common: Add FFINCREASE_PTR() - - - - 41- 2021-02-19 Michael Niedermayer Superseded
[FFmpeg-devel,1/2] avutil/common: Add FFINCREASE_PTR() [FFmpeg-devel,1/2] avutil/common: Add FFINCREASE_PTR() - - - - 4-- 2021-02-19 Michael Niedermayer New
[FFmpeg-devel] avdevice: use av_gettime_relative() for elapsed time calculations [FFmpeg-devel] avdevice: use av_gettime_relative() for elapsed time calculations - - - - 4-- 2021-02-19 Marton Balint Accepted
[FFmpeg-devel] avcodec/hapdec: Change compressed_offset to unsigned 32bit [FFmpeg-devel] avcodec/hapdec: Change compressed_offset to unsigned 32bit - 1 - - 4-- 2021-02-19 Michael Niedermayer Accepted
« 1 2 ... 207 208 209456 457 »