mirror of
https://github.com/mpv-player/mpv
synced 2024-12-18 12:55:16 +00:00
grammar fix by Vineeth N, nvineeth gmail com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28193 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7f1d183b1c
commit
2e6e799109
@ -143,7 +143,7 @@ with the parameters passed into the decoding function (if you set it up to
|
||||
take those parameters). Such data should match up. If it doesn't, issue a
|
||||
warning and make an executive decision in the code about which data to
|
||||
believe (personally, I always lend more weight to the data that was passed
|
||||
into the decoder function, the data that comes from the container file's
|
||||
into the decoder function, than the data that comes from the container file's
|
||||
header). If there's supposed to be a magic number embedded in, or computed
|
||||
from, the chunk's header, issue a warning if it isn't correct.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user