gstreamer/gst/matroska
Thomas Vander Stichele b1b1fe52d6 Fix leaks and invalid memory access as reported by valgrind
Original commit message from CVS:

* check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
(setup_matroskamux), (check_buffer_data), (GST_START_TEST):
* gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
(gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
(gst_matroska_mux_start), (gst_matroska_mux_write_data),
(gst_matroska_mux_collected):
Fix leaks and invalid memory access as reported by valgrind
2005-11-01 15:11:16 +00:00
..
ebml-ids.h Port matroska muxer to 0.9 (#318847). 2005-10-14 12:43:30 +00:00
ebml-read.c API change fix. 2005-10-19 15:57:04 +00:00
ebml-read.h gst/matroska/: Ported matroska demuxer to 0.9. 2005-10-18 18:12:31 +00:00
ebml-write.c add a unit test for matroskamux fix the bugs that the unit test exposed 2005-11-01 14:36:02 +00:00
ebml-write.h gst/matroska/: Set timestamps on outgoing ebml headers as well, so that the element after matroskamux can get the tim... 2005-11-01 12:35:39 +00:00
Makefile.am gst/matroska/: Ported matroska demuxer to 0.9. 2005-10-18 18:12:31 +00:00
matroska-demux.c gst/matroska/: Add SimpleBlock support to matroska demuxer and muxer (part of 2005-10-28 15:32:48 +00:00
matroska-demux.h gst/matroska/: Ported matroska demuxer to 0.9. 2005-10-18 18:12:31 +00:00
matroska-ids.h gst/matroska/: Add SimpleBlock support to matroska demuxer and muxer (part of 2005-10-28 15:32:48 +00:00
matroska-mux.c Fix leaks and invalid memory access as reported by valgrind 2005-11-01 15:11:16 +00:00
matroska-mux.h gst/matroska/: Add SimpleBlock support to matroska demuxer and muxer (part of 2005-10-28 15:32:48 +00:00
matroska.c gst/matroska/: Ported matroska demuxer to 0.9. 2005-10-18 18:12:31 +00:00
matroska.vcproj more working plugins 2004-07-27 21:41:30 +00:00