gstreamer/gst/matroska
Jan Schmidt fe7d1d7ae0 gst/matroska/matroska-mux.c: Fix NULL pointer dereference of an unset codec_id in the recently added Dirac paths
Original commit message from CVS:
* gst/matroska/matroska-mux.c:
Fix NULL pointer dereference of an unset codec_id in the recently
added Dirac paths
2008-11-20 14:30: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 Make stuff compile with GST_DISABLE_GST_DEBUG. 2008-08-30 14:15:03 +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/: Fix indention everywhere. A broken indent version has added newlines after every single declaration so... 2008-08-02 18:01:36 +00:00
ebml-write.h Fix broken GObject macros 2006-04-08 18:25:55 +00:00
lzo.c Decode the codec private data and following ContentEncoding if necessary. 2008-08-02 18:18:05 +00:00
lzo.h Decode the codec private data and following ContentEncoding if necessary. 2008-08-02 18:18:05 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
matroska-demux.c gst/matroska/: Make mkvdemux aware of E-AC3. 2008-11-16 14:41:32 +00:00
matroska-demux.h gst/matroska/matroska-demux.*: Close the current segment if we're doing a non-flushing seek and send the close-segmen... 2008-08-08 16:20:26 +00:00
matroska-ids.c Build depend on core CVS for the attachment tag. 2008-08-02 18:20:44 +00:00
matroska-ids.h gst/matroska/: Make mkvdemux aware of E-AC3. 2008-11-16 14:41:32 +00:00
matroska-mux.c gst/matroska/matroska-mux.c: Fix NULL pointer dereference of an unset codec_id in the recently added Dirac paths 2008-11-20 14:30:40 +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