summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Verkamp <daniel@drv.nu>2009-05-30 18:51:15 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2009-05-30 18:51:15 +0000
commitcbfe5bee2e20df90c581937b2cb4b1535acbf726 (patch)
treebe4422746892b4030d55854441c6c54833986f33 /Changelog
parentbb790168516b4a864ee8743c5900f8a6e495e1ce (diff)
Implement SoX native format muxer and demuxer.
Patch by Daniel Verkamp $firstname@drv DOT nu. Originally committed as revision 18998 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 13055ed59e..0d7152b3d0 100644
--- a/Changelog
+++ b/Changelog
@@ -21,6 +21,7 @@ version <next>:
- V210 decoder and encoder
- remaining GPL parts in AC-3 decoder converted to LGPL
- QCP demuxer
+- SoX native format muxer and demuxer