summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-24 12:58:17 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-12-24 12:58:17 +0000
commit7081dd936f3d14c01172b9790d85f1b11f96334f (patch)
treea41ecf4cbf118dbb07a116cabbac862583d38318 /ChangeLog
parent579c498f999d272c4dfeedd1df0145d58289920b (diff)
downloadgst-plugins-bad-7081dd936f3d14c01172b9790d85f1b11f96334f.tar.gz
gst-plugins-bad-7081dd936f3d14c01172b9790d85f1b11f96334f.tar.bz2
gst-plugins-bad-7081dd936f3d14c01172b9790d85f1b11f96334f.zip
gst/: Add 3GP (variables name Q3GP because they can't start with a decoder is work in progress. Also do a GST_WARNING...
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps): * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find), (plugin_init): Add 3GP (variables name Q3GP because they can't start with a number). Add samr audio fourcc (used in .3gp files), decoder is work in progress. Also do a GST_WARNING instead of ERROR in case of unknown nodes, to decrease output.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20a04684..77f4f630 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-12-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
+ * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
+ (plugin_init):
+ Add 3GP (variables name Q3GP because they can't start with a
+ number). Add samr audio fourcc (used in .3gp files), decoder
+ is work in progress. Also do a GST_WARNING instead of ERROR
+ in case of unknown nodes, to decrease output.
+
2004-12-24 Thomas Vander Stichele <thomas at apestaart dot org>
* Makefile.am: