diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-12-12 10:29:31 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-12-12 10:29:31 +0000 |
commit | c94b1bd2de42a4b1bbcdd7877e7c737f81229ebc (patch) | |
tree | b93141eba5180c7c40fc0894fe1b570ed3eca10e /gst/mxf/mxfup.c | |
parent | 1fe82925f5d7419bd073a33cfa85be2c3e19a397 (diff) | |
download | gst-plugins-bad-c94b1bd2de42a4b1bbcdd7877e7c737f81229ebc.tar.gz gst-plugins-bad-c94b1bd2de42a4b1bbcdd7877e7c737f81229ebc.tar.bz2 gst-plugins-bad-c94b1bd2de42a4b1bbcdd7877e7c737f81229ebc.zip |
gst/mxf/: Major update of the TODO lists. There's still much to do.
Original commit message from CVS:
* gst/mxf/mxfaes-bwf.c:
* gst/mxf/mxfalaw.c: (mxf_alaw_create_caps):
* gst/mxf/mxfdemux.c:
* gst/mxf/mxfdv-dif.c: (mxf_dv_dif_create_caps):
* gst/mxf/mxfjpeg2000.c:
* gst/mxf/mxfmpeg.c:
* gst/mxf/mxfup.c:
Major update of the TODO lists. There's still much to do.
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 a9e0826a..3b5259e6 100644 --- a/gst/mxf/mxfup.c +++ b/gst/mxf/mxfup.c @@ -23,6 +23,7 @@ /* TODO: * - Handle CDCI essence + * - Handle more formats with RGBA descriptor (4:4:4 / 4:4:4:4 YUV, RGB656, ...) * - Correctly transform for the GStreamer strides * - Handle all the dimensions and other properties in the picture * essence descriptors correctly according to S377M Annex E |