diff options
-rw-r--r-- | gst/mxf/mxfdemux.c | 2 |
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?). |