Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-07 | gst/xingheader/Makefile.am: Put CFLAGS and LIBS in the right order | Jan Schmidt | 1 | -2/+2 | |
Original commit message from CVS: * gst/xingheader/Makefile.am: Put CFLAGS and LIBS in the right order | |||||
2008-01-12 | gst/xingheader/: Major cleanup and rewrite of xingmux with less bugs and new ↵ | Sebastian Dröge | 1 | -4/+1 | |
features: Original commit message from CVS: * gst/xingheader/Makefile.am: * gst/xingheader/gstxingmux.c: (parse_header), (get_xing_offset), (has_xing_header), (generate_xing_header), (gst_xing_mux_base_init), (gst_xing_mux_finalize), (xing_reset), (gst_xing_mux_init), (gst_xing_mux_chain), (gst_xing_mux_sink_event), (gst_xing_mux_change_state): * gst/xingheader/gstxingmux.h: Major cleanup and rewrite of xingmux with less bugs and new features: - Handles other layers as 3 - Write TOC | |||||
2006-03-11 | added new element to add Xing headers to MP3 files (this allows decoder to ↵ | Christophe Fergeau | 1 | -0/+12 | |
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) |