Reimar Döffinger 20708223db Do not fail DVB sub decoding because of a few padding bytes
Instead of returning an error when bytes are left over, just return
the number of actually used bytes as other decoders do.
Instead add a special case so an error will be returned when none
of the data looks valid to avoid making debugging a pain.

Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
(cherry picked from commit 4a72765a1c94b05bd3053b1f34f8457a3b71d714)
2011-02-11 02:54:09 +01:00
2011-02-11 02:54:08 +01:00
2011-02-11 02:54:09 +01:00
2011-02-09 03:33:28 +01:00
2010-09-03 21:27:19 +00:00
2011-02-09 03:33:55 +01:00
2011-01-18 11:20:17 -08:00
2011-02-11 02:54:08 +01:00
2011-02-11 02:54:08 +01:00

FFmpeg 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%