Jason Garrett-Glaser 628b48db85 VP8: use a goto to break out of two loops
A break statement was supposed to break out of two loops, but only broke out of one.
Didn't affect output, just could have been marginally slower.
2011-03-12 03:41:33 -08:00
2011-02-15 16:18:21 +01:00
2011-02-25 15:24:35 -05:00
2011-01-24 23:44:58 +00:00
2011-02-15 16:18:21 +01:00
2011-01-18 11:20:17 -08:00
2011-03-07 11:03:39 -05:00
2011-03-07 17:20:31 -05:00
2011-01-18 11:05:51 -08:00
2011-02-21 16:18:26 -08: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%