summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStéphane Loeuillet <gstreamer@leroutier.net>2004-05-11 16:59:44 +0000
committerStéphane Loeuillet <gstreamer@leroutier.net>2004-05-11 16:59:44 +0000
commit840ca2eb6f134c9dbdc09ffd4797e4853c820d22 (patch)
treeb83b526ba27f7b596e1c84eb01c8379096855ff9
parent053d8bd445144846cc6037f204d2421f30300b01 (diff)
gst/cdxaparse/gstcdxaparse.c: Add mpegversion to CAPS to make it link
Original commit message from CVS: * gst/cdxaparse/gstcdxaparse.c : Add mpegversion to CAPS to make it link Rank is as GST_RANK_SECONDARY instead of NONE
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef22008e..6e070879 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,12 @@
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
Use codec_data property instead of flag1 and flag2 for wma
+2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
+
+ * gst/cdxaparse/gstcdxaparse.c :
+ Add mpegversion to CAPS to make it link
+ Rank is as GST_RANK_SECONDARY instead of NONE
+
2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
* ext/libvisual/visual.c: (gst_visual_getcaps):