gstreamer/gst/matroska
Debarshi Ray bdc464a778 matroskademux: calculate segment duration after parsing all the IDs
Since the segment duration is given in terms of the
GST_MATROSKA_ID_TIMECODESCALE we should only convert it into
nanoseconds when we are sure that any scale specified in the file has
been read.

https://bugzilla.gnome.org/show_bug.cgi?id=650258
2011-05-16 08:56:06 +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 matroska: don't put essential function calls into g_assert() 2011-01-07 02:06:51 +00:00
ebml-read.h matroskademux: use bytereader based GstEbmlRead as a helper 2010-06-01 15:52:12 +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 android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
matroska-demux.c matroskademux: calculate segment duration after parsing all the IDs 2011-05-16 08:56:06 +02:00
matroska-demux.h matroskademux: store cluster positions provided by SeekHead 2011-02-10 18:17:31 +01:00
matroska-ids.c matroskademux: skip buffers before a late keyframe (QoS) 2010-06-01 11:21:29 +02:00
matroska-ids.h matroskademux: Use ARTIST Matroska tag instead of AUTHOR for GST_TAG_ARTIST 2011-03-16 09:39:20 +01:00
matroska-mux.c matroskamux: avoid building index when streamable 2011-05-04 13:12:16 +02:00
matroska-mux.h matroskamux: change 2 second limit per cluster 2010-06-10 01:32:15 +02:00
matroska-parse.c matroska: Remove unused but set variables 2011-04-16 12:40:53 +01:00
matroska-parse.h matroskaparse: New element 2011-02-17 18:05:43 -08:00
matroska.c matroskaparse: New element 2011-02-17 18:05:43 -08: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