summaryrefslogtreecommitdiffstats
path: root/media/base/media_win.cc
diff options
context:
space:
mode:
authorxhwang@chromium.org <xhwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-25 04:36:51 +0000
committerxhwang@chromium.org <xhwang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-25 04:36:51 +0000
commitddaaf850992ef0aad89b36f717fc964bf6628831 (patch)
tree9823079636ef8d8281ba872ca1ae92cc80436a77 /media/base/media_win.cc
parent6affe2cbd65afa59872ab163b1b77e143140d5bb (diff)
downloadchromium_src-ddaaf850992ef0aad89b36f717fc964bf6628831.zip
chromium_src-ddaaf850992ef0aad89b36f717fc964bf6628831.tar.gz
chromium_src-ddaaf850992ef0aad89b36f717fc964bf6628831.tar.bz2
Make DataSource::Stop() synchronous.
In a lot of filters in media code, Stop() has been folded into the dtor. This model doesn't apply directly to DataSource because DataSource::Stop() is called by the FFmpegDemuxer, but the DataSource is owned by WebMediaPlayerImpl. TBR=gbillock@chromium.org BUG=349211 TEST=All existing tests pass. Review URL: https://codereview.chromium.org/413243002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285479 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/base/media_win.cc')
0 files changed, 0 insertions, 0 deletions