gst/xingheader/gstxingmux.c: Choose smallest possible frame size for the Xing header...
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 14 Jan 2008 08:56:31 +0000 (08:56 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 14 Jan 2008 08:56:31 +0000 (08:56 +0000)
commit20894aeda75895944f8d7f4574ecd51d0d580603
tree25636468749b2957e67b94f2be9e6329b9a82691
parent50619d574153da345d6b769ecb577b3311c9c7a4
gst/xingheader/gstxingmux.c: Choose smallest possible frame size for the Xing header, properly set the timestamp, dur...

Original commit message from CVS:
* gst/xingheader/gstxingmux.c: (has_xing_header),
(generate_xing_header), (gst_xing_mux_chain),
(gst_xing_mux_sink_event):
Choose smallest possible frame size for the Xing header, properly
set the timestamp, duration and offset on the outgoing buffers,
only send NEWSEGMENT events in BYTE format downstream and also
drop VBRI headers if already existing.
common
gst/mpegaudioparse/gstxingmux.c