Show patches with: Archived = No       |   45451 patches
« 1 2 ... 231 232 233454 455 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v1] libavcodec/pthread_frame: fix crash that call method ff_frame_thread_init failed … [FFmpeg-devel,v1] libavcodec/pthread_frame: fix crash that call method ff_frame_thread_init failed … - - - - 22- 2020-10-16 徐慧书 Superseded
[FFmpeg-devel,5/5] fate: add test for adpcm_swf in wav Fix adpcm_swf support in WAV. - - - - 111 2020-10-16 Zane van Iperen Superseded
[FFmpeg-devel,4/5] avcodec/adpcmenc: cosmetics Fix adpcm_swf support in WAV. - - - - 2-- 2020-10-16 Zane van Iperen Superseded
[FFmpeg-devel,3/5] avcodec/adpcm_swf: set block_align when encoding Fix adpcm_swf support in WAV. - - - - 2-- 2020-10-16 Zane van Iperen Superseded
[FFmpeg-devel,2/5] avcodec/adpcm_swf: support decoding multiple fixed-sized blocks at once Fix adpcm_swf support in WAV. - - - - 2-- 2020-10-16 Zane van Iperen Superseded
[FFmpeg-devel,1/5] avformat/wav: prevent muxing adpcm_swf with a variable block size Fix adpcm_swf support in WAV. - - - - 2-- 2020-10-16 Zane van Iperen Superseded
[FFmpeg-devel,0/5] Fix adpcm_swf support in WAV. - - - - --- 2020-10-16 Zane van Iperen None
[FFmpeg-devel,v2,3/3] avcodec/movtextenc: Remove redundant function parameters [FFmpeg-devel,v2,1/3] avcodec/movtextenc: Fix potential use of uninitialized value - - - - 21- 2020-10-16 Andreas Rheinhardt Superseded
[FFmpeg-devel,v2,2/3] avcodec/movtextenc: Simplify writing to AVBPrint [FFmpeg-devel,v2,1/3] avcodec/movtextenc: Fix potential use of uninitialized value - - - - 2-- 2020-10-16 Andreas Rheinhardt Superseded
[FFmpeg-devel,v2,1/3] avcodec/movtextenc: Fix potential use of uninitialized value [FFmpeg-devel,v2,1/3] avcodec/movtextenc: Fix potential use of uninitialized value - - - - 2-- 2020-10-16 Andreas Rheinhardt Superseded
[FFmpeg-devel] avcodec/av1dec: always update frame loop filter deltas using bitstream values [FFmpeg-devel] avcodec/av1dec: always update frame loop filter deltas using bitstream values - - - - 21- 2020-10-16 James Almer New
[FFmpeg-devel,v2,5/5] libdc1394: Fix PTS wrapping libdc1394 enhancements - - - - 21- 2020-10-15 Forest Crossman New
[FFmpeg-devel,v2,4/5] doc/indevs: Add examples for libdc1394 libdc1394 enhancements - - - - 2-- 2020-10-15 Forest Crossman New
[FFmpeg-devel,v2,3/5] libdc1394: Enable specifying a camera by GUID[:unit] libdc1394 enhancements - - - - 2-- 2020-10-15 Forest Crossman New
[FFmpeg-devel,v2,2/5] libdc1394: Verify the camera supports the selected mode and framerate libdc1394 enhancements - - - - 2-- 2020-10-15 Forest Crossman New
[FFmpeg-devel,v2,1/5] libdc1394: Enable listing sources libdc1394 enhancements - - - - 2-- 2020-10-15 Forest Crossman New
[FFmpeg-devel,v2,0/5] libdc1394 enhancements - - - - --- 2020-10-15 Forest Crossman None
[FFmpeg-devel,5/5] avformat/au: Check for EOF in au_read_annotation() [FFmpeg-devel,1/5] avcodec/notchlc: Check uncompressed size against input for LZ4 - - - - 21- 2020-10-15 Michael Niedermayer Accepted
[FFmpeg-devel,4/5] avcodec/adpcm: Check channels before use for ADPCM_PSX [FFmpeg-devel,1/5] avcodec/notchlc: Check uncompressed size against input for LZ4 - - - - 2-- 2020-10-15 Michael Niedermayer Accepted
[FFmpeg-devel,3/5] avformat/asfdec_f: Check name_len for overflow [FFmpeg-devel,1/5] avcodec/notchlc: Check uncompressed size against input for LZ4 - - - - 2-- 2020-10-15 Michael Niedermayer Accepted
[FFmpeg-devel,2/5] avcodec/h264idct_template: Fix integer overflow in ff_h264_chroma422_dc_dequant_… [FFmpeg-devel,1/5] avcodec/notchlc: Check uncompressed size against input for LZ4 - - - - 2-- 2020-10-15 Michael Niedermayer Accepted
[FFmpeg-devel,1/5] avcodec/notchlc: Check uncompressed size against input for LZ4 [FFmpeg-devel,1/5] avcodec/notchlc: Check uncompressed size against input for LZ4 - - - - 2-- 2020-10-15 Michael Niedermayer Accepted
[FFmpeg-devel] libavformat/hls: add support for SAMPLE-AES decryption in HLS demuxer [FFmpeg-devel] libavformat/hls: add support for SAMPLE-AES decryption in HLS demuxer - - - - -11 2020-10-15 Nachiket Tarate New
[FFmpeg-devel] avcodec/cri: Check for end of image in unpack_10bit() [FFmpeg-devel] avcodec/cri: Check for end of image in unpack_10bit() - - - - 21- 2020-10-15 Michael Niedermayer Accepted
[FFmpeg-devel,v1] lavf/url: fix rel path’s query string contains :/ [FFmpeg-devel,v1] lavf/url: fix rel path’s query string contains :/ - - - - 21- 2020-10-15 蔡昊凝 Superseded
[FFmpeg-devel,2/2] avcodec/movtextenc: Unbreak BE arches, simplify writing [FFmpeg-devel,1/2] avcodec/movtextenc: Fix potential use of unitialized value - - - - 21- 2020-10-15 Andreas Rheinhardt Superseded
[FFmpeg-devel,1/2] avcodec/movtextenc: Fix potential use of unitialized value [FFmpeg-devel,1/2] avcodec/movtextenc: Fix potential use of unitialized value - - - - 2-- 2020-10-15 Andreas Rheinhardt Superseded
[FFmpeg-devel,V2] dnn_backend_tf.c: add option sess_config for tf backend [FFmpeg-devel,V2] dnn_backend_tf.c: add option sess_config for tf backend - - - - 21- 2020-10-15 Guo, Yejun Accepted
[FFmpeg-devel,v3] Unbreak av_malloc_max(0) API/ABI [FFmpeg-devel,v3] Unbreak av_malloc_max(0) API/ABI - - - - 21- 2020-10-15 Joakim Tjernlund Superseded
[FFmpeg-devel] fftools/ffmpeg: add option fps_skip_frames [FFmpeg-devel] fftools/ffmpeg: add option fps_skip_frames - - - - 21- 2020-10-15 Guo, Yejun New
[FFmpeg-devel,5/5] lavf/vf_scale_amf: AMF scaler/format converter filter [FFmpeg-devel,1/5] lavc/amfenc: HWConfig for amf encoder. - - - - 21- 2020-10-15 Dmitrii Ovchinnikov New
[FFmpeg-devel,4/5] lavu/hwcontext_amf: Engine selection support for AMF context [FFmpeg-devel,1/5] lavc/amfenc: HWConfig for amf encoder. - - - - 2-- 2020-10-15 Dmitrii Ovchinnikov New
[FFmpeg-devel,3/5] lavc/amfenc: redesign to use hwcontext_amf. [FFmpeg-devel,1/5] lavc/amfenc: HWConfig for amf encoder. - - - - 2-- 2020-10-15 Dmitrii Ovchinnikov New
[FFmpeg-devel,2/5] lavu/hwcontext_amf: HWContext for AMF based components [FFmpeg-devel,1/5] lavc/amfenc: HWConfig for amf encoder. - - - - 2-- 2020-10-15 Dmitrii Ovchinnikov New
[FFmpeg-devel,1/5] lavc/amfenc: HWConfig for amf encoder. [FFmpeg-devel,1/5] lavc/amfenc: HWConfig for amf encoder. - - - - 2-- 2020-10-15 Dmitrii Ovchinnikov New
[FFmpeg-devel] lavc/amfenc: HWConfig for amf encoder. [FFmpeg-devel] lavc/amfenc: HWConfig for amf encoder. - - - - 21- 2020-10-14 Dmitrii Ovchinnikov Superseded
[FFmpeg-devel,2/2] avcodec/movtextenc: cosmetics [FFmpeg-devel,1/2] avcodec/movtextenc: fix writing to bytestream on BE arches - - - - 21- 2020-10-14 Andriy Gelman Accepted
[FFmpeg-devel,1/2] avcodec/movtextenc: fix writing to bytestream on BE arches [FFmpeg-devel,1/2] avcodec/movtextenc: fix writing to bytestream on BE arches - - - - 2-- 2020-10-14 Andriy Gelman Accepted
[FFmpeg-devel,2/2] avcodec/decode/ff_get_buffer: Check for overflow in FFALIGN() [FFmpeg-devel,1/2] avcodec/notchlc: Check uncompressed size against input for LZ4 - - - - 21- 2020-10-14 Michael Niedermayer Accepted
[FFmpeg-devel,1/2] avcodec/notchlc: Check uncompressed size against input for LZ4 [FFmpeg-devel,1/2] avcodec/notchlc: Check uncompressed size against input for LZ4 - - - - 2-- 2020-10-14 Michael Niedermayer Superseded
[FFmpeg-devel,6/6] avformat/udp: cosmetics [FFmpeg-devel,1/6] avformat/rtpdec: update the previous with new seq - - - - 21- 2020-10-14 Lance Wang Accepted
[FFmpeg-devel,5/6] avformat/udp: clarify option description for timeout unit [FFmpeg-devel,1/6] avformat/rtpdec: update the previous with new seq - - - - 2-- 2020-10-14 Lance Wang Accepted
[FFmpeg-devel,4/6] avformat/rtsp: reuse POLLING_TIME and remove POLL_TIMEOUT_MS [FFmpeg-devel,1/6] avformat/rtpdec: update the previous with new seq - - - - 2-- 2020-10-14 Lance Wang Accepted
[FFmpeg-devel,3/6] avformat/rtsp: support for listen_timeout option for sdp [FFmpeg-devel,1/6] avformat/rtpdec: update the previous with new seq - - - - 2-- 2020-10-14 Lance Wang Accepted
[FFmpeg-devel,2/6] avformat/rtpproto: support for rtp read timeout [FFmpeg-devel,1/6] avformat/rtpdec: update the previous with new seq - - - - 2-- 2020-10-14 Lance Wang Accepted
[FFmpeg-devel,1/6] avformat/rtpdec: update the previous with new seq [FFmpeg-devel,1/6] avformat/rtpdec: update the previous with new seq - - - - 2-- 2020-10-14 Lance Wang Not Applicable
[FFmpeg-devel,1/6,v2] avdevice/alldevices: stop using deprecated linked list API [FFmpeg-devel,1/6,v2] avdevice/alldevices: stop using deprecated linked list API - - - - 2-- 2020-10-14 James Almer Accepted
[FFmpeg-devel,7/7] avcodec/adpcmenc: remove BLKSIZE #define [FFmpeg-devel,1/7] avcodec/adpcmenc: add "block_size" option - - - - 21- 2020-10-14 Zane van Iperen Accepted
[FFmpeg-devel,6/7] avcodec/adpcm_ima_wav: support variable block size for encoding [FFmpeg-devel,1/7] avcodec/adpcmenc: add "block_size" option - - - - 2-- 2020-10-14 Zane van Iperen Accepted
[FFmpeg-devel,5/7] avcodec/adpcm_yamaha: support variable block size for encoding [FFmpeg-devel,1/7] avcodec/adpcmenc: add "block_size" option - - - - 2-- 2020-10-14 Zane van Iperen Accepted
[FFmpeg-devel,4/7] avcodec/adpcm_ima_apm: support variable block size for encoding [FFmpeg-devel,1/7] avcodec/adpcmenc: add "block_size" option - - - - 2-- 2020-10-14 Zane van Iperen Accepted
[FFmpeg-devel,3/7] avcodec/adpcm_ima_ssi: support variable block size for encoding [FFmpeg-devel,1/7] avcodec/adpcmenc: add "block_size" option - - - - 2-- 2020-10-14 Zane van Iperen Accepted
[FFmpeg-devel,2/7] avcodec/adpcm_ms: support variable block size for encoding [FFmpeg-devel,1/7] avcodec/adpcmenc: add "block_size" option - - - - 2-- 2020-10-14 Zane van Iperen Accepted
[FFmpeg-devel,1/7] avcodec/adpcmenc: add "block_size" option [FFmpeg-devel,1/7] avcodec/adpcmenc: add "block_size" option - - - - 2-- 2020-10-14 Zane van Iperen Accepted
[FFmpeg-devel,3/3] ffmpeg.c: refactor picking default video stream [FFmpeg-devel,1/3] ffmpeg.c: rename 'area' to 'score' - - - - 21- 2020-10-14 Anton Khirnov New
[FFmpeg-devel,2/3] ffmpeg.c: refine picking default video stream [FFmpeg-devel,1/3] ffmpeg.c: rename 'area' to 'score' - - - - 2-- 2020-10-14 Anton Khirnov New
[FFmpeg-devel,1/3] ffmpeg.c: rename 'area' to 'score' [FFmpeg-devel,1/3] ffmpeg.c: rename 'area' to 'score' - 1 - - 2-- 2020-10-14 Anton Khirnov Accepted
[FFmpeg-devel] lavc/qsvenc: fix poor video quality with "-force_key_frames" [FFmpeg-devel] lavc/qsvenc: fix poor video quality with "-force_key_frames" - - - - 21- 2020-10-14 Alex Pokotilo New
[FFmpeg-devel] libavfilter/dnn/dnn_backend{openvino, tf}: check memory alloc non-NULL [FFmpeg-devel] libavfilter/dnn/dnn_backend{openvino, tf}: check memory alloc non-NULL - 1 - - --- 2020-10-14 Chris Miceli Accepted
[FFmpeg-devel] libavfilter/dnn_backend_native: check mem allocation [FFmpeg-devel] libavfilter/dnn_backend_native: check mem allocation - 1 - - --- 2020-10-14 Chris Miceli Accepted
[FFmpeg-devel] Support HDR10+ metadata for HEVC. [FFmpeg-devel] Support HDR10+ metadata for HEVC. - - - - -1- 2020-10-13 Mohammad Izadi Superseded
[FFmpeg-devel,v2] Unbreak av_malloc_max(0) API/ABI [FFmpeg-devel,v2] Unbreak av_malloc_max(0) API/ABI - - - - 21- 2020-10-13 Joakim Tjernlund Superseded
[FFmpeg-devel] Unbreak av_malloc_max(0) API/ABI [FFmpeg-devel] Unbreak av_malloc_max(0) API/ABI - - - - 21- 2020-10-13 Joakim Tjernlund Superseded
[FFmpeg-devel,v2] avformat/webvttdec, enc: correctly process files containing STYLE, REGION blocks [FFmpeg-devel,v2] avformat/webvttdec, enc: correctly process files containing STYLE, REGION blocks - - - - 111 2020-10-13 Dave Evans New
[FFmpeg-devel,9/9] avcodec/ylc: Inline constants [FFmpeg-devel,1/9] avcodec/asvdec: Reduce the size of some VLCs - - - - 21- 2020-10-13 Andreas Rheinhardt Accepted
[FFmpeg-devel,8/9] avcodec/v3/408enc: Remove empty close functions [FFmpeg-devel,1/9] avcodec/asvdec: Reduce the size of some VLCs - 1 - - 2-- 2020-10-13 Andreas Rheinhardt Accepted
[FFmpeg-devel,7/9] avfilter/af_mcompand: Remove redundant calls to AVFilter.uninit [FFmpeg-devel,1/9] avcodec/asvdec: Reduce the size of some VLCs - - - - 2-- 2020-10-13 Andreas Rheinhardt Accepted
[FFmpeg-devel,6/9] avcodec/asvenc: Avoid reversing output data twice [FFmpeg-devel,1/9] avcodec/asvdec: Reduce the size of some VLCs - - - - 2-- 2020-10-13 Andreas Rheinhardt Accepted
[FFmpeg-devel,5/9] avcodec/asvenc: Simplify flushing and padding packet [FFmpeg-devel,1/9] avcodec/asvdec: Reduce the size of some VLCs - - - - 2-- 2020-10-13 Andreas Rheinhardt Accepted
[FFmpeg-devel,4/9] avcodec/asvenc: Inline constants [FFmpeg-devel,1/9] avcodec/asvdec: Reduce the size of some VLCs - - - - 2-- 2020-10-13 Andreas Rheinhardt Accepted
[FFmpeg-devel,3/9] avcodecc/asvdec: Avoid reversing input data twice [FFmpeg-devel,1/9] avcodec/asvdec: Reduce the size of some VLCs - - - - 2-- 2020-10-13 Andreas Rheinhardt Accepted
[FFmpeg-devel,2/9] avcodec/asvdec: Use init_get_bits8() [FFmpeg-devel,1/9] avcodec/asvdec: Reduce the size of some VLCs - - - - 2-- 2020-10-13 Andreas Rheinhardt Accepted
[FFmpeg-devel,1/9] avcodec/asvdec: Reduce the size of some VLCs [FFmpeg-devel,1/9] avcodec/asvdec: Reduce the size of some VLCs - - - - 2-- 2020-10-13 Andreas Rheinhardt Accepted
[FFmpeg-devel] dnn_backend_tf.c: add option sess_config for tf backend [FFmpeg-devel] dnn_backend_tf.c: add option sess_config for tf backend - - - - 21- 2020-10-13 Guo, Yejun Superseded
[FFmpeg-devel] Preventing Buffer Overflow for RTSP Links Increasing the buffer size of control uri,… [FFmpeg-devel] Preventing Buffer Overflow for RTSP Links Increasing the buffer size of control uri,… - - - - 21- 2020-10-13 Yigit Uyan Accepted
[FFmpeg-devel] avformat/hlsenc: support CODECS Attribute in hevc EXT-X-STREAM-INF [FFmpeg-devel] avformat/hlsenc: support CODECS Attribute in hevc EXT-X-STREAM-INF - - - - 22- 2020-10-13 Liu Steven Accepted
[FFmpeg-devel] libavformat/hls: check new_init_section for null [FFmpeg-devel] libavformat/hls: check new_init_section for null - 1 - - 21- 2020-10-13 Chris Miceli New
[FFmpeg-devel] libavfilter/dnn_backend_native: check mem allocation [FFmpeg-devel] libavfilter/dnn_backend_native: check mem allocation - - - - 21- 2020-10-13 Chris Miceli Superseded
[FFmpeg-devel] libavformat/utils: Fix misleading indent [FFmpeg-devel] libavformat/utils: Fix misleading indent - - - - 21- 2020-10-13 Chris Miceli Accepted
[FFmpeg-devel] libavfilter/dnn_backend_native: check mem allocation [FFmpeg-devel] libavfilter/dnn_backend_native: check mem allocation - - - - 21- 2020-10-13 Chris Miceli Superseded
[FFmpeg-devel] libavfilter/af_mcompand: Check for failure to allocate memory [FFmpeg-devel] libavfilter/af_mcompand: Check for failure to allocate memory - - - - 21- 2020-10-13 Chris Miceli New
[FFmpeg-devel] libavfilter/af_mcompand: Check for failure to allocate memory [FFmpeg-devel] libavfilter/af_mcompand: Check for failure to allocate memory - - - - 21- 2020-10-13 Chris Miceli Superseded
[FFmpeg-devel] libavformat/avidec: check memory allocation [FFmpeg-devel] libavformat/avidec: check memory allocation - - - - 21- 2020-10-13 Chris Miceli Accepted
[FFmpeg-devel] libavfilter/dnn_backend_native: check mem allocation [FFmpeg-devel] libavfilter/dnn_backend_native: check mem allocation - - - - 21- 2020-10-13 Chris Miceli Superseded
[FFmpeg-devel] libavfilter/dnn_backend_native: chk mem allocation [FFmpeg-devel] libavfilter/dnn_backend_native: chk mem allocation - - - - 22- 2020-10-13 Chris Miceli Superseded
[FFmpeg-devel] libavfilter/af_mcompand: Check for failure to allocate memory [FFmpeg-devel] libavfilter/af_mcompand: Check for failure to allocate memory - - - - 21- 2020-10-13 Chris Miceli Superseded
[FFmpeg-devel] libavfilter/dnn_backend_native: chk mem allocation [FFmpeg-devel] libavfilter/dnn_backend_native: chk mem allocation - - - - 22- 2020-10-13 Chris Miceli Superseded
[FFmpeg-devel] libavfilter/af_mcompand: Check for failure to allocate memory [FFmpeg-devel] libavfilter/af_mcompand: Check for failure to allocate memory - - - - 21- 2020-10-13 Chris Miceli Superseded
[FFmpeg-devel] avformat/webvttdec, enc: correctly process files containing STYLE, REGION blocks [FFmpeg-devel] avformat/webvttdec, enc: correctly process files containing STYLE, REGION blocks - - - - 111 2020-10-12 Dave Evans Superseded
[FFmpeg-devel,v3,6/6] avformat/rtsp: don't forget to call ff_network_close() on error [FFmpeg-devel,v3,1/6] avformat/rtspdec: add network init to listen mode - - - - 21- 2020-10-12 Andriy Gelman Accepted
[FFmpeg-devel,v3,5/6] avformat/rtsp: set return variable in error path [FFmpeg-devel,v3,1/6] avformat/rtspdec: add network init to listen mode - - - - 2-- 2020-10-12 Andriy Gelman Accepted
[FFmpeg-devel,v3,4/6] avformat/rtspdec: cosmetics [FFmpeg-devel,v3,1/6] avformat/rtspdec: add network init to listen mode - - - - 2-- 2020-10-12 Andriy Gelman Accepted
[FFmpeg-devel,v3,3/6] avformat/rtspdec: fix mem leaks in connect mode if init fails [FFmpeg-devel,v3,1/6] avformat/rtspdec: add network init to listen mode - - - - 2-- 2020-10-12 Andriy Gelman Accepted
[FFmpeg-devel,v3,2/6] avformat/rtspdec: fix mem leaks in listen mode if init fails [FFmpeg-devel,v3,1/6] avformat/rtspdec: add network init to listen mode - - - - 2-- 2020-10-12 Andriy Gelman Accepted
[FFmpeg-devel,v3,1/6] avformat/rtspdec: add network init to listen mode [FFmpeg-devel,v3,1/6] avformat/rtspdec: add network init to listen mode - - - - 2-- 2020-10-12 Andriy Gelman Accepted
[FFmpeg-devel,v9] avfilter/avf_aphasemeter: Add out of phase and mono detection [FFmpeg-devel,v9] avfilter/avf_aphasemeter: Add out of phase and mono detection - - - - 21- 2020-10-12 Romane Lafon Accepted
[FFmpeg-devel] avcodec/aacdec_fixed: Limit index in vector_pow43() [FFmpeg-devel] avcodec/aacdec_fixed: Limit index in vector_pow43() - - - - 21- 2020-10-12 Michael Niedermayer Accepted
[FFmpeg-devel] avfilter/vf_scale_cuda: unload cuModule when uninit [FFmpeg-devel] avfilter/vf_scale_cuda: unload cuModule when uninit - - - - 21- 2020-10-12 leozhang Accepted
[FFmpeg-devel] avformat/hlsenc: support CODECS Attribute in hevc EXT-X-STREAM-INF [FFmpeg-devel] avformat/hlsenc: support CODECS Attribute in hevc EXT-X-STREAM-INF - - - - 21- 2020-10-12 Liu Steven Superseded
[FFmpeg-devel,7/7] avcodec/webp: Use LE VLC table for LE bitstream reader [FFmpeg-devel,1/7] avcodec/indeo2: Remove #ifdef BITSTREAM_READER_LE cruft - 1 - - 21- 2020-10-12 Andreas Rheinhardt Accepted
« 1 2 ... 231 232 233454 455 »