gstreamer/ext/faad
Ronald S. Bultje 868291efc4 Add musepack decoder.
Original commit message from CVS:
* configure.ac:
* ext/Makefile.am:
* ext/musepack/Makefile.am:
* ext/musepack/gstmusepackdec.cpp:
* ext/musepack/gstmusepackdec.h:
* ext/musepack/gstmusepackreader.cpp:
* ext/musepack/gstmusepackreader.h:
Add musepack decoder.
* ext/faad/gstfaad.c: (gst_faad_base_init):
Make pad templates static.
* gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
(plugin_init):
Add musepack typefinder, make mp3 typefinding work halfway stream,
which doesn't actually work yet because id3demux doesn't implement
_get_length().
2004-11-07 18:30:06 +00:00
..
gstfaad.c Add musepack decoder. 2004-11-07 18:30:06 +00:00
gstfaad.h ext/faad/gstfaad.*: Allow playback of raw (unframed) MPEG AAC files (#148993). 2004-10-01 13:00:41 +00:00
Makefile.am New libfaad (MPEG-2/4 AAC decoder) plugin 2003-11-21 21:20:42 +00:00