Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-10 | Some work on tags - still doesn't work in playbin... | Ronald S. Bultje | 1 | -0/+6 | |
Original commit message from CVS: * ext/musepack/gstmusepackreader.cpp: * gst/apetag/apedemux.c: (gst_ape_demux_stream_data): Some work on tags - still doesn't work in playbin... * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain): Handle events... | |||||
2004-11-11 | ext/musepack/gstmusepackreader.cpp: Workaround for older core. | Ronald S. Bultje | 1 | -1/+1 | |
Original commit message from CVS: * ext/musepack/gstmusepackreader.cpp: Workaround for older core. | |||||
2004-11-07 | Add musepack decoder. | Ronald S. Bultje | 1 | -0/+145 | |
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(). |