Show patches with: State = Action Required       |    Archived = No       |   17606 patches
« 1 2 ... 121 122 123176 177 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v1] avcodec/h264_metadata_bsf: add option to delete SEI user data [FFmpeg-devel,v1] avcodec/h264_metadata_bsf: add option to delete SEI user data - - - - 2-- 2020-04-20 Lance Wang New
[FFmpeg-devel,v1] avcodec/utils: use av_rescale() [FFmpeg-devel,v1] avcodec/utils: use av_rescale() - - - - 2-- 2020-04-20 Lance Wang New
[FFmpeg-devel,RFC,v2] libavcodec/jpeg2000_parser: Add jpeg2000 parser [FFmpeg-devel,RFC,v2] libavcodec/jpeg2000_parser: Add jpeg2000 parser - - - - 2-- 2020-04-19 Gautam Ramakrishnan New
[FFmpeg-devel,v2] avcodec/bsf: restructure the internal implementation of the bistream filter API [FFmpeg-devel,v2] avcodec/bsf: restructure the internal implementation of the bistream filter API - - - - 2-- 2020-04-19 James Almer New
[FFmpeg-devel] tests/fate/wavpack: add a lossless DSD file [FFmpeg-devel] tests/fate/wavpack: add a lossless DSD file - - - - 1-1 2020-04-18 David Bryant New
[FFmpeg-devel,4/4] avcodec/version: Bump minor-version for new PGS bsfs [FFmpeg-devel,1/4] lavc/pgs_frame_merge_bsf: add bsf to merge PGS segments - - - - -1- 2020-04-18 John Stebbins New
[FFmpeg-devel,3/4] lavc/pgs_frame_split_bsf: add bsf to split PGS segments [FFmpeg-devel,1/4] lavc/pgs_frame_merge_bsf: add bsf to merge PGS segments - - - - -1- 2020-04-18 John Stebbins New
[FFmpeg-devel,2/4] lavf/matroskaenc: add PGS merge to auto bsf list [FFmpeg-devel,1/4] lavc/pgs_frame_merge_bsf: add bsf to merge PGS segments - - - - -1- 2020-04-18 John Stebbins New
[FFmpeg-devel,2/2] avfilter/avf_showspectrumpic: switch to internal queue [FFmpeg-devel,1/2] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples - - - - 2-- 2020-04-18 Paul B Mahol New
[FFmpeg-devel,1/2] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples [FFmpeg-devel,1/2] avfilter: add ff_inlink_peek_samples and ff_inlink_skip samples - - - - 2-- 2020-04-18 Paul B Mahol New
[FFmpeg-devel,6/9] lavfi/vf_pp: convert to the video_enc_params API [FFmpeg-devel,1/9] libavutil: add API for exporting video frame quantizers - - - - 2-- 2020-04-18 Anton Khirnov New
[FFmpeg-devel,5/9] lavfi/vf_qp: convert to the video_enc_params API [FFmpeg-devel,1/9] libavutil: add API for exporting video frame quantizers - - - - 1-1 2020-04-18 Anton Khirnov New
[FFmpeg-devel,4/9] mpegvideo: use the AVVideoEncParams API for exporting QP tables [FFmpeg-devel,1/9] libavutil: add API for exporting video frame quantizers - - - - 1-1 2020-04-18 Anton Khirnov New
[FFmpeg-devel,3/3] avcodec/qpeg: mark the init function as thread-safe [FFmpeg-devel,1/3] avcodec/qpeg: remove an unnecessary intermediary AVFrame - - - - 2-- 2020-04-17 James Almer New
[FFmpeg-devel,v2,GSOC] libavfilter/vf_colorconstancy.c : Adding weighted greyedge [FFmpeg-devel,v2,GSOC] libavfilter/vf_colorconstancy.c : Adding weighted greyedge - - - - 2-- 2020-04-16 YATENDRA SINGH New
[FFmpeg-devel,v3] ffmpeg: allow full range of dts_delta_threshold [FFmpeg-devel,v3] ffmpeg: allow full range of dts_delta_threshold - - - - 2-- 2020-04-16 Gyan Doshi New
[FFmpeg-devel,v4,8/9] lavc/libopenh264enc: allow specifying the profile through AVCodecContext Enhancement for libopenh264 encoder - - - - 2-- 2020-04-15 Fu, Linjie New
[FFmpeg-devel,v4,7/9] lavc/libopenh264enc: add profile high option support Enhancement for libopenh264 encoder - - - - 2-- 2020-04-15 Fu, Linjie New
[FFmpeg-devel,v4,6/9] lavc/libopenh264enc: separate svc_encode_init() into several functions Enhancement for libopenh264 encoder - - - - 2-- 2020-04-15 Fu, Linjie New
[FFmpeg-devel,v4,1/9] lavc/libopenh264enc: Add default qmin/qmax support Enhancement for libopenh264 encoder - - - - 2-- 2020-04-15 Fu, Linjie New
[FFmpeg-devel,7/7] get_bits: use immediate in skip_remaining Port cache bitstream reader to 32bits, and improve - - - - 1-1 2020-04-14 Christophe Gisquet New
[FFmpeg-devel,6/7] get_bits: change refill to RAD pattern Port cache bitstream reader to 32bits, and improve - - - - 1-1 2020-04-14 Christophe Gisquet New
[FFmpeg-devel,5/7] get_bits: improve and fix get_bits_long for 32b Port cache bitstream reader to 32bits, and improve - - - - 1-1 2020-04-14 Christophe Gisquet New
[FFmpeg-devel,4/7] get_bits: replace index by an incremented pointer Port cache bitstream reader to 32bits, and improve - - - - 1-1 2020-04-14 Christophe Gisquet New
[FFmpeg-devel,3/7] get_xbits: request fewer bits Port cache bitstream reader to 32bits, and improve - - - - 1-1 2020-04-14 Christophe Gisquet New
[FFmpeg-devel,2/7] get_bits: support 32bits cache Port cache bitstream reader to 32bits, and improve - - - - 1-1 2020-04-14 Christophe Gisquet New
[FFmpeg-devel,1/7] fate: add a MVHA test Port cache bitstream reader to 32bits, and improve - - - - 1-1 2020-04-14 Christophe Gisquet New
[FFmpeg-devel,v2] lavc/vaapi_encode_h265: add private b_strategy option for hevc_vaapi [FFmpeg-devel,v2] lavc/vaapi_encode_h265: add private b_strategy option for hevc_vaapi - - - - 2-- 2020-04-14 Fu, Linjie New
[FFmpeg-devel,v3] avformat/movenc: write the colr atom by default [FFmpeg-devel,v3] avformat/movenc: write the colr atom by default - - - - 2-- 2020-04-13 Michael Bradshaw New
[FFmpeg-devel] lavc/vaapi_encode_h265: add low_delay_b option for HEVC [FFmpeg-devel] lavc/vaapi_encode_h265: add low_delay_b option for HEVC - - - - 2-- 2020-04-13 Fu, Linjie New
[FFmpeg-devel,v2] lavf/gdv: Improve palette saturation [FFmpeg-devel,v2] lavf/gdv: Improve palette saturation - - - - 2-- 2020-04-12 Carl Eugen Hoyos New
[FFmpeg-devel] avformat/spdifenc: handle long TrueHD input_timing gaps [FFmpeg-devel] avformat/spdifenc: handle long TrueHD input_timing gaps - - - - 2-- 2020-04-12 Anssi Hannula New
[FFmpeg-devel] kmsgrab: Drop DRM master if running as root [FFmpeg-devel] kmsgrab: Drop DRM master if running as root - - - - 2-- 2020-04-12 Mark Thompson New
[FFmpeg-devel] vaapi_decode: Improve logging around codec/profile selection [FFmpeg-devel] vaapi_decode: Improve logging around codec/profile selection - - - - 2-- 2020-04-12 Mark Thompson New
[FFmpeg-devel,RFC] RFC -> JPEG-XL: Image format header reader [FFmpeg-devel,RFC] RFC -> JPEG-XL: Image format header reader - - - - 2-- 2020-04-12 Varun Gupta New
[FFmpeg-devel,1/2] avcodec/mips: fix compilation with MIPS16 [FFmpeg-devel,1/2] avcodec/mips: fix compilation with MIPS16 - - - - 2-- 2020-04-12 Rosen Penev New
[FFmpeg-devel] avcodec/cbs: use av_fast_realloc() in cbs_insert_unit() [FFmpeg-devel] avcodec/cbs: use av_fast_realloc() in cbs_insert_unit() - - - - 2-- 2020-04-11 James Almer New
[FFmpeg-devel] libavformat/oggparsevorbis: Use case-insensitive key compare for vorbis picture [FFmpeg-devel] libavformat/oggparsevorbis: Use case-insensitive key compare for vorbis picture - - - - 2-- 2020-04-11 Mattias Wadman New
[FFmpeg-devel,1/3] libavcodec/jpeg2000: fix cblk decode error check [FFmpeg-devel,1/3] libavcodec/jpeg2000: fix cblk decode error check - - - - 2-- 2020-04-11 Gautam Ramakrishnan New
[FFmpeg-devel,v1] fftools/ffprobe: Use format specifier PRId64 instead of %lld [FFmpeg-devel,v1] fftools/ffprobe: Use format specifier PRId64 instead of %lld - - - - 1-- 2020-04-10 Lance Wang New
[FFmpeg-devel,v1,3/4] avfilter/af_loudnorm: Add support for two pass stats for measure [FFmpeg-devel,v1,1/4] avfilter/af_loudnorm: Add file option for the measured stats - - - - 1-- 2020-04-09 Lance Wang New
[FFmpeg-devel,v1,2/4] avfilter/af_loudnorm: Add compact mode to simplify stats parsing [FFmpeg-devel,v1,1/4] avfilter/af_loudnorm: Add file option for the measured stats - - - - 1-- 2020-04-09 Lance Wang New
[FFmpeg-devel,v1,1/4] avfilter/af_loudnorm: Add file option for the measured stats [FFmpeg-devel,v1,1/4] avfilter/af_loudnorm: Add file option for the measured stats - - - - 1-- 2020-04-09 Lance Wang New
[FFmpeg-devel,2/2] avcodec/bsf: add av_bsf_join() to chain bitstream filters [FFmpeg-devel,1/2] avcodec/bsf: use simplified algorithm for bsf_list chained filtering - - - - 1-- 2020-04-08 Marton Balint New
[FFmpeg-devel,v2] avformat/libsrt: Document latency options unit [FFmpeg-devel,v2] avformat/libsrt: Document latency options unit - - - - 1-- 2020-04-08 pkv New
[FFmpeg-devel,v3] Add support for playing Audible AAXC (.aaxc) files [FFmpeg-devel,v3] Add support for playing Audible AAXC (.aaxc) files - - - - 1-- 2020-04-08 Vesselin Bontchev New
[FFmpeg-devel,v4,2/2] libavcodec/libaomenc.c: Support lossless encoding [FFmpeg-devel,v4,1/2] libavcodec/libaomenc.c: Support gray input - - - - 1-- 2020-04-08 Ryo Hirafuji New
[FFmpeg-devel,v4,1/2] libavcodec/libaomenc.c: Support gray input [FFmpeg-devel,v4,1/2] libavcodec/libaomenc.c: Support gray input - - - - 1-- 2020-04-08 Ryo Hirafuji New
[FFmpeg-devel] avformat/libsrt: Change latency option to milliseconds [FFmpeg-devel] avformat/libsrt: Change latency option to milliseconds - - - - 1-- 2020-04-07 pkv New
[FFmpeg-devel,v2,2/2] libavcodec/libaomenc.c: Support lossless encoding Untitled series #809 - - - - --- 2020-04-07 Ryo Hirafuji New
[FFmpeg-devel,v1] avformat/dashenc: use av_asprintf() [FFmpeg-devel,v1] avformat/dashenc: use av_asprintf() - - - - 1-- 2020-04-07 Lance Wang New
[FFmpeg-devel,3/3] avformat: deprecate muxing uncoded frames [FFmpeg-devel,1/3] avdevice/xv: change codec to wrapped avframe - - - - 1-- 2020-04-05 Marton Balint New
[FFmpeg-devel,2/3] avdevice/opengl: change codec to wrapped avframe [FFmpeg-devel,1/3] avdevice/xv: change codec to wrapped avframe - - - - 1-- 2020-04-05 Marton Balint New
[FFmpeg-devel,1/3] avdevice/xv: change codec to wrapped avframe [FFmpeg-devel,1/3] avdevice/xv: change codec to wrapped avframe - - - - 1-- 2020-04-05 Marton Balint New
[FFmpeg-devel,4/4] lavf/wvdec: remove artificial restrictions on stream parameter changes [FFmpeg-devel,1/4] pthread_frame: make sure ff_thread_release_buffer always cleans the frame - - - - 1-- 2020-04-05 Anton Khirnov New
[FFmpeg-devel,2/2] avcodec/vp9: indent [FFmpeg-devel,1/2] avcodec/vp9: prevent null pointer use on init_frames() failure - - - - 1-- 2020-04-05 Peter Ross New
[FFmpeg-devel,1/2] avformat/oggparsevorbis: Update context on double init [FFmpeg-devel,1/2] avformat/oggparsevorbis: Update context on double init - - - - 1-- 2020-04-04 Michael Niedermayer New
[FFmpeg-devel,v2] avformat/matroskaenc: remove MAX_TRACKS limit [FFmpeg-devel,v2] avformat/matroskaenc: remove MAX_TRACKS limit - - - - --1 2020-04-04 Jan Chren (rindeal) New
[FFmpeg-devel] lavc/vaapi_encode: adapt to the new internal encode API [FFmpeg-devel] lavc/vaapi_encode: adapt to the new internal encode API - - - - --1 2020-04-04 Fu, Linjie New
[FFmpeg-devel] avformat/matroskaenc: add matroska subtitle muxer (.mks) [FFmpeg-devel] avformat/matroskaenc: add matroska subtitle muxer (.mks) - - - - 1-- 2020-04-04 Jan Chren (rindeal) New
[FFmpeg-devel] avformat/mpegts: use buffer pools for allocating packets [FFmpeg-devel] avformat/mpegts: use buffer pools for allocating packets - 1 - - 1-- 2020-04-04 Marton Balint New
[FFmpeg-devel,2/2] lavc/libaomenc: Support lossless encoding Untitled series #758 - - - - --- 2020-04-04 Ryo Hirafuji New
[FFmpeg-devel,v3,2/2] avcodec/mpeg12enc: Support mpeg2 encoder profile with const options Untitled series #753 - - - - --- 2020-04-04 Lance Wang New
[FFmpeg-devel,v2,2/2] avcodec/libaomenc.c: Add super-resolution options to libaom wrapper [FFmpeg-devel,v2,1/2] avcodec/libaomenc.c: Add a libaom command-line option 'tune' - - - - 1-- 2020-04-03 Wang Cao New
[FFmpeg-devel,2/2] libswscale/tests/swscale: Use slices randomly [FFmpeg-devel,1/2] swscale/yuv2rgb: Fix vertical dither offset with slices - - - - 1-- 2020-04-02 Michael Niedermayer New
[FFmpeg-devel] avformat/img2dec: return immediately in jpeg_probe() when EOI is found [FFmpeg-devel] avformat/img2dec: return immediately in jpeg_probe() when EOI is found - - - - -1- 2020-04-01 Matthieu Bouron New
[FFmpeg-devel] avformat/img2dec: skip DHT segment in jpeg_probe() [FFmpeg-devel] avformat/img2dec: skip DHT segment in jpeg_probe() - - - - 1-- 2020-04-01 Matthieu Bouron New
[FFmpeg-devel] libavcodec/jpeg2000dec.c: Fix cblk decode error check [FFmpeg-devel] libavcodec/jpeg2000dec.c: Fix cblk decode error check - 1 - - 1-- 2020-04-01 Gautam Ramakrishnan New
[FFmpeg-devel] lavc/libx264: clean the commented out default value for rc_lookahead [FFmpeg-devel] lavc/libx264: clean the commented out default value for rc_lookahead - - - - 1-- 2020-03-31 Fu, Linjie New
[FFmpeg-devel,2/2] avfilter/vf_v360: add SIMD for lagrange interpolation [FFmpeg-devel,1/2] avfilter/vf_v360: add lagrange interpolation - - - - 1-- 2020-03-31 Paul B Mahol New
[FFmpeg-devel,1/2] avfilter/vf_v360: add lagrange interpolation [FFmpeg-devel,1/2] avfilter/vf_v360: add lagrange interpolation - - - - 1-- 2020-03-31 Paul B Mahol New
[FFmpeg-devel,09/10] fftools/ffmpeg, doc/examples/remuxing: Remove redundant av_packet_unref libavformat/mux patches - 1 - - 1-- 2020-03-31 Andreas Rheinhardt New
[FFmpeg-devel,08/10] avformat/avformat: Clarify documentation of av_interleaved_write_frame() libavformat/mux patches - - - - 1-- 2020-03-31 Andreas Rheinhardt New
[FFmpeg-devel,v9,1/3] libavcodec/jpeg2000dec.c: Split function for PPT marker support [FFmpeg-devel,v9,1/3] libavcodec/jpeg2000dec.c: Split function for PPT marker support - - - - 1-- 2020-03-31 Gautam Ramakrishnan New
[FFmpeg-devel] avcodec/mediacodec_common: use MediaFormat to probe frame color characteristics [FFmpeg-devel] avcodec/mediacodec_common: use MediaFormat to probe frame color characteristics - - - - 1-- 2020-03-31 Matthieu Bouron New
[FFmpeg-devel] lavf/movenc: Do not write empty av1C boxes [FFmpeg-devel] lavf/movenc: Do not write empty av1C boxes - - - - 1-- 2020-03-30 Carl Eugen Hoyos New
[FFmpeg-devel,v8,1/3] libavcodec/jpeg2000dec.c: Split function and modify structs for PPM marker su… [FFmpeg-devel,v8,1/3] libavcodec/jpeg2000dec.c: Split function and modify structs for PPM marker su… - - - - 1-- 2020-03-30 Gautam Ramakrishnan New
[FFmpeg-devel,7/7] vp9dec: support exporting QP tables through the AVVideoEncParams API [FFmpeg-devel,1/7] libavutil: add API for exporting video frame quantizers - - - - --1 2020-03-30 Anton Khirnov New
[FFmpeg-devel,6/7] vp9dec: factorise freeing per-tile allocated data [FFmpeg-devel,1/7] libavutil: add API for exporting video frame quantizers - - - - --1 2020-03-30 Anton Khirnov New
[FFmpeg-devel,5/7] h264dec: support exporting QP tables through the AVVideoEncParams API [FFmpeg-devel,1/7] libavutil: add API for exporting video frame quantizers - - - - --1 2020-03-30 Anton Khirnov New
[FFmpeg-devel,v1,2/2] avfilter/vf_subtitles: add force_style option for ass subtitle filter [FFmpeg-devel,v1,1/2] avfilter/vf_subtitles: remove unneeded ifdef - - - - 1-- 2020-03-30 Lance Wang New
[FFmpeg-devel,v1,1/2] avfilter/vf_subtitles: remove unneeded ifdef [FFmpeg-devel,v1,1/2] avfilter/vf_subtitles: remove unneeded ifdef - - - - 1-- 2020-03-30 Lance Wang New
[FFmpeg-devel,V1,1/4] lavf/flvdec: set AVFMT_TS_DISCONT flag on FLV demuxer [FFmpeg-devel,V1,1/4] lavf/flvdec: set AVFMT_TS_DISCONT flag on FLV demuxer - - - - --1 2020-03-30 Jun Zhao New
[FFmpeg-devel,RFC] lavu/log: Do not change the terminal background colour [FFmpeg-devel,RFC] lavu/log: Do not change the terminal background colour - - - - 1-- 2020-03-29 Carl Eugen Hoyos New
[FFmpeg-devel] avformat/hlsenc: skip first char after compare path with path separator [FFmpeg-devel] avformat/hlsenc: skip first char after compare path with path separator - - - - 1-- 2020-03-29 Liu Steven New
[FFmpeg-devel,6/8] avformat/mux: do not destroy packets of av_write_frame on bitstream filtering [FFmpeg-devel,1/8] fftools/ffmpeg: also flush encoders which have a variable frame size - - - - 1-- 2020-03-28 Marton Balint New
[FFmpeg-devel,2/8] avformat/mux: fix check_packet with null packet [FFmpeg-devel,1/8] fftools/ffmpeg: also flush encoders which have a variable frame size - - - - 1-- 2020-03-28 Marton Balint New
[FFmpeg-devel,v6,1/2] libavcodec/jpeg2000dec.c: Add functions and modify structs for PPT marker sup… [FFmpeg-devel,v6,1/2] libavcodec/jpeg2000dec.c: Add functions and modify structs for PPT marker sup… - - - - 1-- 2020-03-28 Gautam Ramakrishnan New
[FFmpeg-devel,V2] avformat: Add Dynacolor MVC Demuxer [FFmpeg-devel,V2] avformat: Add Dynacolor MVC Demuxer - - - - -1- 2020-03-28 Tom Needham New
[FFmpeg-devel,v4,2/2] avformat/dashdec: refine adaptionset attribute members [FFmpeg-devel,v4,1/2] Revert "avformat/dashdec: refine adaptionset attribute members" - - - - 1-- 2020-03-28 Liu Steven New
[FFmpeg-devel,v4,1/2] Revert "avformat/dashdec: refine adaptionset attribute members" [FFmpeg-devel,v4,1/2] Revert "avformat/dashdec: refine adaptionset attribute members" - - - - --- 2020-03-28 Liu Steven New
[FFmpeg-devel,v3,3/3] libavcodec/jpeb2000dec.c: Handle non EOC streams [FFmpeg-devel,v3,1/3] libavcodec/jpeg2000dec.c: Add functions and modify structs for PPT marker sup… - - - - 1-- 2020-03-28 Gautam Ramakrishnan New
[FFmpeg-devel,v3,2/3] libavcodec/jpeg2000dec.c: Functional changes to support PPT marker [FFmpeg-devel,v3,1/3] libavcodec/jpeg2000dec.c: Add functions and modify structs for PPT marker sup… - - - - 1-- 2020-03-28 Gautam Ramakrishnan New
[FFmpeg-devel,GSOC] add a fuzz testing in libavcodec/tests [FFmpeg-devel,GSOC] add a fuzz testing in libavcodec/tests - - - - 1-- 2020-03-28 Heng Zhang New
[FFmpeg-devel] avcodec/jpeg2000dec Support for PPT marker [FFmpeg-devel] avcodec/jpeg2000dec Support for PPT marker - - - - 1-- 2020-03-27 Gautam Ramakrishnan New
[FFmpeg-devel,08/14] decode: plug leaks on error in update_frame_pool() [FFmpeg-devel,01/14] mpeg4videodec: do not copy a range of fields at once - 1 - - 1-- 2020-03-27 Anton Khirnov New
[FFmpeg-devel,PATCHv2,GSoC] audio filter-use cellular automata to generate tones [FFmpeg-devel,PATCHv2,GSoC] audio filter-use cellular automata to generate tones - - - - -1- 2020-03-26 Ashutosh Pradhan New
[FFmpeg-devel] avformat/movenc: move the AVProducerReferenceTime struct to MOVTrack [FFmpeg-devel] avformat/movenc: move the AVProducerReferenceTime struct to MOVTrack - - - - 1-- 2020-03-24 James Almer New
[FFmpeg-devel] doc/general.texi: AviSynth+ works on Linux now, AvxSynth is gone. [FFmpeg-devel] doc/general.texi: AviSynth+ works on Linux now, AvxSynth is gone. - - - - 1-- 2020-03-24 Stephen Hutchinson New
[FFmpeg-devel] POWER8 VSX vectorization libswscale/input.c Track ticket 5570 [FFmpeg-devel] POWER8 VSX vectorization libswscale/input.c Track ticket 5570 - - - - 1-- 2020-03-24 Vyacheslav Pestov New
« 1 2 ... 121 122 123176 177 »