Fix av sync for webm files with altref video frames. Altref frames
need to be decoded but they do not produce a valid output frame. The
pts_heap_ was not getting popped for altref frames.

BUG=51014
TEST=Play content form sync test and make sure the content plays
back in sync.

Review URL: http://codereview.chromium.org/3086009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55596 0039d316-1c4b-4281-b951-d872f2087c98
2 files changed