[FFmpeg-devel] [PATCH] Frame rate with complex filters

Nicolas George nicolas.george at normalesup.org
Thu Jun 7 21:16:21 CEST 2012


[PATCH 01/10] opt: add AV_OPT_TYPE_PIXEL_FMT. (approved, unchanged)
[PATCH 02/10] lavfi: add a frame_rate field to AVFilterLink.
[PATCH 03/10] buffersink: add av_buffersink_get_frame_rate(). (approved, unchanged)
[PATCH 04/10] buffersrc: accept key=value arguments.
[PATCH 05/10] buffersrc: accept the frame rate as argument.
[PATCH 06/10] buffersrc: deprecate flat options syntax.
[PATCH 07/10] ffmpeg: add frame rate to the buffersrc arguments (approved, unchanged).
[PATCH 08/10] ffmpeg: use the frame rate computed by lavfi (approved, unchanged).
[PATCH 09/10] ffmpeg: init icodec.
[PATCH 10/10] ffmpeg: with filter_complex, avoid random in<->ou (approved, unchanged)t


More information about the ffmpeg-devel mailing list