matroska: port to 0.11
authorRené Stadler <rene.stadler@collabora.co.uk>
Sat, 26 Nov 2011 09:01:07 +0000 (10:01 +0100)
committerRené Stadler <rene.stadler@collabora.co.uk>
Sat, 26 Nov 2011 14:01:01 +0000 (15:01 +0100)
commit17240ac9ec0a3a7baa723547115d2dabfba80d1b
tree04070cd4fd22727d684b0f122551fa635b7779fa
parenteeaa9e0bbcf2b15dfea946406a995fa6277daa82
matroska: port to 0.11

Support for TAG_IMAGE and TAG_ATTACHMENT is commented out; this requires caps
on buffers which is gone from 0.11.

Segment handling in the demuxer is a bit complex; I added some FIXME comments
in places where I'm not yet sure if I ported correctly.
14 files changed:
configure.ac
gst/matroska/ebml-read.c
gst/matroska/ebml-read.h
gst/matroska/ebml-write.c
gst/matroska/matroska-demux.c
gst/matroska/matroska-demux.h
gst/matroska/matroska-ids.h
gst/matroska/matroska-mux.c
gst/matroska/matroska-mux.h
gst/matroska/matroska-parse.c
gst/matroska/matroska-read-common.c
gst/matroska/matroska-read-common.h
gst/matroska/webm-mux.c
tests/check/elements/matroskamux.c