]> git.sesse.net Git - vlc/commit
Improved a bit mod detection checks.
authorLaurent Aimar <fenrir@videolan.org>
Wed, 4 Feb 2009 23:50:56 +0000 (00:50 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 5 Feb 2009 18:13:11 +0000 (19:13 +0100)
commit8accabd39b88aa2f9a2fb610cf3f213bd8011b51
treeed885fe72f173afb5166f662cbbd9b8334b23ce2
parentcf36a814e12cfa804462d5f2ef15bd63d12fd96b
Improved a bit mod detection checks.

Check the content of the file to validate the extension selection.

 Some checks are light but either the file format does not provide enough
identifier data or too much code would be needed. But it is better than
nothing.
modules/demux/mod.c