summaryrefslogtreecommitdiff
path: root/gst/mxf/mxfaes-bwf.c
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-12-12 10:29:31 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-12-12 10:29:31 +0000
commitc94b1bd2de42a4b1bbcdd7877e7c737f81229ebc (patch)
treeb93141eba5180c7c40fc0894fe1b570ed3eca10e /gst/mxf/mxfaes-bwf.c
parent1fe82925f5d7419bd073a33cfa85be2c3e19a397 (diff)
downloadgstreamer-plugins-bad-c94b1bd2de42a4b1bbcdd7877e7c737f81229ebc.tar.gz
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/mxfaes-bwf.c')
-rw-r--r--gst/mxf/mxfaes-bwf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/mxf/mxfaes-bwf.c b/gst/mxf/mxfaes-bwf.c
index a62d27031..98e0f7247 100644
--- a/gst/mxf/mxfaes-bwf.c
+++ b/gst/mxf/mxfaes-bwf.c
@@ -25,6 +25,7 @@
* - Handle the case were a track only references specific channels
* of the essence (ChannelID property)
* - Add support for more codecs
+ * - Handle more of the metadata inside the descriptors
*/
#ifdef HAVE_CONFIG_H