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