commit | b1b1e8c6c1aa269142344ed2b2937c9ddb230bee | [log] [tgz] |
---|---|---|
author | gunsch <gunsch@chromium.org> | Fri Mar 13 00:06:24 2015 |
committer | Commit bot <commit-bot@chromium.org> | Fri Mar 13 00:07:08 2015 |
tree | 6e926aec3490d8288eadcfc23cc3e70f92548a21 | |
parent | 8d4b60758db5d449138bf806a6d42ddded5b1df2 [diff] |
Chromecast: use weak pointers for AvPipelineImpl callbacks on CMA thread. Without this, there can be circular references keeping AvPipelineImpl alive after media pipeline destruction. R=lcwu@chromium.org,halliwell@chromium.org BUG=internal b/19643195 Review URL: https://codereview.chromium.org/1005703002 Cr-Commit-Position: refs/heads/master@{#320409}