diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-24 18:21:01 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-24 18:21:01 +0000 |
commit | 110785be2414b3f041bf502368bb44e212a3c975 (patch) | |
tree | 6ee12a45979c6cecb659454e60a94c0a826e601e /webkit/build | |
parent | 8b6911d9e06c1215901ec3316f9da58723301733 (diff) | |
download | chromium_src-110785be2414b3f041bf502368bb44e212a3c975.zip chromium_src-110785be2414b3f041bf502368bb44e212a3c975.tar.gz chromium_src-110785be2414b3f041bf502368bb44e212a3c975.tar.bz2 |
Return 0 instead of AVERROR_EOF for reads at or past the end of a file.
I'm not sure if it's because the files listed in the bug report were improperly muxed, but FFmpeg was attempting to read past the end of the file and apparently returning AVERROR_EOF instead of 0 makes a huge difference.
BUG=47489
TEST=media_unittests, files linked in bug report
Review URL: http://codereview.chromium.org/6249013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72350 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build')
0 files changed, 0 insertions, 0 deletions