Show patches with: Submitter = Nicolas George       |    State = Action Required       |    Archived = No       |   161 patches
« 1 2 »
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,1/3] Revert "avcodec: Add max_pixels options" - - - - --- 2016-12-11 Nicolas George New
[FFmpeg-devel,2/3] Revert "avutil: Add av_image_check_size2()" - - - - --- 2016-12-11 Nicolas George New
[FFmpeg-devel,3/3] Revert "avformat: Add max_streams option" - - - - --- 2016-12-11 Nicolas George New
[FFmpeg-devel,6/6] lavfi: make AVFilterLink opaque in two major bumps. - - - - --- 2016-12-18 Nicolas George New
[FFmpeg-devel] lavf/matroska: comment a missing error check. - - - - --- 2016-12-23 Nicolas George New
[FFmpeg-devel,01/17] lavfi: add ff_link_acknowledge_status(). - - - - --- 2016-12-24 Nicolas George New
[FFmpeg-devel,03/17] lavfi: implement ff_link_make_frame_writable(). - - - - --- 2016-12-24 Nicolas George New
[FFmpeg-devel,05/17] lavfi: add ff_link_process_commands(). - - - - --- 2016-12-24 Nicolas George New
[FFmpeg-devel,06/17] lavfi: add ff_link_process_timeline(). - 1 - - --- 2016-12-24 Nicolas George New
[FFmpeg-devel,13/17] lavfi: add ff_link_set_frame_wanted(). - - - - --- 2016-12-24 Nicolas George New
[FFmpeg-devel,6/9] lavfi: move AVFilterLink declaration to its own header. - 1 - - --- 2016-12-27 Nicolas George New
[FFmpeg-devel,7/9] lavfi: include avfilterlink.h directly if needed. - - - - --- 2016-12-27 Nicolas George New
[FFmpeg-devel,9/9] lavfi: schedule avfilterlink.h for separate inclusion. - - - - --- 2016-12-27 Nicolas George New
[FFmpeg-devel,06/17] lavfi: add ff_inlink_process_timeline(). - - - - --- 2016-12-29 Nicolas George New
[FFmpeg-devel,13/17] lavfi: add ff_inlink_set_frame_wanted(). - - - - --- 2016-12-29 Nicolas George New
[FFmpeg-devel] avformat/hlsenc: start_number new options - - - - --- 2017-01-12 Nicolas George New
[FFmpeg-devel] ffmpeg_opt: remove the stats metadata added by mkvmerge. - - - - --- 2017-04-06 Nicolas George New
[FFmpeg-devel,1/3] lavu/frame: add av_frame_realign(). - - - - --- 2017-05-07 Nicolas George New
[FFmpeg-devel,1/3] lavu/frame: add av_frame_check_align(). - - - - --- 2017-05-18 Nicolas George New
[FFmpeg-devel,2/3] lavc: add a framework to fix alignment problems. - - - - --- 2017-05-18 Nicolas George New
[FFmpeg-devel,3/3] lavfi: add a framework to fix alignment problems. - - - - --- 2017-05-18 Nicolas George New
[FFmpeg-devel,v3] avfilter/vf_fps: fix duration - - - - --- 2017-06-15 Nicolas George New
[FFmpeg-devel] fate: add vf_overlay test for main source with alpha channel - - - - --- 2017-07-20 Nicolas George New
[FFmpeg-devel,1/2] WIP lavfi/framesync2: add dualinput helper function. - - - - --- 2017-07-30 Nicolas George New
[FFmpeg-devel,2/2] WIP lavfi/vf_overlay: move to framesync2. - - - - --- 2017-07-30 Nicolas George New
[FFmpeg-devel,01/14] lavfi: add f_streamsync dependency. - - - - --- 2017-07-31 Nicolas George New
[FFmpeg-devel,01/16] doc/filters: document the unstability of the shorthand options notation. - - - - --- 2017-08-10 Nicolas George New
[FFmpeg-devel,05/16] lavfi: add a preinit callback to filters. - - - - --- 2017-08-10 Nicolas George New
[FFmpeg-devel,06/16] lavfi: search options on child objects. - - - - --- 2017-08-10 Nicolas George New
[FFmpeg-devel,08/16] lavfi/vf_overlay: use framesync2 options. - - - - --- 2017-08-10 Nicolas George New
[FFmpeg-devel,09/16] lavfi/vf_blend: convert to framesync2. - - - - --- 2017-08-10 Nicolas George New
[FFmpeg-devel,10/16] lavfi/vf_libvmaf: convert to framesync2. - - - - --- 2017-08-10 Nicolas George New
[FFmpeg-devel,11/16] lavfi/vf_lut3d: convert to framesync2. - - - - --- 2017-08-10 Nicolas George New
[FFmpeg-devel,13/16] lavfi/vf_psnr: convert to framesync2. - - - - --- 2017-08-10 Nicolas George New
[FFmpeg-devel,15/16] lavfi: remove dualinput. - - - - --- 2017-08-10 Nicolas George New
[FFmpeg-devel,16/16] doc/filters: document framesync options. - - - - --- 2017-08-10 Nicolas George New
[FFmpeg-devel] Merge all libraries (was: all: avoid data imports across DLL) boundaries - - - - --- 2017-08-24 Nicolas George New
[FFmpeg-devel,1/8] lavfi: add helper functions and macros for activate. - - - - --- 2017-09-07 Nicolas George New
[FFmpeg-devel,2/8] lavfi/af_agate: use helper macros. - - - - --- 2017-09-07 Nicolas George New
[FFmpeg-devel,3/8] lavfi/af_sidechaincompress: use helper macros. - - - - --- 2017-09-07 Nicolas George New
[FFmpeg-devel,4/8] lavfi/vf_zoompan: fix scheduling logic. - - - - --- 2017-09-07 Nicolas George New
[FFmpeg-devel,5/8] lavfi/vf_zoompan: make some function arguments simple. - - - - --- 2017-09-07 Nicolas George New
[FFmpeg-devel,6/8] lavfi: remove framesync. - - - - --- 2017-09-07 Nicolas George New
[FFmpeg-devel,7/8] lavfi: rename framesync2 to framesync. - - - - --- 2017-09-07 Nicolas George New
[FFmpeg-devel,8/8] doc: update filter_design.txt. - - - - --- 2017-09-07 Nicolas George New
[FFmpeg-devel,4/5] lavfi/buffersrc: add av_buffersrc_close(). - - - - --- 2017-09-07 Nicolas George New
[FFmpeg-devel,5/5] ffmpeg: send EOF pts to filters. - - - - --- 2017-09-07 Nicolas George New
[FFmpeg-devel] lavfi/buffersink: deprecate non-AVOption init. - - - - --- 2017-09-12 Nicolas George New
[FFmpeg-devel,1/3] examples/avio_reading: return AVERROR_EOF at EOF. - 1 - - --- 2017-10-27 Nicolas George New
[FFmpeg-devel,2/3] lavf/avio: temporarily accept 0 as EOF. - - - - --- 2017-10-27 Nicolas George New
[FFmpeg-devel] lavc/pngdec: fix av_bprint_finalize() usage. - - - - --- 2017-11-09 Nicolas George New
[FFmpeg-devel,V2] avformat/concat: Fix wrong wrapped timestamp - - - - --- 2017-12-30 Nicolas George New
[FFmpeg-devel,2/2] tools/uncoded_frame: remove usage of avfilter_link_get_channels() - - - - --- 2018-01-06 Nicolas George New
[FFmpeg-devel] lavf/rtsp: fix the type of the timeout option. - - - - --- 2018-03-10 Nicolas George New
[FFmpeg-devel,RFC] avpriv cleanup - - - - --- 2018-03-25 Nicolas George New
[FFmpeg-devel] doc/developer: require transparency about sponshorships. - - - - --- 2019-01-11 Nicolas George New
[FFmpeg-devel,1/3] tools/aviocat: add verbose mode. - - - - --- 2019-07-19 Nicolas George New
[FFmpeg-devel,2/5] lavfi: remove ff_poll_frame(). - - - - --- 2019-12-02 Nicolas George New
[FFmpeg-devel,4/5] lavfi: remove AVFilterPad.poll_frame(). - - - - --- 2019-12-02 Nicolas George New
[FFmpeg-devel] ffmpeg_filter: enhance reporting of unconnected pads. - - - - --- 2019-12-02 Nicolas George New
[FFmpeg-devel,1/2] fftools/ffmpeg_opt: hide a few deprecation warnings. - - - - --- 2019-12-08 Nicolas George New
[FFmpeg-devel,2/2] lavf/dump: hide a few deprecation warnings. - 1 - - --- 2019-12-08 Nicolas George New
[FFmpeg-devel] lavfi: add mbfequalizer filter. - - - - --- 2019-12-23 Nicolas George New
[FFmpeg-devel] lavu/avstring: deprecate av_d2str(). - - - - --- 2019-12-26 Nicolas George New
[FFmpeg-devel,1/3] lavu: new AVWriter API. - - - - --- 2019-12-27 Nicolas George New
[FFmpeg-devel,2/3] lavu/writer: add test. - - - - --- 2019-12-27 Nicolas George New
[FFmpeg-devel,3/3] lavf/dump: use a writer. - - - - --- 2019-12-27 Nicolas George New
[FFmpeg-devel] lavu/buffer: forward av_buffer_realloc() error code. [FFmpeg-devel] lavu/buffer: forward av_buffer_realloc() error code. - - - - 1-- 2020-01-04 Nicolas George New
[FFmpeg-devel] lavc/avpacket: forward av_buffer_realloc() error code. [FFmpeg-devel] lavc/avpacket: forward av_buffer_realloc() error code. - - - - 1-- 2020-01-04 Nicolas George New
[FFmpeg-devel] lavf/http: accept both GET and POST in read-write mode. [FFmpeg-devel] lavf/http: accept both GET and POST in read-write mode. - - - - 1-- 2020-02-17 Nicolas George New
[FFmpeg-devel,1/3] lavfi/asrc_sine: move sine table generation to a separate file. [FFmpeg-devel,1/3] lavfi/asrc_sine: move sine table generation to a separate file. - - - - 2-- 2020-06-02 Nicolas George New
[FFmpeg-devel,2/3] lavfi/sine: switch to activate. [FFmpeg-devel,1/3] lavfi/asrc_sine: move sine table generation to a separate file. - 1 - - 2-- 2020-06-02 Nicolas George New
[FFmpeg-devel,3/3] lavfi: add basicplay filter. [FFmpeg-devel,1/3] lavfi/asrc_sine: move sine table generation to a separate file. - - - - 2-- 2020-06-02 Nicolas George New
[FFmpeg-devel,1/3] lavfi/buffersink: add av_buffersink_get_pts(). [FFmpeg-devel,1/3] lavfi/buffersink: add av_buffersink_get_pts(). - - - - 2-- 2020-06-25 Nicolas George New
[FFmpeg-devel,2/3] fftools/ffmpeg: move filter/encoder PTS computation to a separate function. [FFmpeg-devel,1/3] lavfi/buffersink: add av_buffersink_get_pts(). - 1 - - 2-- 2020-06-25 Nicolas George New
[FFmpeg-devel,3/3] fftools/ffmpeg: get EOF timestamp from filter. [FFmpeg-devel,1/3] lavfi/buffersink: add av_buffersink_get_pts(). - - - - 1-1 2020-06-25 Nicolas George New
[FFmpeg-devel,1/3] lavu: add a template for refcounted objects. [FFmpeg-devel,1/3] lavu: add a template for refcounted objects. - - - - 2-- 2020-06-27 Nicolas George New
[FFmpeg-devel,2/3] lavu/buffer: use avrefcount_template.h for AVBuffer. [FFmpeg-devel,1/3] lavu: add a template for refcounted objects. - - - - 2-- 2020-06-27 Nicolas George New
[FFmpeg-devel,3/3] lavu/buffer: use avrefcount_template.h for AVBufferPool. [FFmpeg-devel,1/3] lavu: add a template for refcounted objects. - - - - 2-- 2020-06-27 Nicolas George New
[FFmpeg-devel,v2] doc/developer: origin of tables should be documented. [FFmpeg-devel,v2] doc/developer: origin of tables should be documented. - - - - 2-- 2020-08-08 Nicolas George New
[FFmpeg-devel,1/2] lavfi/avf_concat: add some doxy. [FFmpeg-devel,1/2] lavfi/avf_concat: add some doxy. - - - - 2-- 2020-08-09 Nicolas George New
[FFmpeg-devel,2/2] lavfi/avf_concat: check input timestamp. [FFmpeg-devel,1/2] lavfi/avf_concat: add some doxy. - - - - 2-- 2020-08-09 Nicolas George New
[FFmpeg-devel,2/2] fate: disable automatic conversions on most filter tests. [FFmpeg-devel,1/2] ffmpeg: add disable_all_auto_conversion_filters option. - - - - 2-- 2020-08-14 Nicolas George New
[FFmpeg-devel,1/2] ffmpeg: add disable_all_auto_conversion_filters option. [FFmpeg-devel,1/2] ffmpeg: add disable_all_auto_conversion_filters option. - - - - 2-- 2020-08-16 Nicolas George New
[FFmpeg-devel] tools/make_chlayout_test: use newer pan syntax. [FFmpeg-devel] tools/make_chlayout_test: use newer pan syntax. - - - - 2-- 2020-09-08 Nicolas George New
[FFmpeg-devel] lavfi: flag incorrect uses of ff_outlink APIs. [FFmpeg-devel] lavfi: flag incorrect uses of ff_outlink APIs. - - - - 2-- 2020-09-09 Nicolas George New
[FFmpeg-devel] lavfi/drawtext: ignore final LF of textfile. [FFmpeg-devel] lavfi/drawtext: ignore final LF of textfile. - - - - 2-- 2020-11-30 Nicolas George New
[FFmpeg-devel,1/7] lavu: add macros to help making future-proof structures. [FFmpeg-devel,1/7] lavu: add macros to help making future-proof structures. - - - - 4-- 2021-04-21 Nicolas George New
[FFmpeg-devel,2/7] lavu: new AVWriter API. [FFmpeg-devel,1/7] lavu: add macros to help making future-proof structures. - - - - 4-- 2021-04-21 Nicolas George New
[FFmpeg-devel,3/7] lavu/writer: add test. [FFmpeg-devel,1/7] lavu: add macros to help making future-proof structures. - - - - -1- 2021-04-21 Nicolas George New
[FFmpeg-devel,4/7] lavf/dump: use a writer. [FFmpeg-devel,1/7] lavu: add macros to help making future-proof structures. - - - - -1- 2021-04-21 Nicolas George New
[FFmpeg-devel,5/7] WIP: add an intro to AVWriter [FFmpeg-devel,1/7] lavu: add macros to help making future-proof structures. - - - - -1- 2021-04-21 Nicolas George New
[FFmpeg-devel,6/7] lavu: add a JSON writer API. [FFmpeg-devel,1/7] lavu: add macros to help making future-proof structures. - - - - -1- 2021-04-21 Nicolas George New
[FFmpeg-devel,01/10] lavu/internal: add hex to int functions. [FFmpeg-devel,01/10] lavu/internal: add hex to int functions. - - - - 4-- 2021-07-27 Nicolas George New
[FFmpeg-devel,02/10] lavu/opt: use ff_hexpair2int(). [FFmpeg-devel,01/10] lavu/internal: add hex to int functions. - - - - 4-- 2021-07-27 Nicolas George New
[FFmpeg-devel,03/10] lavfi: add fs protocol as synonym for file. [FFmpeg-devel,01/10] lavu/internal: add hex to int functions. - - - - 4-- 2021-07-27 Nicolas George New
[FFmpeg-devel,04/10] lavf: add fs to default_whitelist when file present. [FFmpeg-devel,01/10] lavu/internal: add hex to int functions. - - - - 4-- 2021-07-27 Nicolas George New
[FFmpeg-devel,05/10] lavf/avio: treat fs: the same way as file:. [FFmpeg-devel,01/10] lavu/internal: add hex to int functions. - - - - 4-- 2021-07-27 Nicolas George New
[FFmpeg-devel,06/10] fftools/ffmpeg_opt: treat fs: the same way as file:. [FFmpeg-devel,01/10] lavu/internal: add hex to int functions. - - - - 4-- 2021-07-27 Nicolas George New
[FFmpeg-devel,07/10] lavf/hls: treat fs: the same way as file:. [FFmpeg-devel,01/10] lavu/internal: add hex to int functions. - - - - 4-- 2021-07-27 Nicolas George New
« 1 2 »