mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
avformat/libopenmpt: Fix successfull typo
Reviewed-by: Lou Logan <lou@lrcd.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> (cherry picked from commit 571af98a5959d72c65a6753eb8e82cde407f4cd0) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
472498ed47
commit
ab0a8e4772
@ -259,7 +259,7 @@ static int read_probe_openmpt(AVProbeData *p)
|
||||
} else {
|
||||
/* The file extension is unknown and we have very few data
|
||||
* bytes available. libopenmpt cannot decide anything here,
|
||||
* and returning any score > 0 would result in successfull
|
||||
* and returning any score > 0 would result in successful
|
||||
* probing of random data.
|
||||
*/
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user