summaryrefslogtreecommitdiffstats
path: root/gst
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-02-10 14:23:06 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-02-12 11:00:07 +0100
commit144466e2cd855f420211b475f18ab0a0a4d7243e (patch)
tree0cad2134d92ce8241e06b2f4c106f9953cde0f78 /gst
parent6299a624337121b0941d0e8636e00238c189501a (diff)
downloadgst-plugins-bad-144466e2cd855f420211b475f18ab0a0a4d7243e.tar.gz
gst-plugins-bad-144466e2cd855f420211b475f18ab0a0a4d7243e.tar.bz2
gst-plugins-bad-144466e2cd855f420211b475f18ab0a0a4d7243e.zip
mxfdemux: Update TODO
Diffstat (limited to 'gst')
-rw-r--r--gst/mxf/mxfdemux.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/mxf/mxfdemux.c b/gst/mxf/mxfdemux.c
index 4fb29f13..6c235c64 100644
--- a/gst/mxf/mxfdemux.c
+++ b/gst/mxf/mxfdemux.c
@@ -40,8 +40,6 @@
* - Handle timecode tracks correctly (where is this documented?)
* - Handle Generic container system items
* - Implement correct support for clip-wrapped essence elements.
- * - Add a "tracks" property to select the tracks that should be used from the
- * selected package.
* - Post structural metadata and descriptive metadata trees as a message on the bus
* and send them downstream as event.
* - Multichannel audio needs channel layouts, define them (SMPTE S320M?).