summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2006-05-24 11:56:43 +0000
committerWim Taymans <wim.taymans@gmail.com>2006-05-24 11:56:43 +0000
commitf3fe849d396cf2c3dcd5904504c4db5dbf0953b9 (patch)
tree2edf82f450eeb3c5b8c7f2c5b918165285c71032 /ChangeLog
parentbd10b5c348d59432dca81f7b3b31779797004f4f (diff)
downloadgst-plugins-bad-f3fe849d396cf2c3dcd5904504c4db5dbf0953b9.tar.gz
gst-plugins-bad-f3fe849d396cf2c3dcd5904504c4db5dbf0953b9.tar.bz2
gst-plugins-bad-f3fe849d396cf2c3dcd5904504c4db5dbf0953b9.zip
gst/qtdemux/qtdemux.c: Detect QCELP in mp4a descriptors.
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_esds): Detect QCELP in mp4a descriptors.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c4aa92ad..9a33b510 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-24 Wim Taymans <wim@fluendo.com>
+
+ * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_esds):
+ Detect QCELP in mp4a descriptors.
+
2006-05-22 Tim-Philipp Müller <tim at centricular dot net>
* gst/qtdemux/qtdemux.c: (qtdemux_parse_trak), (plugin_init):