gstreamer/gst/matroska
René Stadler 26d0812543 matroskamux: fix segment handling, so we actually use running time
gst_matroska_mux_best_pad adjusts the buffer timestamp to running time using
the segment stored in the pad's collect data. However, the event handler didn't
pass the newsegment event on to collectpads' handler, so this segment was never
updated at all.

Re-fixes bug #432612.
2011-10-11 14:58:43 +02:00
..
ebml-ids.h gst/matroska/ebml-ids.h: Add ID for EBML CRC32 elements. 2008-03-08 04:40:32 +00:00
ebml-read.c matroskademux: Avoid sending EOS when in paused state 2011-09-16 15:18:48 +02:00
ebml-read.h matroskademux: Avoid sending EOS when in paused state 2011-09-16 15:18:48 +02:00
ebml-write.c matroskamux: don't leak ebml writer caps when re-using matroskamux 2011-01-26 08:51:04 +00:00
ebml-write.h matroskamux: try to write timestamps in all the outgoing buffers 2010-12-06 13:01:17 +01:00
lzo.c docs: Remove gtk-doc comment marker 2009-06-11 11:27:26 +01:00
lzo.h Decode the codec private data and following ContentEncoding if necessary. 2008-08-02 18:18:05 +00:00
Makefile.am matroska: refactor code common to matroskademux and matroskaparse 2011-05-23 17:21:52 +02:00
matroska-demux.c matroska-demux: don't leak audio codec_data buffer 2011-10-10 19:02:58 +01:00
matroska-demux.h matroskademux: improve segment handling with non-zero starting timestamp 2011-10-05 14:34:55 +02:00
matroska-ids.c matroskademux: skip buffers before a late keyframe (QoS) 2010-06-01 11:21:29 +02:00
matroska-ids.h matroskademux: ensure minimal alignment for audio/x-raw-* buffers 2011-09-28 12:49:42 +02:00
matroska-mux.c matroskamux: fix segment handling, so we actually use running time 2011-10-11 14:58:43 +02:00
matroska-mux.h matroskamux: handle GstForceKeyUnit event 2011-09-07 14:51:56 +02:00
matroska-parse.c matroskademux: ensure minimal alignment for audio/x-raw-* buffers 2011-09-28 12:49:42 +02:00
matroska-parse.h matroska: refactor code common to matroskademux and matroskaparse 2011-06-06 14:43:12 +02:00
matroska-read-common.c matroskademux: Avoid sending EOS when in paused state 2011-09-16 15:18:48 +02:00
matroska-read-common.h matroska: Register new debug category 2011-08-03 22:52:07 +10:00
matroska.c matroska: Register new debug category 2011-08-03 22:52:07 +10:00
matroska.vcproj more working plugins 2004-07-27 21:41:30 +00:00
webm-mux.c docs: remove unnecessary videorate element from webmmux example pipeline 2010-05-28 15:14:32 +01:00
webm-mux.h matroska: move webmmux into own source files 2010-05-21 15:04:48 +01:00