gstreamer/gst/matroska
Ronald S. Bultje 75ff7535dd gst/matroska/: Disgustingly evil hack for working around INTERRUPT events and their extremely annoying habit of being...
Original commit message from CVS:
* gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
(gst_ebml_read_init), (gst_ebml_read_use_event),
(gst_ebml_read_element_id), (gst_ebml_peek_id),
(gst_ebml_read_seek), (gst_ebml_read_skip),
(gst_ebml_read_reserve), (gst_ebml_read_buffer),
(gst_ebml_read_master):
* gst/matroska/ebml-read.h:
* gst/matroska/matroska-demux.c:
(gst_matroska_demux_parse_contents),
(gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
Disgustingly evil hack for working around INTERRUPT events and
their extremely annoying habit of being a pain in the ass. We
simply peek a cluster before reading any of it.
2004-12-03 21:08:17 +00:00
..
ebml-ids.h Write track and segment UIDs, write muxing date, write TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known. 2004-09-01 12:10:21 +00:00
ebml-read.c gst/matroska/: Disgustingly evil hack for working around INTERRUPT events and their extremely annoying habit of being... 2004-12-03 21:08:17 +00:00
ebml-read.h gst/matroska/: Disgustingly evil hack for working around INTERRUPT events and their extremely annoying habit of being... 2004-12-03 21:08:17 +00:00
ebml-write.c Write track and segment UIDs, write muxing date, write TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known. 2004-09-01 12:10:21 +00:00
ebml-write.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
Makefile.am Riff, EBML, fourcc etc. work. Not fully finished, but better than what we used to have and definately worth a first b... 2003-12-07 20:00:41 +00:00
matroska-demux.c gst/matroska/: Disgustingly evil hack for working around INTERRUPT events and their extremely annoying habit of being... 2004-12-03 21:08:17 +00:00
matroska-demux.h gst/: Add MS RLE support. I added some functions to read out strf chunks into strf chunks and the data behind it. Thi... 2004-04-16 01:20:44 +00:00
matroska-ids.h Write track and segment UIDs, write muxing date, write TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known. 2004-09-01 12:10:21 +00:00
matroska-mux.c use audio/x-ttafile and audio/x-tta for tta instead of audio/x-tta and audio/x-raw-tta 2004-09-15 19:43:37 +00:00
matroska-mux.h Write meta-seek information (seek heads). 2004-09-09 17:54:26 +00:00
matroska.c gst-indent 2004-03-14 22:34:33 +00:00
matroska.vcproj more working plugins 2004-07-27 21:41:30 +00:00