gst/asfdemux/gstasfdemux.c: Use codec_data property instead of flag1 and flag2 for wma

Original commit message from CVS:
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
Use codec_data property instead of flag1 and flag2 for wma
This commit is contained in:
Jeremy Simon 2004-05-11 16:25:03 +00:00
parent eb67de5ac7
commit a2fe9a31ac

View file

@ -1,3 +1,8 @@
2004-05-11 Jeremy Simon <jesimon@libertysurf.fr>
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
Use codec_data property instead of flag1 and flag2 for wma
2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
* ext/libvisual/visual.c: (gst_visual_getcaps):