Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(388)

Issue 151192: Cleanup resources allocated by FFmpeg to avoid memory and threads leaks... (Closed)

Created:
11 years, 5 months ago by Alpha Left Google
Modified:
7 years, 2 months ago
CC:
chromium-reviews_googlegroups.com, brettw, awong, fbarchard
Visibility:
Public.

Description

Cleanup resources allocated by FFmpeg to avoid memory and threads leaks Calls avcodec_free and avcodec_thread_free appropriately. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20039

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 5

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -19 lines) Patch
M media/base/mock_ffmpeg.h View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M media/base/mock_ffmpeg.cc View 1 2 3 4 2 chunks +8 lines, -0 lines 0 comments Download
M media/filters/ffmpeg_demuxer.h View 2 3 1 chunk +1 line, -1 line 0 comments Download
M media/filters/ffmpeg_demuxer.cc View 2 3 6 chunks +36 lines, -16 lines 0 comments Download
M media/filters/ffmpeg_demuxer_unittest.cc View 3 chunks +8 lines, -2 lines 0 comments Download
M third_party/ffmpeg/avcodec-52.sigs View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M third_party/ffmpeg/avformat-52.sigs View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Alpha Left Google
let's try to hunt all leaks!
11 years, 5 months ago (2009-07-02 06:37:04 UTC) #1
scherkus (not reviewing)
do you want me to review this now, or are you still figuring it out?
11 years, 5 months ago (2009-07-02 23:32:41 UTC) #2
Alpha Left Google
it's good for review now! :)
11 years, 5 months ago (2009-07-03 00:29:53 UTC) #3
scherkus (not reviewing)
few nits http://codereview.chromium.org/151192/diff/3011/3015 File media/filters/ffmpeg_demuxer.cc (right): http://codereview.chromium.org/151192/diff/3011/3015#newcode225 Line 225: // stopped, so this is the ...
11 years, 5 months ago (2009-07-03 01:26:33 UTC) #4
scherkus (not reviewing)
11 years, 5 months ago (2009-07-06 19:46:22 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698