Always round up coded size to avoid VideoFrame restrictions.
Prior to http://crrev.com/268831 we never considered the actual coded size when constructing buffers for FFmpeg. We do now, but were not aligning the extents properly. Sadly we had no test coverage for odd sized videos :( I've fixed the extents and added a test using one of the bug clips (which will be landed separately). BUG=379127 TEST=new pipeline test NOTRY=true Review URL: https://codereview.chromium.org/318133002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275719 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment