diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-11-24 15:32:04 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-12-02 15:38:15 +0100 |
commit | 4e26520039ad7b45fc8d46fa7274e96cc0bdf8f9 (patch) | |
tree | df190f2694d9d2a794dbe33ea164c4319c7c394c /libavcodec/gsm_parser.c | |
parent | 0c8a0d3a56b62c4123a76add0ae615466f5ff7da (diff) | |
download | ffmpeg-4e26520039ad7b45fc8d46fa7274e96cc0bdf8f9.tar.gz |
avcodec/mpeg12enc: Disallow using MPEG-2 intra VLC table for mpeg1video
Using MPEG-2 intra VLC tables is spec-incompliant for MPEG-1 and given
that an MPEG-1 bitstream can't signal whether MPEG-2 intra VLC tables
have been used the output is broken. Therefore this option is removed
immediately without any deprecation period.
Reviewed-by: James Almer <jamrial@gmail.com>
Reviewed-by: Marton Balint <cus@passwd.hu>
Reviewed-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/gsm_parser.c')
0 files changed, 0 insertions, 0 deletions