gstreamer/gst/matroska
Sebastian Dröge 809d105982 matroskademux: Don't skip all video frames until the first keyframe
Instead do it like all other demuxers and let parsers and decoders
handle that. The keyframe information inside the container might
be completely wrong like in the sample file of the bug report,
and if it is correct and we push no keyframes, then the parsers
and decoders will handle that properly anyway.

https://bugzilla.gnome.org/show_bug.cgi?id=682276
2014-01-15 22:49:58 +01:00
..
ebml-ids.h Fix FSF address 2012-11-04 00:07:18 +00:00
ebml-read.c matroskademux: Don't print warnings during flushing and stop as soon as possible 2013-08-08 11:53:15 +02:00
ebml-read.h Fix FSF address 2012-11-04 00:07:18 +00:00
ebml-write.c Fix FSF address 2012-11-04 00:07:18 +00:00
ebml-write.h Fix FSF address 2012-11-04 00:07:18 +00:00
lzo.c matroska: Include config.h, it's needed for _stdint.h 2013-03-03 11:59:31 +01:00
lzo.h Decode the codec private data and following ContentEncoding if necessary. 2008-08-02 18:18:05 +00:00
Makefile.am matroskademux: Use GstVideoInfo helper to create caps for raw video 2013-11-22 18:52:54 -03:00
matroska-demux.c matroskademux: Don't skip all video frames until the first keyframe 2014-01-15 22:49:58 +01:00
matroska-demux.h matroskademux: fix seqnum handling for seeks 2013-07-25 15:24:31 -03:00
matroska-ids.c Fix FSF address 2012-11-04 00:07:18 +00:00
matroska-ids.h matroskademux: Add HEVC / h265 support 2014-01-06 14:55:36 +01:00
matroska-mux.c matroskamux: remove obsolete write-dummy-and-overwrite-on-eos code 2014-01-10 08:54:04 +00:00
matroska-mux.h matroskamux: Add context flag for WebM 2013-10-06 09:54:28 -07:00
matroska-parse.c matroskaparse: Make sure to send a segment event before dataflow 2013-05-14 13:52:18 +02:00
matroska-parse.h Fix FSF address 2012-11-04 00:07:18 +00:00
matroska-read-common.c matroskademux: don't leak TOC chapter list 2014-01-10 16:50:11 +00:00
matroska-read-common.h Fix FSF address 2012-11-04 00:07:18 +00:00
matroska.c Fix FSF address 2012-11-04 00:07:18 +00:00
matroska.vcproj more working plugins 2004-07-27 21:41:30 +00:00
webm-mux.c matroskamux: Add context flag for WebM 2013-10-06 09:54:28 -07:00
webm-mux.h Fix FSF address 2012-11-04 00:07:18 +00:00