gstreamer/gst/matroska
Debarshi Ray 15ce1142ca matroska: refactor code common to matroskademux and matroskaparse
Replace the following functions with their gst_matroska_read_common_*
counterparts:
    - gst_matroska_{demux,parse}_parse_index
    - gst_matroska_{demux,parse}_parse_skip
    - gst_matroska_{demux,parse}_stream_from_num

Introduce GstMatroskaReadCommon to contain those members of
GstMatroskaDemux and GstMatroskaParse that were used by the above
functions.

https://bugzilla.gnome.org/show_bug.cgi?id=650877
2011-05-23 17:21:52 +02:00
..
ebml-ids.h
ebml-read.c matroska: don't put essential function calls into g_assert() 2011-01-07 02:06:51 +00:00
ebml-read.h
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
lzo.h
Makefile.am matroska: refactor code common to matroskademux and matroskaparse 2011-05-23 17:21:52 +02:00
matroska-demux.c matroska: refactor code common to matroskademux and matroskaparse 2011-05-23 17:21:52 +02:00
matroska-demux.h matroska: refactor code common to matroskademux and matroskaparse 2011-05-23 17:21:52 +02:00
matroska-ids.c
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: refactor code common to matroskademux and matroskaparse 2011-05-23 17:21:52 +02:00
matroska-parse.h matroska: refactor code common to matroskademux and matroskaparse 2011-05-23 17:21:52 +02:00
matroska-read-common.c matroska: refactor code common to matroskademux and matroskaparse 2011-05-23 17:21:52 +02:00
matroska-read-common.h matroska: refactor code common to matroskademux and matroskaparse 2011-05-23 17:21:52 +02:00
matroska.c matroskaparse: New element 2011-02-17 18:05:43 -08:00
matroska.vcproj
webm-mux.c
webm-mux.h