Michael Niedermayer 9f72b23c5c Revert Revision: 21362
Log:
	Set CODEC_CAP_SUBFRAMES for adpcm decoders

	This makes ffmpeg stop printing millions of
	  Multiple frames in a packet from stream 0
	when decoding adpcm.
Reason: adpcm has no subframes, the flag does not belong there

Originally committed as revision 21481 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-27 13:30:05 +00:00
2009-12-08 20:01:46 +00:00
2010-01-27 13:30:05 +00:00
2010-01-16 11:05:36 +00:00
2010-01-27 13:03:53 +00:00
2010-01-16 03:54:55 +00:00
2010-01-27 12:58:26 +00:00
2010-01-20 06:42:39 +00:00
2010-01-26 22:23:12 +00:00
2010-01-27 12:58:19 +00:00
2010-01-20 18:55:38 +00:00
2010-01-27 00:26:41 +00:00
2010-01-26 22:23:12 +00:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Description
Fork of FFmpeg for xenia's usage. Branched from latest release. On changes use a git rebase strategy when applicable!
Readme 298 MiB
Languages
C 91.6%
Assembly 6.5%
Makefile 1.3%
C++ 0.2%
Objective-C 0.1%