added new element to add Xing headers to MP3 files (this allows decoder to figure...
authorChristophe Fergeau <teuf@gnome.org>
Sat, 11 Mar 2006 11:12:30 +0000 (11:12 +0000)
committerChristophe Fergeau <teuf@gnome.org>
Sat, 11 Mar 2006 11:12:30 +0000 (11:12 +0000)
commit86abe815bd645821c66e1e1db6f018f15e00b45a
tree56aee65c7e3a4d223732338a86f98ab59fe985ef
parent267d257bb6bc16bf7f46a2c618fc5e4b0c9205a0
added new element to add Xing headers to MP3 files (this allows decoder to figure out the length of VBR files)

Original commit message from CVS:
2006-03-11  Christophe Fergeau  <teuf@gnome.org>

Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>

* configure.ac:
* gst/xingheader/Makefile.am:
* gst/xingheader/gstxingmux.c:
* gst/xingheader/gstxingmux.h: added new element to add Xing headers
to MP3 files (this allows decoder to figure out the length of VBR
files)
common
gst/mpegaudioparse/gstxingmux.c [new file with mode: 0644]
gst/mpegaudioparse/gstxingmux.h [new file with mode: 0644]