gst/cdxaparse/gstcdxaparse.c: Add mpegversion to CAPS to make it link
authorStéphane Loeuillet <gstreamer@leroutier.net>
Tue, 11 May 2004 16:59:44 +0000 (16:59 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Tue, 11 May 2004 16:59:44 +0000 (16:59 +0000)
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

ChangeLog

index ef22008..6e07087 100644 (file)
--- 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):