diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2009-02-09 16:09:12 +0100 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2009-02-09 16:40:44 +0100 |
commit | 15c0db9c38407cd8b8f7fa70ecb0dedf3cc42848 (patch) | |
tree | 27248f6fe349df205058c263282ebf1592a0cf50 /gst/mxf/mxfup.c | |
parent | fe54254bd9d019fe768f384c20ecc21b57fd4a48 (diff) | |
download | gst-plugins-bad-15c0db9c38407cd8b8f7fa70ecb0dedf3cc42848.tar.gz gst-plugins-bad-15c0db9c38407cd8b8f7fa70ecb0dedf3cc42848.tar.bz2 gst-plugins-bad-15c0db9c38407cd8b8f7fa70ecb0dedf3cc42848.zip |
mxfdemux: Update TODO
Diffstat (limited to 'gst/mxf/mxfup.c')
-rw-r--r-- | gst/mxf/mxfup.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 |