Show patches with: Archived = No       |   45488 patches
« 1 2 ... 231 232 233454 455 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v3] lavf/url: fix rel path’s query string contains :/ [FFmpeg-devel,v3] lavf/url: fix rel path’s query string contains :/ - 1 - - 31- 2020-10-17 蔡昊凝 New
[FFmpeg-devel,v2] fix relative URLs contains "://" or "#" [FFmpeg-devel,v2] fix relative URLs contains "://" or "#" - - - - 31- 2020-10-17 蔡昊凝 Superseded
[FFmpeg-devel,v3,8/8] avcodec/movtextenc: Cleanup generically on init failure [FFmpeg-devel,v3,1/8] avcodec/movtextenc: Fix potential use of uninitialized value - - - - 31- 2020-10-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,v3,7/8] avcodec/movtextenc: Remove redundant function parameters [FFmpeg-devel,v3,1/8] avcodec/movtextenc: Fix potential use of uninitialized value - - - - 2-- 2020-10-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,v3,6/8] avcodec/movtextenc: Simplify writing to AVBPrint [FFmpeg-devel,v3,1/8] avcodec/movtextenc: Fix potential use of uninitialized value - - - - 2-- 2020-10-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,v3,5/8] avcodec/movtextenc: Fix undefined left shifts outside the range of int [FFmpeg-devel,v3,1/8] avcodec/movtextenc: Fix potential use of uninitialized value - - - - 2-- 2020-10-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,v3,4/8] avcodec/movtextenc: Fix memleak on (re)allocation error [FFmpeg-devel,v3,1/8] avcodec/movtextenc: Fix potential use of uninitialized value - - - - 21- 2020-10-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,v3,3/8] avcodec/movtextenc: Don't presume every style to have a font [FFmpeg-devel,v3,1/8] avcodec/movtextenc: Fix potential use of uninitialized value - - - - 2-- 2020-10-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,v3,2/8] avcodec/movtextenc: Reset array counter after freeing array [FFmpeg-devel,v3,1/8] avcodec/movtextenc: Fix potential use of uninitialized value - - - - 2-- 2020-10-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,v3,1/8] avcodec/movtextenc: Fix potential use of uninitialized value [FFmpeg-devel,v3,1/8] avcodec/movtextenc: Fix potential use of uninitialized value - - - - 2-- 2020-10-17 Andreas Rheinhardt Accepted
[FFmpeg-devel,v2] lavf/url: fix rel path’s query string contains :/ [FFmpeg-devel,v2] lavf/url: fix rel path’s query string contains :/ - - - - 31- 2020-10-17 蔡昊凝 Superseded
[FFmpeg-devel,5/5] avformat/boadec: Check that channels and block_align are set [FFmpeg-devel,1/5] avcodec/mobiclip: Avoid signed integer overflows in idct() - - - - 21- 2020-10-16 Michael Niedermayer Accepted
[FFmpeg-devel,4/5] avformat/icodec: Change order of operations to avoid NULL dereference [FFmpeg-devel,1/5] avcodec/mobiclip: Avoid signed integer overflows in idct() - - - - 2-- 2020-10-16 Michael Niedermayer Accepted
[FFmpeg-devel,3/5] avformat/asfdec_f: Check for negative ext_len [FFmpeg-devel,1/5] avcodec/mobiclip: Avoid signed integer overflows in idct() - - - - 2-- 2020-10-16 Michael Niedermayer Accepted
[FFmpeg-devel,2/5] avcodec/exr: Check limits to avoid overflow in delta computation [FFmpeg-devel,1/5] avcodec/mobiclip: Avoid signed integer overflows in idct() - - - - 2-- 2020-10-16 Michael Niedermayer Accepted
[FFmpeg-devel,1/5] avcodec/mobiclip: Avoid signed integer overflows in idct() [FFmpeg-devel,1/5] avcodec/mobiclip: Avoid signed integer overflows in idct() - - - - 2-- 2020-10-16 Michael Niedermayer Accepted
[FFmpeg-devel,2/2] avcodec/movtextenc: Don't presume every style to have a font [FFmpeg-devel,1/2] avcodec/movtextdec: Reset array counter after freeing array - - - - 21- 2020-10-16 Andreas Rheinhardt Superseded
[FFmpeg-devel,1/2] avcodec/movtextdec: Reset array counter after freeing array [FFmpeg-devel,1/2] avcodec/movtextdec: Reset array counter after freeing array - - - - 2-- 2020-10-16 Andreas Rheinhardt Superseded
[FFmpeg-devel] avcodec/hevcdec: constrained intra predict, do not check top left IS_INTRA if it's n… [FFmpeg-devel] avcodec/hevcdec: constrained intra predict, do not check top left IS_INTRA if it's n… - - - - 21- 2020-10-16 Guangxin Xu Accepted
[FFmpeg-devel,v3,6/6] ffmpeg: add a data size threshold for muxing queue size ffmpeg: late A/V encoder init, AVFrame metadata usage - - - - 21- 2020-10-16 Jan Ekström Accepted
[FFmpeg-devel,v3,5/6] ffmpeg: move field order decision making to encoder initialization ffmpeg: late A/V encoder init, AVFrame metadata usage - - - - 2-- 2020-10-16 Jan Ekström Superseded
[FFmpeg-devel,v3,4/6] ffmpeg: pass decoded or filtered AVFrame to output stream initialization ffmpeg: late A/V encoder init, AVFrame metadata usage - - - - 2-- 2020-10-16 Jan Ekström Superseded
[FFmpeg-devel,v3,3/6] ffmpeg: move A/V non-streamcopy initialization to a later point ffmpeg: late A/V encoder init, AVFrame metadata usage - - - - 2-- 2020-10-16 Jan Ekström Superseded
[FFmpeg-devel,v3,2/6] ffmpeg: move AVFrame time base adjustment into a function ffmpeg: late A/V encoder init, AVFrame metadata usage - - - - 2-- 2020-10-16 Jan Ekström Superseded
[FFmpeg-devel,v3,1/6] ffmpeg: deduplicate init_output_stream usage logic ffmpeg: late A/V encoder init, AVFrame metadata usage - 1 - - 2-- 2020-10-16 Jan Ekström Accepted
[FFmpeg-devel,v3,0/6] ffmpeg: late A/V encoder init, AVFrame metadata usage - - - - --- 2020-10-16 Jan Ekström None
[FFmpeg-devel,v1] libavformat/hls: During operation, the user exits and interrupts, causing pls->se… [FFmpeg-devel,v1] libavformat/hls: During operation, the user exits and interrupts, causing pls->se… - - - - 21- 2020-10-16 徐慧书 New
[FFmpeg-devel,v2] libavcodec/pthread_frame: fix crash that call method ff_frame_thread_init failed … [FFmpeg-devel,v2] libavcodec/pthread_frame: fix crash that call method ff_frame_thread_init failed … - - - - 22- 2020-10-16 徐慧书 New
[FFmpeg-devel,3/3] avcodec/utils: Check for overflow with ATRAC* in get_audio_frame_duration() [FFmpeg-devel,1/3] avcodec/hevc_mvs: Cleanup ff_hevc_set_neighbour_available() - - - - 21- 2020-10-16 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avcodec/hevcpred_template: Fix diagonal chroma availability in 4:2:2 edge case i… [FFmpeg-devel,1/3] avcodec/hevc_mvs: Cleanup ff_hevc_set_neighbour_available() - - - - 2-- 2020-10-16 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] avcodec/hevc_mvs: Cleanup ff_hevc_set_neighbour_available() [FFmpeg-devel,1/3] avcodec/hevc_mvs: Cleanup ff_hevc_set_neighbour_available() - - - - 2-- 2020-10-16 Michael Niedermayer Accepted
[FFmpeg-devel,3/3] tools/target_dem_fuzzer: Set format independent of c [FFmpeg-devel,1/3] avformat/av1dec: Fix padding in obu_get_packet() - - - - 21- 2020-10-16 Michael Niedermayer Accepted
[FFmpeg-devel,2/3] avformat/asfdec_f: Check for negative ext_len [FFmpeg-devel,1/3] avformat/av1dec: Fix padding in obu_get_packet() - - - - 2-- 2020-10-16 Michael Niedermayer Accepted
[FFmpeg-devel,1/3] avformat/av1dec: Fix padding in obu_get_packet() [FFmpeg-devel,1/3] avformat/av1dec: Fix padding in obu_get_packet() - - - - 2-- 2020-10-16 Michael Niedermayer Accepted
[FFmpeg-devel,v4] Unbreak av_malloc_max(0) API/ABI [FFmpeg-devel,v4] Unbreak av_malloc_max(0) API/ABI - - - - 21- 2020-10-16 Joakim Tjernlund New
[FFmpeg-devel,v1.1,5/5] fate: add test for adpcm_swf in wav Untitled series #2567 - - - - --- 2020-10-16 Zane van Iperen Superseded
[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,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
« 1 2 ... 231 232 233454 455 »