diff options
author | Michael Chinen <mchinen@gmail.com> | 2010-12-07 14:50:50 +0000 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2010-12-07 14:50:50 +0000 |
commit | 475ae04a274ba7e32f56485c12a3db6a8714f431 (patch) | |
tree | 453086ee3491c060f1817c8b6f95502742bf7ab4 /Changelog | |
parent | ed4e1e58332d3162881fea063615b6700b38bbb9 (diff) | |
download | ffmpeg-475ae04a274ba7e32f56485c12a3db6a8714f431.tar.gz |
Add a FLAC parser.
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
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,6 +63,7 @@ version <next>: - frei0r source added - hqdn3d filter added - RTP depacketization of QCELP +- FLAC parser added version 0.6: |