gstreamer/gst/matroska
Sebastian Dröge d0bb024e11 gst/matroska/matroska-demux.c: When receiving a SEEK event on a specific pad first search for a seek table entry for ...
Original commit message from CVS:
* gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
(gst_matroska_demux_element_send_event),
(gst_matroska_demux_handle_seek_event),
(gst_matroska_demux_handle_src_event):
When receiving a SEEK event on a specific pad first search for a seek
table entry for the stream of the pad and then fall back to an entry
for a different stream.
2008-08-02 18:35:21 +00: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 gst/matroska/: Fix indention everywhere. A broken indent version has added newlines after every single declaration so... 2008-08-02 18:01:36 +00:00
ebml-read.h gst/matroska/: Make sure that every Tags element is only parsed once and it's containing tags are only posted once. 2008-06-15 14:08:41 +00:00
ebml-write.c gst/matroska/: Fix indention everywhere. A broken indent version has added newlines after every single declaration so... 2008-08-02 18:01:36 +00:00
ebml-write.h Fix broken GObject macros 2006-04-08 18:25:55 +00:00
lzo.c Decode the codec private data and following ContentEncoding if necessary. 2008-08-02 18:18:05 +00:00
lzo.h Decode the codec private data and following ContentEncoding if necessary. 2008-08-02 18:18:05 +00:00
Makefile.am Decode the codec private data and following ContentEncoding if necessary. 2008-08-02 18:18:05 +00:00
matroska-demux.c gst/matroska/matroska-demux.c: When receiving a SEEK event on a specific pad first search for a seek table entry for ... 2008-08-02 18:35:21 +00:00
matroska-demux.h gst/matroska/matroska-demux.*: Allow an infinite number of stream inside Matroska containers and use a GPtrArray for ... 2008-08-02 18:06:20 +00:00
matroska-ids.c Build depend on core CVS for the attachment tag. 2008-08-02 18:20:44 +00:00
matroska-ids.h Build depend on core CVS for the attachment tag. 2008-08-02 18:20:44 +00:00
matroska-mux.c gst/matroska/matroska-mux.c: Fix muxing of MP3/MP2 with different MPEG versions by calculating the duration of a fram... 2008-08-02 18:11:32 +00:00
matroska-mux.h gst/matroska/matroska-mux.*: Don't write another SeekHead which indexes all Clusters to the end of the file. This isn... 2008-06-15 15:29:29 +00:00
matroska.c gst/matroska/: Parse Attachments and post them as GST_TAG_IMAGE if we detect it as image and otherwise as GST_TAG_ATT... 2008-06-16 10:59:39 +00:00
matroska.vcproj more working plugins 2004-07-27 21:41:30 +00:00