]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/commit
gst/mpegaudioparse/: Bring mp3parse into the 21st century.
authorMichael Smith <msmith@xiph.org>
Mon, 13 Nov 2006 16:23:22 +0000 (16:23 +0000)
committerMichael Smith <msmith@xiph.org>
Mon, 13 Nov 2006 16:23:22 +0000 (16:23 +0000)
commit13ecca809056f5eac19ee9b01cdad07c269059f5
tree9f60aae35994e54f91fcca2cb1277e3598db681b
parent520f74867fe3a2d0659091d20470421dab639efe
gst/mpegaudioparse/: Bring mp3parse into the 21st century.

Original commit message from CVS:
* gst/mpegaudioparse/Makefile.am:
* gst/mpegaudioparse/gstmpegaudioparse.c:
(mp3_type_frame_length_from_header), (gst_mp3parse_class_init),
(gst_mp3parse_reset), (gst_mp3parse_init), (gst_mp3parse_dispose),
(gst_mp3parse_sink_event), (gst_mp3parse_chain), (head_check),
(gst_mp3parse_change_state), (plugin_init):
* gst/mpegaudioparse/gstmpegaudioparse.h:
Bring mp3parse into the 21st century.
Use its own debug category, use gstadapter, format nicely to 80
columns, and fix incorrect handling of 32 kHz and less files.
ChangeLog
gst/mpegaudioparse/Makefile.am
gst/mpegaudioparse/gstmpegaudioparse.c
gst/mpegaudioparse/gstmpegaudioparse.h