ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
authorStéphane Loeuillet <gstreamer@leroutier.net>
Thu, 13 May 2004 21:27:13 +0000 (21:27 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Thu, 13 May 2004 21:27:13 +0000 (21:27 +0000)
commit3bb1183c1961ca4ff3ad641a208af51454c73be6
treedc0e9e1ec367c120dfbec7eab422fefff37b3b02
parent31f29234a418d96b36350c90f5e9c66a60236c2c
ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"

Original commit message from CVS:
* ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
* gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"

* gst/auparse/gstauparse.c :
- add code (commented for now) to support audio/x-adpcm on src pad
(we have no decoder for those layout yet)

* gst/cdxaparse/gstcdxaparse.c :
* gst/cdxaparse/gstcdxaparse.h :
- partial rewrite using RiffRead (ripped iain's wavparse code)

* gst/rtp/gstrtpL16enc.c : typo
* gst/rtp/gstrtpgsmenc.c : typo
ChangeLog