diff options
author | Martin Storsjö <martin@martin.st> | 2013-01-07 21:42:46 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2013-01-08 17:42:29 +0200 |
commit | 09ed8098ff66b2a606cdb6b92a97ca00d0ca04eb (patch) | |
tree | b085971ab1d1738c47fef860027a8aa762201502 /libavformat/mmf.c | |
parent | 92e354b655613b88c3c202a7e19e7037daed37eb (diff) | |
download | ffmpeg-09ed8098ff66b2a606cdb6b92a97ca00d0ca04eb.tar.gz |
rtpdec_vp8: Make sure the previous packet is returned
This is a bug from c7d4de3d73 - if the previous frame wasn't
returned yet (due to missing the final packets), but we have
enough data of it to return the first partition, we write that into
pkt and set returned_old_frame. That commit forgot returning 0 for
the case where this current packet didn't have the end_packet flag
set.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/mmf.c')
0 files changed, 0 insertions, 0 deletions