Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make FLAC parser return frames when it has the required amount | Michael Chinen | 2010-12-12 | 1 | -1/+15 | |
| | | | | | | | (without buffering extra input). Patch by Michael Chinen [mchinen at gmail] Originally committed as revision 25932 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||||
* | Add a FLAC parser. | Michael Chinen | 2010-12-07 | 1 | -0/+648 | |
Seek test reference updated because FLAC seeking now works properly. Fixes roundup issue 1150. Patch by Michael Chinen [mchinen at gmail] Originally committed as revision 25914 to svn://svn.ffmpeg.org/ffmpeg/trunk |