gstreamer/gst/matroska
Branko Subasic 11b0a0effc matroskademux: Avoid sending EOS when in paused state
Changed the ebml reader's gst_ebml_peek_id_length() function so
that it returns the actual reason for why the peek failed, instead
of (almost) always returning GST_FLOW_UNEXPECTED. This prevents
the pulling task from sending EOS when doing a flushing seek.
2011-09-16 15:18:48 +02:00
..
ebml-ids.h
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
ebml-write.h
lzo.c
lzo.h
Makefile.am matroska: refactor code common to matroskademux and matroskaparse 2011-05-23 17:21:52 +02:00
matroska-demux.c matroskademux: fix stuttering A/V 2011-09-15 17:29:00 +01:00
matroska-demux.h matroskademux: configurable timestamp gap handling 2011-09-14 14:49:36 +02:00
matroska-ids.c
matroska-ids.h matroskademux: UTF-8 subtitles may have markup 2011-05-26 12:12:57 +02:00
matroska-mux.c matroskamux: handle GstForceKeyUnit event 2011-09-07 14:51:56 +02:00
matroska-mux.h matroskamux: handle GstForceKeyUnit event 2011-09-07 14:51:56 +02:00
matroska-parse.c matroskaparse: fix reference counting of parse->streamheader 2011-06-29 23:56:53 -07: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
webm-mux.c
webm-mux.h