diff options
Diffstat (limited to 'gst/mxf/mxfaes-bwf.c')
-rw-r--r-- | gst/mxf/mxfaes-bwf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/mxf/mxfaes-bwf.c b/gst/mxf/mxfaes-bwf.c index a62d2703..98e0f724 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 |