Fix the EOS hang and jerkiness in playback.
- output_picture_ should be cleared only after freeing the output buffers. - pop out free_input_buffers_ in Flush. This was missing and creates failure during FreeInputBuffers() - new picture_buffers to be pushed back into assigned_picture_buffers_. Otherwise display gets wrong texture These changes will fix the hang at EOS. BUG=none TEST=gpu_video_tests Review URL: http://codereview.chromium.org/7017006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86254 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment