diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-02-28 20:58:31 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-03-13 17:06:09 +0100 |
commit | c80c0b2637d83a4066cec38f2d2c00c0cff2a1ff (patch) | |
tree | b86a33af55ba65111ee032fc5cbe77d854eabfba /doc/examples/decoding_encoding.c | |
parent | 190e8b42834cb7a8af12db25b0f5c8b63abf99a5 (diff) | |
download | ffmpeg-c80c0b2637d83a4066cec38f2d2c00c0cff2a1ff.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 'doc/examples/decoding_encoding.c')
0 files changed, 0 insertions, 0 deletions