aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/avs.c
diff options
context:
space:
mode:
authorReinhard Nissl <rnissl@gmx.de>2007-04-09 12:55:07 +0000
committerDiego Biurrun <diego@biurrun.de>2007-04-09 12:55:07 +0000
commitff82e429cbf25599b857a6bb484145b372c115ba (patch)
tree056b3b30c1a3ea7a6ce6bbfd084f8cdd9b345810 /libavformat/avs.c
parente4141433ead866d1b359c0cbf3e4d5180477206d (diff)
downloadffmpeg-ff82e429cbf25599b857a6bb484145b372c115ba.tar.gz
scenario: A properly coded frame is followed by an end of sequence NAL unit,
i.e. the four bytes 00 00 01 0a. When decode_nal() decodes the end of sequence NAL unit, it returns with dst_length == 0. The original code leads to a return -1 which discards the current properly decoded frame. patch by Reinhard Nissl, rnissl gmx de Originally committed as revision 8688 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat/avs.c')
0 files changed, 0 insertions, 0 deletions