gstreamer/gst/matroska
Julien Moutte 75c5d2e4ef gst/matroska/matroska-demux.c: Fix buggy format strings in macros. (makes it build on OS X again...)
Original commit message from CVS:
2008-06-23  Julien Moutte  <julien@fluendo.com>

* gst/matroska/matroska-demux.c:
(gst_matroska_demux_read_track_encoding),
(gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
format strings in macros. (makes it build on OS X again...)
2008-06-23 16:13:40 +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/matroska-demux.c: Improve debug output everywhere and fix the EOS logic. 2008-06-18 10:28:20 +00:00
ebml-read.h gst/matroska/: Make sure that every Tags element is only parsed once and it's containing tags are only posted once. 2008-06-15 14:08:41 +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/: Parse Attachments and post them as GST_TAG_IMAGE if we detect it as image and otherwise as GST_TAG_ATT... 2008-06-16 10:59:39 +00:00
matroska-demux.c gst/matroska/matroska-demux.c: Fix buggy format strings in macros. (makes it build on OS X again...) 2008-06-23 16:13:40 +00:00
matroska-demux.h gst/matroska/: Parse Attachments and post them as GST_TAG_IMAGE if we detect it as image and otherwise as GST_TAG_ATT... 2008-06-16 10:59:39 +00:00
matroska-ids.c gst/matroska/matroska-demux.c: Improve debug output everywhere and fix the EOS logic. 2008-06-18 10:28:20 +00:00
matroska-ids.h gst/matroska/: Fix demuxing of WavPack files. Muxing is still broken. 2008-06-19 10:48:57 +00:00
matroska-mux.c gst/matroska/matroska-demux.c: Improve debug output everywhere and fix the EOS logic. 2008-06-18 10:28:20 +00:00
matroska-mux.h gst/matroska/matroska-mux.*: Don't write another SeekHead which indexes all Clusters to the end of the file. This isn... 2008-06-15 15:29:29 +00:00
matroska.c gst/matroska/: Parse Attachments and post them as GST_TAG_IMAGE if we detect it as image and otherwise as GST_TAG_ATT... 2008-06-16 10:59:39 +00:00
matroska.vcproj more working plugins 2004-07-27 21:41:30 +00:00