gstreamer/gst/matroska
Mark Nauwelaerts fcd464ea30 gst/matroska/matroska-mux.c: Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp value and then dead-lock w...
Original commit message from CVS:
Patch by: Mark Nauwelaerts  <manauw at skynet be>
* gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
(gst_matroska_mux_stream_is_vorbis_header),
(gst_matroska_mux_write_data):
Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
value and then dead-lock when muxing vorbis audio streams
(the three vorbis header buffers carry no timestamp, and it
would try to mux these after all video buffers). Fixes #340346.
Improve clustering: start a new cluster also whenever we get
a keyframe.
2006-05-03 14:51:50 +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 try to modify read-only data. 2006-04-10 16:09:03 +00:00
ebml-read.h Fix broken GObject macros 2006-04-08 18:25:55 +00:00
ebml-write.c gst/matroska/ebml-write.c: Ensure that we set correct caps on buffers that are transferred direct from the input. 2006-03-20 18:34:21 +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 Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +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/: Handle case where the TrackType ebml chunk does not come before the 2006-04-25 16:38:50 +00:00
matroska-ids.h gst/matroska/: Handle case where the TrackType ebml chunk does not come before the 2006-04-25 16:38:50 +00:00
matroska-mux.c gst/matroska/matroska-mux.c: Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp value and then dead-lock w... 2006-05-03 14:51:50 +00:00
matroska-mux.h expand tabs 2005-12-06 19:44:58 +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