changeset 18668:5a77f8808432

support for vorbis in mp4/mov
author nicodvb
date Fri, 09 Jun 2006 21:31:00 +0000
parents 495142cba779
children f167e56c686b
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Jun 09 21:30:06 2006 +0000
+++ b/ChangeLog	Fri Jun 09 21:31:00 2006 +0000
@@ -102,6 +102,7 @@
     * support for variable framerate Ogg/OGM files
     * made demux_ogg.c work with ffvorbis decoder
     * fixed playback of RealVideo in Matroska files on ppc
+    * added support for Vorbis in MOV/MP4
 
     Streaming:
     * fix streaming of RealAudio files over HTTP