gstreamer/gst/matroska
Sebastian Dröge 1ad81019a2 gst/matroska/matroska-mux.c: Update the counter for the number of streams when pads are added or removed. This will m...
Original commit message from CVS:
* gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
(gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
Update the counter for the number of streams when pads are added or
removed. This will make sure that a seek table is generated for
files with just one audio stream.
2008-06-11 11:27:46 +00:00
..
ebml-ids.h gst/matroska/ebml-ids.h: Add ID for EBML CRC32 elements. 2008-03-08 04:40:32 +00:00
ebml-read.c gst/matroska/: Fix the Forte build by making function declaration signatures match the implementations. 2008-04-09 12:02:55 +00:00
ebml-read.h gst/matroska/: Handle return values from pull_range in a more granular way to properly shut down on seeks. 2008-03-06 19:47:48 +00:00
ebml-write.c gst/matroska/ebml-write.c: Use GDOUBLE_TO_BE() instead of (probably slower) custom code. 2008-06-10 10:44:53 +00:00
ebml-write.h Fix broken GObject macros 2006-04-08 18:25:55 +00:00
Makefile.am gst/matroska/ebml-ids.h: Add ID for EBML CRC32 elements. 2008-03-08 04:40:32 +00:00
matroska-demux.c gst/matroska/: Add some more tags, improve debugging a bit and make sure that 2008-06-11 11:18:23 +00:00
matroska-demux.h gst/matroska/ebml-write.c: Use GDOUBLE_TO_BE() instead of (probably slower) custom code. 2008-06-10 10:44:53 +00:00
matroska-ids.c gst/matroska/ebml-write.c: Use GDOUBLE_TO_BE() instead of (probably slower) custom code. 2008-06-10 10:44:53 +00:00
matroska-ids.h gst/matroska/: Add some more tags, improve debugging a bit and make sure that 2008-06-11 11:18:23 +00:00
matroska-mux.c gst/matroska/matroska-mux.c: Update the counter for the number of streams when pads are added or removed. This will m... 2008-06-11 11:27:46 +00:00
matroska-mux.h gst/matroska/matroska-mux.*: Keep track of first and last timestamps for each incoming stream, so we can calculate th... 2008-01-08 19:57:23 +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