[FFmpeg-devel] [PATCH 05/11] fftools/ffmpeg: stop using AVStream.side_data

Anton Khirnov anton at khirnov.net
Tue Oct 3 14:50:10 EEST 2023


Quoting James Almer (2023-09-27 15:12:36)
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  fftools/ffmpeg_demux.c    | 12 ++++++++----
>  fftools/ffmpeg_enc.c      | 31 +++++++++----------------------
>  fftools/ffmpeg_filter.c   |  6 +++++-
>  fftools/ffmpeg_mux_init.c | 21 ++++++++++++---------
>  4 files changed, 34 insertions(+), 36 deletions(-)

Looks good, except for weird indentation in places.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list