gstreamer/gst/matroska
Tim-Philipp Müller c57ce8b9d5 gst/matroska/matroska-demux.c: Fix setting the discont flag on the first buffer pushed downstream for formats with pr...
Original commit message from CVS:
* gst/matroska/matroska-demux.c:
Fix setting the discont flag on the first buffer
pushed downstream for formats with private codec
data that needs to be deserialised into buffers
(such as vorbis and FLAC when in a matroska container).
2007-09-27 15:00:30 +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/Makefile.am: If zlib is available and used, we must link it explicitly for things to work on MingW (fixe... 2007-01-05 17:23:04 +00:00
matroska-demux.c gst/matroska/matroska-demux.c: Fix setting the discont flag on the first buffer pushed downstream for formats with pr... 2007-09-27 15:00:30 +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 harder to extract the framerate for video tracks correctly and save it directly instead of convert... 2006-12-11 13:59:33 +00:00
matroska-ids.h gst/matroska/: Try harder to extract the framerate for video tracks correctly and save it directly instead of convert... 2006-12-11 13:59:33 +00:00
matroska-mux.c gst/matroska/matroska-mux.c: The "signed" field in audio caps is of boolean type, trying to use gst_structure_get_int... 2006-12-24 11:24:59 +00:00
matroska-mux.h gst/matroska/matroska-mux.*: Add basic tag writing support; implement releasing pads (#374658). 2006-11-15 12:08:20 +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