Martin Storsjö 09ed8098ff 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>
2013-01-08 17:42:29 +02:00
2012-10-23 12:01:18 +01:00
2013-01-06 16:30:02 +01:00
2013-01-06 13:57:01 +01:00
2013-01-06 16:30:02 +01:00
2012-12-21 00:18:34 +01:00
2012-12-18 20:14:54 +01:00
2012-12-18 20:14:54 +01:00
2013-01-05 00:20:33 +01:00
2012-12-10 17:23:53 +00:00
2013-01-06 16:30:02 +01:00
2011-03-16 21:54:39 +01:00
2011-04-07 02:54:12 +02:00
2012-12-10 17:23:53 +00:00
2012-12-10 17:23:53 +00:00
2013-01-06 16:23:12 +01:00

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%