gstreamer/gst/matroska
Frédéric Riss 92753a26de gst/matroska/: Add support for VOBSUB subtitle tracks and zlib-compressed tracks. Make sure we start on a keyframe af...
Original commit message from CVS:
Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
* gst/matroska/matroska-demux.c: (gst_matroska_track_free),
(gst_matroska_demux_reset),
(gst_matroska_demux_read_track_encodings),
(gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
(gst_matroska_demux_parse_blockgroup_or_simpleblock),
(gst_matroska_demux_subtitle_caps):
* gst/matroska/matroska-ids.h:
Add support for VOBSUB subtitle tracks and zlib-compressed
tracks. Make sure we start on a keyframe after a seek. (#343348)
2006-09-04 16:21:17 +00:00
..
ebml-ids.h Port matroska muxer to 0.9 (#318847). 2005-10-14 12:43:30 +00:00
ebml-read.c gst/matroska/ebml-read.c: Don't create unnecessary sub-buffers all the time. Dramatically improves performance with m... 2006-05-17 08:10:31 +00:00
ebml-read.h Fix broken GObject macros 2006-04-08 18:25:55 +00:00
ebml-write.c Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. 2006-05-06 00:14:09 +00:00
ebml-write.h Fix broken GObject macros 2006-04-08 18:25:55 +00:00
Makefile.am gst/matroska/: Handle case where the TrackType ebml chunk does not come before the 2006-04-25 16:38:50 +00:00
matroska-demux.c gst/matroska/: Add support for VOBSUB subtitle tracks and zlib-compressed tracks. Make sure we start on a keyframe af... 2006-09-04 16:21:17 +00:00
matroska-demux.h gst/matroska/: Set DISCONT flag on first buffer after a discontinuity. 2006-04-20 13:23:40 +00:00
matroska-ids.c gst/matroska/: Try to fix up broken matroska files containing subtitle streams with non-UTF8 character encodings (cou... 2006-06-22 16:27:03 +00:00
matroska-ids.h gst/matroska/: Add support for VOBSUB subtitle tracks and zlib-compressed tracks. Make sure we start on a keyframe af... 2006-09-04 16:21:17 +00:00
matroska-mux.c gst/matroska/matroska-mux.c: gst_collect_pads_stop() needs to be called before chaining up to the parent class (#3427... 2006-05-23 20:15:04 +00:00
matroska-mux.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
matroska.c rework configure.ac; make asterisk rtp stuff compile on mingw 2005-11-14 02:13:35 +00:00
matroska.vcproj more working plugins 2004-07-27 21:41:30 +00:00