diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-02-28 20:58:31 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-10 02:13:09 +0200 |
commit | 3bfaadfadaba9a1035f87d276d3a0ab64d571cb5 (patch) | |
tree | 6875f75c0cb5b347f9acd85b624dfb86e4b787b6 /libavformat/dfa.c | |
parent | 852ef62b85c04eb37dbe337ff0d8a59d459a7d29 (diff) | |
download | ffmpeg-3bfaadfadaba9a1035f87d276d3a0ab64d571cb5.tar.gz |
avformat/flvenc: check that the codec_tag fits in the available bits
flags is later written with avio_w8 and if it doesn't fit in one byte it
triggers an av_assert2.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit e8565d21c276ab9ac5ce785549420321fbd0b093)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/dfa.c')
0 files changed, 0 insertions, 0 deletions