mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
d1e3a616ca
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. |
||
---|---|---|
.. | ||
gstmpegaudioparse.c | ||
gstmpegaudioparse.h | ||
gstxingmux.c | ||
gstxingmux.h | ||
Makefile.am | ||
mpegaudioparse.vcproj |