]> git.sesse.net Git - ffmpeg/commit
avcodec/mpegvideo: Deprecate a53cc option for encoders != MPEG-2
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Tue, 6 Apr 2021 15:53:20 +0000 (17:53 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Sat, 10 Apr 2021 02:16:54 +0000 (04:16 +0200)
commit2de159fcf16c25ef4c7f1f06ea61c5f43995108c
tree69e57c89585e13c5b0b5d303d90cfe9a5daa69ef
parent42c895ef5cf93e755e338aa01be536ce2bd9106c
avcodec/mpegvideo: Deprecate a53cc option for encoders != MPEG-2

The MPEG-2 encoder is the only mpegvideo-based encoder that supports
embedding a53 side data.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
libavcodec/mjpegenc.c
libavcodec/mpeg12enc.c
libavcodec/mpeg4videoenc.c
libavcodec/mpegvideo.h
libavcodec/mpegvideo_enc.c