From 15c0db9c38407cd8b8f7fa70ecb0dedf3cc42848 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 9 Feb 2009 16:09:12 +0100 Subject: mxfdemux: Update TODO --- gst/mxf/mxfdemux.c | 2 +- gst/mxf/mxfup.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'gst') diff --git a/gst/mxf/mxfdemux.c b/gst/mxf/mxfdemux.c index e659e9ae..5fff31df 100644 --- a/gst/mxf/mxfdemux.c +++ b/gst/mxf/mxfdemux.c @@ -46,7 +46,7 @@ * and send them downstream as event. * - Multichannel audio needs channel layouts, define them (SMPTE S320M?). * - Correctly handle the different rectangles and aspect-ratio for video - * - Add support for non-standard MXF used by Avid (bug #561922). + * - Add more support for non-standard MXF used by Avid (bug #561922). * - Fix frame layout stuff, i.e. interlaced/progressive * - In pull mode first find the first buffer for every pad before pushing * to prevent jumpy playback in the beginning due to resynchronization. diff --git a/gst/mxf/mxfup.c b/gst/mxf/mxfup.c index d109b9ed..ccc34ffd 100644 --- a/gst/mxf/mxfup.c +++ b/gst/mxf/mxfup.c @@ -27,6 +27,7 @@ * - Correctly transform for the GStreamer strides * - Handle all the dimensions and other properties in the picture * essence descriptors correctly according to S377M Annex E + * - Handle interlaced correctly, i.e. weave until we support one-field-per-buffer */ #ifdef HAVE_CONFIG_H -- cgit v1.2.1