Show patches with: State = Action Required       |    Archived = No       |   17656 patches
« 1 2 ... 124 125 126176 177 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] add MEDIASUBTYPE_RGB8 support [FFmpeg-devel] add MEDIASUBTYPE_RGB8 support - - - - 1-- 2020-02-17 Jim Hauxwell New
[FFmpeg-devel] OpenBSD suport [FFmpeg-devel] OpenBSD suport - - - - 1-- 2020-02-15 Brad Smith New
[FFmpeg-devel] fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale [FFmpeg-devel] fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale - - - - 1-- 2020-02-15 Fu, Linjie New
[FFmpeg-devel,2/2] avformat/utils: reindent [FFmpeg-devel,1/2] avformat/utils: avoid unsigned integer overflows - - - - 1-- 2020-02-15 Paul B Mahol New
[FFmpeg-devel] avfilter/vf_program_opencl: make it possible to pass plane as argument to kernel [FFmpeg-devel] avfilter/vf_program_opencl: make it possible to pass plane as argument to kernel - - - - 1-- 2020-02-14 Paul B Mahol New
[FFmpeg-devel,3/3] libavcodec/libx264.c: add support for use_last_roi [FFmpeg-devel,1/3] avutil/frame: add use_last_roi - - - - 1-- 2020-02-14 Guo, Yejun New
[FFmpeg-devel,2/3] libavcodec/libx264.c: refine code to extract function x264_encode_set_roi [FFmpeg-devel,1/3] avutil/frame: add use_last_roi - - - - 1-- 2020-02-14 Guo, Yejun New
[FFmpeg-devel,1/3] avutil/frame: add use_last_roi [FFmpeg-devel,1/3] avutil/frame: add use_last_roi - - - - 1-- 2020-02-14 Guo, Yejun New
[FFmpeg-devel,2/2] avcodec/dstdec: Check sample rate [FFmpeg-devel,1/2] avcodec/dstdec: Use local channels variable - 2 - - 1-- 2020-02-13 Michael Niedermayer New
[FFmpeg-devel] compat/os2threads:define INCL_DOSERRORS [FFmpeg-devel] compat/os2threads:define INCL_DOSERRORS - - - - 1-- 2020-02-13 Dave Yeo New
[FFmpeg-devel,1/1] ffmpeg: gnutls: ignore TLS rehandshake requests [FFmpeg-devel,1/1] ffmpeg: gnutls: ignore TLS rehandshake requests - - - - 1-- 2020-02-12 Tristan Matthews New
[FFmpeg-devel,1/2] avcodec/midivid: Check dimensions to be the multiple assumed by the implementati… [FFmpeg-devel,1/2] avcodec/midivid: Check dimensions to be the multiple assumed by the implementati… - - - - 1-- 2020-02-12 Michael Niedermayer New
[FFmpeg-devel,avfomat/rtp:,source,ips,lost,when,specified,as,URL,options] Patch for ffmpeg using rt… [FFmpeg-devel,avfomat/rtp:,source,ips,lost,when,specified,as,URL,options] Patch for ffmpeg using rt… - - - - 1-- 2020-02-12 Ross Nicholson New
[FFmpeg-devel] libavformat/utils.c: Fixed URL parsing [FFmpeg-devel] libavformat/utils.c: Fixed URL parsing - - - - 1-- 2020-02-12 Gautam Ramakrishnan New
[FFmpeg-devel] fftools/ffmpeg: allow forcing input framerate on streamcopy [FFmpeg-devel] fftools/ffmpeg: allow forcing input framerate on streamcopy - - - - 1-- 2020-02-11 Paul B Mahol New
[FFmpeg-devel] Update HDR10+ metadata structure. [FFmpeg-devel] Update HDR10+ metadata structure. - - - - 1-- 2020-02-10 Mohammad Izadi New
[FFmpeg-devel,2/2] avformat/wtvdec: Avoid allocations for AVIOContext [FFmpeg-devel,1/2] avformat/wtvdec: Forward errors when reading packet - - - - 1-- 2020-02-10 Andreas Rheinhardt New
[FFmpeg-devel,v2] avcodec/h264_metadata_bsf: give warning when display_orientation set to EXTRACT [FFmpeg-devel,v2] avcodec/h264_metadata_bsf: give warning when display_orientation set to EXTRACT - - - - 1-- 2020-02-09 Liu Steven New
[FFmpeg-devel] doc/ffmpeg: Fix bug #8204 [FFmpeg-devel] doc/ffmpeg: Fix bug #8204 - - - - 1-- 2020-02-08 Gautam Ramakrishnan New
[FFmpeg-devel,5/7] tools/target_dec_fuzzer: Fuzz AV_CODEC_FLAG2_EXPORT_MVS [FFmpeg-devel,1/7] tools/target_dec_fuzzer: Fuzz skip_frame - - - - 1-- 2020-02-07 Michael Niedermayer New
[FFmpeg-devel,3/7] tools/target_dec_fuzzer: enable mjpeg for tiff or tdsc [FFmpeg-devel,1/7] tools/target_dec_fuzzer: Fuzz skip_frame - - - - 1-- 2020-02-07 Michael Niedermayer New
[FFmpeg-devel,2/7] avcodec/h264_levels: Remove unused ff_h264_get_level() [FFmpeg-devel,1/7] tools/target_dec_fuzzer: Fuzz skip_frame - - - - 1-- 2020-02-07 Michael Niedermayer New
[FFmpeg-devel,1/7] tools/target_dec_fuzzer: Fuzz skip_frame [FFmpeg-devel,1/7] tools/target_dec_fuzzer: Fuzz skip_frame - - - - 1-- 2020-02-07 Michael Niedermayer New
[FFmpeg-devel,1/3] avcodec/cavsdsp: Fix invalid left shifts in cavs_idct8_add_c() [FFmpeg-devel,1/3] avcodec/cavsdsp: Fix invalid left shifts in cavs_idct8_add_c() - - - - 1-- 2020-02-06 Michael Niedermayer New
[FFmpeg-devel,v1,2/2] avformat/rtpproto, sdp: write rtcp port to sdp file [FFmpeg-devel,v1,1/2] avformat/rtsp: apply rtcp attribute from sdp file - - - - 1-- 2020-02-04 Jun Li New
[FFmpeg-devel,v1,1/2] avformat/rtsp: apply rtcp attribute from sdp file [FFmpeg-devel,v1,1/2] avformat/rtsp: apply rtcp attribute from sdp file - - - - 1-- 2020-02-04 Jun Li New
[FFmpeg-devel,3/3] avcodec/libx264: add a check for the export_prft AVCodecContext flag [FFmpeg-devel,1/3] avcodec: add an AVCodecContext field to signal types of packet, frame, and coded… - - - - --1 2020-02-02 James Almer New
[FFmpeg-devel,1/1] libswscale: add area upscale libswscale: add area upscale - - - - 1-- 2020-02-02 Pavel Klimov New
[FFmpeg-devel,EXTREMELY,IMPORTANT,PLEASE,DO,NOT,IGNORE] avfilter/framesync: do not pick AV_TIME_BAS… [FFmpeg-devel,EXTREMELY,IMPORTANT,PLEASE,DO,NOT,IGNORE] avfilter/framesync: do not pick AV_TIME_BAS… - - - - 1-- 2020-02-01 Paul B Mahol New
[FFmpeg-devel] lavc/ac3dec: disable DRC by default [FFmpeg-devel] lavc/ac3dec: disable DRC by default - - - - 1-- 2020-02-01 rcombs New
[FFmpeg-devel] avfilter/scene_sad: add AArch64 SIMD [FFmpeg-devel] avfilter/scene_sad: add AArch64 SIMD - - - - --1 2020-02-01 Zhao Zhili New
[FFmpeg-devel] fftools/cmdutils: add no demuxer/muxer name specified message [FFmpeg-devel] fftools/cmdutils: add no demuxer/muxer name specified message - - - - 1-- 2020-01-31 Liu Steven New
[FFmpeg-devel,6/6] fftools/cmdutils: search for demuxer by extension as well [FFmpeg-devel,1/6] avformat/format: add av_demuxer_find_by_ext - - - - 1-- 2020-01-31 Gyan Doshi New
[FFmpeg-devel,5/6] fftools/ffplay: search for demuxer by extension as well [FFmpeg-devel,1/6] avformat/format: add av_demuxer_find_by_ext - - - - 1-- 2020-01-31 Gyan Doshi New
[FFmpeg-devel,4/6] fftools/ffprobe: search for demuxer by extension as well [FFmpeg-devel,1/6] avformat/format: add av_demuxer_find_by_ext - - - - 1-- 2020-01-31 Gyan Doshi New
[FFmpeg-devel,3/6] fftools/ffmpeg: search for demuxer by extension as well [FFmpeg-devel,1/6] avformat/format: add av_demuxer_find_by_ext - - - - 1-- 2020-01-31 Gyan Doshi New
[FFmpeg-devel,2/6] doc/APIchanges: add entry for av_demuxer_find_by_ext [FFmpeg-devel,1/6] avformat/format: add av_demuxer_find_by_ext - - - - 1-- 2020-01-31 Gyan Doshi New
[FFmpeg-devel,1/6] avformat/format: add av_demuxer_find_by_ext [FFmpeg-devel,1/6] avformat/format: add av_demuxer_find_by_ext - - - - 1-- 2020-01-31 Gyan Doshi New
[FFmpeg-devel,v2] avfilter/scale: fix CID 1457833 [FFmpeg-devel,v2] avfilter/scale: fix CID 1457833 - - - - 1-- 2020-01-31 Gyan Doshi New
[FFmpeg-devel] avformat/protocols: check protocol name before foreach [FFmpeg-devel] avformat/protocols: check protocol name before foreach - - - - 1-- 2020-01-31 Liu Steven New
[FFmpeg-devel,v4] avfilter/vf_zoompan: fix shaking when zooming [FFmpeg-devel,v4] avfilter/vf_zoompan: fix shaking when zooming - - - - 1-- 2020-01-29 Robert Deibel New
[FFmpeg-devel] Fix undefined behavior in ff_configure_buffers_for_index() [FFmpeg-devel] Fix undefined behavior in ff_configure_buffers_for_index() - - - - 1-- 2020-01-29 Dale Curtis New
[FFmpeg-devel] lavf/nut: Explicitely add tags for NV12 and NV21 [FFmpeg-devel] lavf/nut: Explicitely add tags for NV12 and NV21 - - - - 1-- 2020-01-29 Carl Eugen Hoyos New
[FFmpeg-devel,5/5] avformat/mov: correct to representative names for mov.c [FFmpeg-devel,1/5] avformat/format: add av_find_input_format2 - - - - 1-- 2020-01-28 Gyan Doshi New
[FFmpeg-devel,4/5] fftools/cmdutils: switch to av_find_input_format2 [FFmpeg-devel,1/5] avformat/format: add av_find_input_format2 - - - - 1-- 2020-01-28 Gyan Doshi New
[FFmpeg-devel,3/5] fftools/ffmpeg: switch to av_find_input_format2 [FFmpeg-devel,1/5] avformat/format: add av_find_input_format2 - - - - 1-- 2020-01-28 Gyan Doshi New
[FFmpeg-devel,2/5] doc/APIchanges: add entry for av_find_input_format2 [FFmpeg-devel,1/5] avformat/format: add av_find_input_format2 - - - - 1-- 2020-01-28 Gyan Doshi New
[FFmpeg-devel,1/5] avformat/format: add av_find_input_format2 [FFmpeg-devel,1/5] avformat/format: add av_find_input_format2 - - - - 1-- 2020-01-28 Gyan Doshi New
[FFmpeg-devel] avfilter/pad: round output width/height up instead of down. Fixes bugs #1618 and #84… [FFmpeg-devel] avfilter/pad: round output width/height up instead of down. Fixes bugs #1618 and #84… - - - - 1-- 2020-01-27 Ivan Middleton New
[FFmpeg-devel,1/2] avfilter/vf_find_rect: Increase worst score [FFmpeg-devel,1/2] avfilter/vf_find_rect: Increase worst score - - - - 1-- 2020-01-26 Michael Niedermayer New
[FFmpeg-devel] avdevice/pulse_audio_dec: identify channel layout [FFmpeg-devel] avdevice/pulse_audio_dec: identify channel layout - - - - 1-- 2020-01-26 Federico Simoncelli New
[FFmpeg-devel] af_volume: fix integer clip [FFmpeg-devel] af_volume: fix integer clip - - - - 1-- 2020-01-26 Zhao Zhili New
[FFmpeg-devel,13/13] lavc: bump micro version [FFmpeg-devel,01/13] lavc/ass: realign ff_ass_subtitle_header_default - - - - --1 2020-01-25 rcombs New
[FFmpeg-devel,12/13] lavc/libzvbi-teletextdec: add support for configuring default style via AVOpti… [FFmpeg-devel,01/13] lavc/ass: realign ff_ass_subtitle_header_default - - - - 1-- 2020-01-25 rcombs New
[FFmpeg-devel,11/13] lavc/samidec: add support for configuring default style via AVOptions [FFmpeg-devel,01/13] lavc/ass: realign ff_ass_subtitle_header_default - - - - 1-- 2020-01-25 rcombs New
[FFmpeg-devel,10/13] lavc/movtextdec: add support for configuring default style via AVOptions [FFmpeg-devel,01/13] lavc/ass: realign ff_ass_subtitle_header_default - - - - 1-- 2020-01-25 rcombs New
[FFmpeg-devel,09/13] lavc/mpl2dec: add support for configuring default style via AVOptions [FFmpeg-devel,01/13] lavc/ass: realign ff_ass_subtitle_header_default - - - - 1-- 2020-01-25 rcombs New
[FFmpeg-devel,08/13] lavc/samidec: add support for configuring default style via AVOptions [FFmpeg-devel,01/13] lavc/ass: realign ff_ass_subtitle_header_default - - - - 1-- 2020-01-25 rcombs New
[FFmpeg-devel,07/13] lavc/subviewerdec: add support for configuring default style via AVOptions [FFmpeg-devel,01/13] lavc/ass: realign ff_ass_subtitle_header_default - - - - 1-- 2020-01-25 rcombs New
[FFmpeg-devel,06/13] lavc/jacosubdec: add support for configuring default style via AVOptions [FFmpeg-devel,01/13] lavc/ass: realign ff_ass_subtitle_header_default - - - - 1-- 2020-01-25 rcombs New
[FFmpeg-devel,05/13] lavc/realtextdec: add support for configuring default style via AVOptions [FFmpeg-devel,01/13] lavc/ass: realign ff_ass_subtitle_header_default - - - - 1-- 2020-01-25 rcombs New
[FFmpeg-devel,04/13] lavc/webvttdec: add support for configuring default style via AVOptions [FFmpeg-devel,01/13] lavc/ass: realign ff_ass_subtitle_header_default - - - - 1-- 2020-01-25 rcombs New
[FFmpeg-devel,03/13] lavc/srtdec: add support for configuring default style via AVOptions [FFmpeg-devel,01/13] lavc/ass: realign ff_ass_subtitle_header_default - - - - 1-- 2020-01-25 rcombs New
[FFmpeg-devel,02/13] lavc/ass: add support for configuring default style via AVOptions [FFmpeg-devel,01/13] lavc/ass: realign ff_ass_subtitle_header_default - - - - 1-- 2020-01-25 rcombs New
[FFmpeg-devel,01/13] lavc/ass: realign ff_ass_subtitle_header_default [FFmpeg-devel,01/13] lavc/ass: realign ff_ass_subtitle_header_default - - - - 1-- 2020-01-25 rcombs New
[FFmpeg-devel,11/12] avformat/hevc: Clarify documentation of filter_ps [FFmpeg-devel,1/6] avformat/matroskaenc: Check for reformatting errors - - - - 1-- 2020-01-24 Andreas Rheinhardt New
[FFmpeg-devel,08/12] avformat/avc, hevc: Check the allocations implicit in dynamic buffers [FFmpeg-devel,1/6] avformat/matroskaenc: Check for reformatting errors - - - - 1-- 2020-01-24 Andreas Rheinhardt New
[FFmpeg-devel,2/2] avcodec/dnxhdenc: properly store colorspace info Untitled series #222 - - - - --- 2020-01-24 Paul B Mahol New
[FFmpeg-devel] avfilter/af_anlmdn: add AArch64 SIMD for compute_distance_ssd [FFmpeg-devel] avfilter/af_anlmdn: add AArch64 SIMD for compute_distance_ssd - - - - --1 2020-01-24 Zhao Zhili New
[FFmpeg-devel,2/2] avcodec/libx264: add a check for the export_prft AVCodecContext flag [FFmpeg-devel,1/2] avcodec: add an AVCodecContext flag to export PRFT side data on demand - - - - 1-- 2020-01-23 James Almer New
[FFmpeg-devel] lavc/qsv: adding DX11 support [FFmpeg-devel] lavc/qsv: adding DX11 support - - - - 1-- 2020-01-23 galinart New
[FFmpeg-devel] zoompan filter: fix shaking when zooming [FFmpeg-devel] zoompan filter: fix shaking when zooming - - - - 1-- 2020-01-23 Robert Deibel New
[FFmpeg-devel,V2] fate/filter-video.mak: do not use bit-exact check for dnn_processing [FFmpeg-devel,V2] fate/filter-video.mak: do not use bit-exact check for dnn_processing - - - - --1 2020-01-22 Guo, Yejun New
[FFmpeg-devel,1/1] avdevice/gdigrab remove CAPTUREBLT flag [FFmpeg-devel,1/1] avdevice/gdigrab remove CAPTUREBLT flag - - - - 1-- 2020-01-22 fgodtdev@hotmail.com New
[FFmpeg-devel] libavcodec/qsvenc.c: Set height and width alignment when encoding with mjpeg_qsv [FFmpeg-devel] libavcodec/qsvenc.c: Set height and width alignment when encoding with mjpeg_qsv - - - - 1-- 2020-01-21 Jon Cook New
[FFmpeg-devel,PATCHv2] Include slot owner in summary hash [FFmpeg-devel,PATCHv2] Include slot owner in summary hash - - - - --1 2020-01-21 Martin Storsjö New
[FFmpeg-devel] lavfi/qsvvpp: check return value for av_frame_copy_props [FFmpeg-devel] lavfi/qsvvpp: check return value for av_frame_copy_props - - - - 1-- 2020-01-21 Fu, Linjie New
[FFmpeg-devel] lavc/qsv: refine return value check for MFXQueryIMPL [FFmpeg-devel] lavc/qsv: refine return value check for MFXQueryIMPL - - - - 1-- 2020-01-21 Fu, Linjie New
[FFmpeg-devel] lavc/qsvenc: add NULL pointer check for frame before use [FFmpeg-devel] lavc/qsvenc: add NULL pointer check for frame before use - - - - 1-- 2020-01-21 Fu, Linjie New
[FFmpeg-devel] lavfi/vf_scale_qsv: add extra_hw_frames support [FFmpeg-devel] lavfi/vf_scale_qsv: add extra_hw_frames support - - - - 1-- 2020-01-21 Fu, Linjie New
[FFmpeg-devel,2/2] avcodec/j2kenc: Simplify creation of luts [FFmpeg-devel,1/2] avcodec/j2kenc: Fix undefined shifts of negative numbers - - - - 1-- 2020-01-21 Andreas Rheinhardt New
[FFmpeg-devel] libavcodec/exr.c: Made channel name comparisons case insensitive. [FFmpeg-devel] libavcodec/exr.c: Made channel name comparisons case insensitive. - - - - 1-- 2020-01-20 Gonzalo Garramuño New
[FFmpeg-devel] avformat/hlsenc: compiler warning fix [FFmpeg-devel] avformat/hlsenc: compiler warning fix - - - - 1-- 2020-01-20 Bodecs Bela New
[FFmpeg-devel] lavd/avfoundation: Add an option to drop late frames. [FFmpeg-devel] lavd/avfoundation: Add an option to drop late frames. - - - - 1-- 2020-01-19 Thilo Borgmann New
[FFmpeg-devel,v1] avcodec/libx264: return immediately if encode_nals return 0 [FFmpeg-devel,v1] avcodec/libx264: return immediately if encode_nals return 0 - - - - 1-- 2020-01-19 Lance Wang New
[FFmpeg-devel] Segfault calling av_interleaved_write_frame [FFmpeg-devel] Segfault calling av_interleaved_write_frame - - - - --1 2020-01-18 Jonathan Noble New
[FFmpeg-devel] avfilter/af_afir: add AArch64 SIMD for fcmul_add [FFmpeg-devel] avfilter/af_afir: add AArch64 SIMD for fcmul_add - - - - 1-- 2020-01-18 Zhao Zhili New
[FFmpeg-devel,V1,1/2] doc/bsfs: h264_metadata: Update docs about display orientation SEI [FFmpeg-devel,V1,1/2] doc/bsfs: h264_metadata: Update docs about display orientation SEI - - - - 1-- 2020-01-18 Jun Zhao New
[FFmpeg-devel,v2,2/2] avcodec/libx264: return error if unknown picture type encountered Untitled series #128 - - - - --- 2020-01-17 Lance Wang New
[FFmpeg-devel] avfilter/tonemap_vaapi: pass filter parameters to VA parameter buffer [FFmpeg-devel] avfilter/tonemap_vaapi: pass filter parameters to VA parameter buffer - - - - 1-- 2020-01-17 Sun, Xinpeng New
[FFmpeg-devel,v3] doc/v4l2_m2m: Add documentation [FFmpeg-devel,v3] doc/v4l2_m2m: Add documentation - - - - 1-- 2020-01-17 Andriy Gelman New
[FFmpeg-devel] compat/w32pthreads: propagate the return value of SleepConditionVariableSRW() [FFmpeg-devel] compat/w32pthreads: propagate the return value of SleepConditionVariableSRW() - - - - 1-- 2020-01-17 James Almer New
[FFmpeg-devel,1/2] avutil/log: Add av_log_once() for printing a message just once per instance [FFmpeg-devel,1/2] avutil/log: Add av_log_once() for printing a message just once per instance - - - - 1-- 2020-01-16 Michael Niedermayer New
[FFmpeg-devel,v2] lavf/libsrt: nonblock enabling correction [FFmpeg-devel,v2] lavf/libsrt: nonblock enabling correction - - - - 1-- 2020-01-16 Anthony Delannoy New
[FFmpeg-devel] avutil/avcodec: expanded on channel configurations for spatial audio [FFmpeg-devel] avutil/avcodec: expanded on channel configurations for spatial audio - - - - 1-- 2020-01-16 Dylan Marcus New
[FFmpeg-devel,4/4] avformat/udp: do not use thread cancellation when receiving data [FFmpeg-devel,1/4] avformat/udp: add newline after warning - - - - 1-- 2020-01-16 Marton Balint New
[FFmpeg-devel,v2] HEVC: Export motion vectors to frame side data. [FFmpeg-devel,v2] HEVC: Export motion vectors to frame side data. - - - - 1-- 2020-01-15 Asaf Kave New
[FFmpeg-devel] lavu/hwcontext_vaapi: cope with race map for YUV420P [FFmpeg-devel] lavu/hwcontext_vaapi: cope with race map for YUV420P - - 1 - 1-- 2020-01-15 Fu, Linjie New
[FFmpeg-devel,2/2] avcodec/wmalosslessdec: Replace negative channel check by assert [FFmpeg-devel,1/2] avcodec/wmalosslessdec: move channel check up - - - - 1-- 2020-01-15 Michael Niedermayer New
[FFmpeg-devel,1/2] avcodec/wmalosslessdec: move channel check up [FFmpeg-devel,1/2] avcodec/wmalosslessdec: move channel check up - - - - 1-- 2020-01-15 Michael Niedermayer New
« 1 2 ... 124 125 126176 177 »