gstreamer/gst/mpegaudioparse
Sebastian Dröge d1e3a616ca gst/mpegaudioparse/gstmpegaudioparse.*: Save some memory for each frame by only saving the start timestamp and start ...
Original commit message from CVS:
* gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset),
(gst_mp3parse_emit_frame), (mp3parse_handle_seek):
* gst/mpegaudioparse/gstmpegaudioparse.h:
Save some memory for each frame by only saving the start timestamp
and start byte position instead of additionally the stop timestamp
and stop byte position. This requires us to use a doubly-linked list
but still saves 8-12 bytes per frame.
2007-07-18 17:51:55 +00:00
..
gstmpegaudioparse.c gst/mpegaudioparse/gstmpegaudioparse.*: Save some memory for each frame by only saving the start timestamp and start ... 2007-07-18 17:51:55 +00:00
gstmpegaudioparse.h gst/mpegaudioparse/gstmpegaudioparse.*: Save some memory for each frame by only saving the start timestamp and start ... 2007-07-18 17:51:55 +00:00
gstxingmux.c Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:37 +00:00
gstxingmux.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
Makefile.am gst/mpegaudioparse/: Bring mp3parse into the 21st century. 2006-11-13 16:23:22 +00:00
mpegaudioparse.vcproj more working plugins 2004-07-27 21:41:30 +00:00