diff options
author | jrummell@chromium.org <jrummell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-26 07:55:02 +0000 |
---|---|---|
committer | jrummell@chromium.org <jrummell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-26 07:55:02 +0000 |
commit | 2cfa1f1f2058a73b0a1778dd562ba6ed39e40f92 (patch) | |
tree | 2a160b1ff54c0936f749791f86b5fff44f82a5e4 /media/ffmpeg/ffmpeg_common_unittest.cc | |
parent | 2ff72995b5decaf76436a053d297afdc760a2ddf (diff) | |
download | chromium_src-2cfa1f1f2058a73b0a1778dd562ba6ed39e40f92.zip chromium_src-2cfa1f1f2058a73b0a1778dd562ba6ed39e40f92.tar.gz chromium_src-2cfa1f1f2058a73b0a1778dd562ba6ed39e40f92.tar.bz2 |
Cleanup destruction of ffmpeg objects
The code to free up AVCodecContext and AVFrame objects is replicated in
several places. This cleanup is to common code into a scoped_ptr deleter,
and then use scoped_ptr_malloc for all references to these objects.
BUG=
TEST=media_unittests successful using ASAN and HeapChecker
Review URL: https://codereview.chromium.org/24286009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225382 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/ffmpeg/ffmpeg_common_unittest.cc')
0 files changed, 0 insertions, 0 deletions