gst/mpegaudioparse/gstmpegaudioparse.*: Add support for seeking based on the VBRI...
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 14 Jan 2008 15:02:13 +0000 (15:02 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 14 Jan 2008 15:02:13 +0000 (15:02 +0000)
commit7b5d4c287ea37de717da62cec346f620b6ed940e
tree5b7d65dcb2caf5ee5a583b9dfa2076b1aa6d5c3a
parent179887388e08cce7c87a3d896991405808ee3b3d
gst/mpegaudioparse/gstmpegaudioparse.*: Add support for seeking based on the VBRI seek table. Might make sense to use...

Original commit message from CVS:
* gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset),
(gst_mp3parse_handle_first_frame), (mp3parse_time_to_bytepos),
(mp3parse_bytepos_to_time):
* gst/mpegaudioparse/gstmpegaudioparse.h:
Add support for seeking based on the VBRI seek table. Might make
sense to use interpolation in the table later to get hopefully a
bit more accurate values.
ChangeLog
gst/mpegaudioparse/gstmpegaudioparse.c
gst/mpegaudioparse/gstmpegaudioparse.h