gstreamer/gst/mpegaudioparse
Sebastian Dröge e6107e7b39 gst/mpegaudioparse/: Use GSlice for allocating the seek table entries if we compile with
Original commit message from CVS:
* gst/mpegaudioparse/gstmpegaudioparse.c:
(mpeg_audio_seek_entry_new), (mpeg_audio_seek_entry_free),
(gst_mp3parse_reset), (gst_mp3parse_emit_frame):
* gst/mpegaudioparse/gstxingmux.c: (gst_xing_seek_entry_new),
(gst_xing_seek_entry_free), (gst_xing_mux_finalize), (xing_reset),
(gst_xing_mux_chain):
Use GSlice for allocating the seek table entries if we compile with
GLib 2.10 or newer.
2008-04-03 15:21:50 +00:00
..
gstmpegaudioparse.c gst/mpegaudioparse/: Use GSlice for allocating the seek table entries if we compile with 2008-04-03 15:21:50 +00:00
gstmpegaudioparse.h Cache all events except EOS if we still have to send a NEWSEGMENT event. This will let TAG events be forwarded until ... 2008-02-27 13:18:57 +00:00
gstxingmux.c gst/mpegaudioparse/: Use GSlice for allocating the seek table entries if we compile with 2008-04-03 15:21:50 +00:00
gstxingmux.h Add documentation for the xingheader plugin. 2008-01-23 10:34:40 +00:00
Makefile.am Move xingmux from -bad. 2008-02-08 00:36:51 +00:00
mpegaudioparse.vcproj more working plugins 2004-07-27 21:41:30 +00:00
plugin.c gst/mpegaudioparse/plugin.c: Commit new file I forgot to add. 2008-02-08 10:17:11 +00:00