summaryrefslogtreecommitdiffstats
path: root/gst/matroska/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+2
* gst/: Fix build flags order.Jan Schmidt2008-09-171-3/+3
* Decode the codec private data and following ContentEncoding if necessary.Sebastian Dröge2008-08-021-2/+5
* gst/matroska/: Parse Attachments and post them as GST_TAG_IMAGE if we detect ...Sebastian Dröge2008-06-161-0/+1
* gst/matroska/ebml-ids.h: Add ID for EBML CRC32 elements.Sebastian Dröge2008-03-081-1/+2
* gst/matroska/Makefile.am: If zlib is available and used, we must link it expl...Tim-Philipp Müller2007-01-051-1/+2
* gst/matroska/: Handle case where the TrackType ebml chunk does not come befor...Tim-Philipp Müller2006-04-251-0/+1
* gst/matroska/: Ported matroska demuxer to 0.9.Tim-Philipp Müller2005-10-181-3/+2
* Port matroska muxer to 0.9 (#318847).Tim-Philipp Müller2005-10-141-4/+13
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-1/+1
* Riff, EBML, fourcc etc. work. Not fully finished, but better than what we use...Ronald S. Bultje2003-12-071-2/+6
* Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ oneRonald S. Bultje2003-11-211-0/+16