Anton Khirnov f712d3669e cdgraphics: do not return 0 from the decode function
0 means no data consumed, so it can trigger an infinite loop in the
caller.

CC:libav-stable@libav.org
(cherry picked from commit c7d9b473e28238d4a4ef1b7e8b42c1cca256da36)

Conflicts:

	libavcodec/cdgraphics.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-08-07 02:05:19 +02:00
2014-06-23 18:32:54 +02:00
2014-06-23 18:16:21 +02:00
2013-03-07 01:12:04 +01:00
2013-02-24 13:12:46 +01:00
2013-03-14 23:30:35 +01:00
2014-01-16 02:53:32 +01:00
2013-05-09 22:16:23 +02:00
2013-03-05 18:36:40 +00:00
2013-03-08 14:45:46 +01:00
2014-06-23 18:32:54 +02:00
2014-06-23 18:32:54 +02:00

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.
Description
No description provided
Readme 209 MiB
Languages
C 90.4%
Assembly 7.7%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%