From b9571c8b4605d77cd723a4ee0978fab55899bde8 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Sat, 11 Mar 2006 11:12:30 +0000 Subject: added new element to add Xing headers to MP3 files (this allows decoder to figure out the length of VBR files) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Original commit message from CVS: 2006-03-11 Christophe Fergeau Reviewed by: Tim-Philipp Müller * 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) --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 394106c0..8f992bde 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2006-03-11 Christophe Fergeau + + Reviewed by: Tim-Philipp Müller + + * 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) + 2006-03-11 Christophe Fergeau Patch by: Alex Lancaster -- cgit v1.2.1