summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-02-12 09:46:06 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-02-12 11:00:07 +0100
commit25e84ff22302891ee1a5007f444097a401616f11 (patch)
treeef91178ef5f48950e545d5d0d863bc4ce553407a
parenteb78f9c8f72d5394ea1d6d79bfd402cb3bd125ef (diff)
downloadgst-plugins-bad-25e84ff22302891ee1a5007f444097a401616f11.tar.gz
gst-plugins-bad-25e84ff22302891ee1a5007f444097a401616f11.tar.bz2
gst-plugins-bad-25e84ff22302891ee1a5007f444097a401616f11.zip
mxfdemux: Update TODO, we should support the drop-frame property of timecode tracks
-rw-r--r--gst/mxf/mxfdemux.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/mxf/mxfdemux.c b/gst/mxf/mxfdemux.c
index 6c235c64..ebab7bbb 100644
--- a/gst/mxf/mxfdemux.c
+++ b/gst/mxf/mxfdemux.c
@@ -38,6 +38,7 @@
* be generalized/simplified
* - Seeking support: Use IndexTableSegments
* - Handle timecode tracks correctly (where is this documented?)
+ * - Handle drop-frame field of timecode tracks
* - Handle Generic container system items
* - Implement correct support for clip-wrapped essence elements.
* - Post structural metadata and descriptive metadata trees as a message on the bus