From 8830c4e8a97167b02f3a9c537a96425ad0b65d56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= Date: Thu, 6 Oct 2011 01:40:26 +0200 Subject: [PATCH] libmodplug: add TODO entry for probing. --- libavformat/libmodplug.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libavformat/libmodplug.c b/libavformat/libmodplug.c index 3b7e2433a4..d0e19796ca 100644 --- a/libavformat/libmodplug.c +++ b/libavformat/libmodplug.c @@ -19,6 +19,7 @@ /** * @file * ModPlug demuxer +* @todo better probing than extensions matching */ #include