[FFmpeg-cvslog] libmodplug: add TODO entry for probing.
Clément Bœsch
git at videolan.org
Thu Oct 6 08:36:23 CEST 2011
ffmpeg | branch: master | Clément Bœsch <ubitux at gmail.com> | Thu Oct 6 01:40:26 2011 +0200| [8830c4e8a97167b02f3a9c537a96425ad0b65d56] | committer: Clément Bœsch
libmodplug: add TODO entry for probing.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8830c4e8a97167b02f3a9c537a96425ad0b65d56
---
libavformat/libmodplug.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/libavformat/libmodplug.c b/libavformat/libmodplug.c
index 3b7e243..d0e1979 100644
--- a/libavformat/libmodplug.c
+++ b/libavformat/libmodplug.c
@@ -19,6 +19,7 @@
/**
* @file
* ModPlug demuxer
+* @todo better probing than extensions matching
*/
#include <libmodplug/modplug.h>
More information about the ffmpeg-cvslog
mailing list