diff options
Diffstat (limited to 'gst/mxf/mxfmpeg.c')
-rw-r--r-- | gst/mxf/mxfmpeg.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gst/mxf/mxfmpeg.c b/gst/mxf/mxfmpeg.c index 810474a4..608ecc27 100644 --- a/gst/mxf/mxfmpeg.c +++ b/gst/mxf/mxfmpeg.c @@ -24,7 +24,8 @@ /* TODO: * - Handle PES streams * - Fix TS/PS demuxers to forward timestamps - * - Handle sound/data somehow + * - h264 support (see SMPTE RP2008) + * - AAC support */ #ifdef HAVE_CONFIG_H |