[FFmpeg-devel] [PATCH 09/49] fftools/ffmpeg: store output format separately from the muxer context

James Almer jamrial at gmail.com
Wed Apr 6 15:00:21 EEST 2022


On 4/4/2022 8:29 AM, Anton Khirnov wrote:
> Allows accessing it without going through the muxer context. This will
> be useful in the following commits, where the muxer context will be
> hidden.
> ---
>   fftools/ffmpeg.c     | 18 ++++++++++--------
>   fftools/ffmpeg.h     |  2 ++
>   fftools/ffmpeg_opt.c |  1 +
>   3 files changed, 13 insertions(+), 8 deletions(-)

Patches 4 to 9 look ok.


More information about the ffmpeg-devel mailing list