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

Issue 23172019: FFmpeg roll for M31. (Closed)

Created:
7 years, 4 months ago by DaleCurtis
Modified:
7 years, 3 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

FFmpeg roll for M31. BUG=none TEST=asan media_unittests, ffmpeg_regression_tests + manual. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220228

Patch Set 1 #

Total comments: 5

Patch Set 2 : DEPS. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M DEPS View 1 1 chunk +2 lines, -2 lines 0 comments Download
M media/filters/ffmpeg_audio_decoder.cc View 5 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
scherkus (not reviewing)
https://codereview.chromium.org/23172019/diff/1/media/filters/ffmpeg_audio_decoder.cc File media/filters/ffmpeg_audio_decoder.cc (right): https://codereview.chromium.org/23172019/diff/1/media/filters/ffmpeg_audio_decoder.cc#newcode486 media/filters/ffmpeg_audio_decoder.cc:486: av_frame_unref(av_frame_); when are refs taken? worth writing a ScopedAVFrameUnreffer?
7 years, 3 months ago (2013-08-27 00:23:44 UTC) #1
DaleCurtis
https://codereview.chromium.org/23172019/diff/1/media/filters/ffmpeg_audio_decoder.cc File media/filters/ffmpeg_audio_decoder.cc (right): https://codereview.chromium.org/23172019/diff/1/media/filters/ffmpeg_audio_decoder.cc#newcode486 media/filters/ffmpeg_audio_decoder.cc:486: av_frame_unref(av_frame_); On 2013/08/27 00:23:44, scherkus wrote: > when are ...
7 years, 3 months ago (2013-08-27 00:30:13 UTC) #2
DaleCurtis
https://codereview.chromium.org/23172019/diff/1/media/filters/ffmpeg_audio_decoder.cc File media/filters/ffmpeg_audio_decoder.cc (right): https://codereview.chromium.org/23172019/diff/1/media/filters/ffmpeg_audio_decoder.cc#newcode486 media/filters/ffmpeg_audio_decoder.cc:486: av_frame_unref(av_frame_); On 2013/08/27 00:30:13, DaleCurtis wrote: > On 2013/08/27 ...
7 years, 3 months ago (2013-08-27 00:30:51 UTC) #3
jrummell
Some drive-by comments. Is the cost of avcodec_alloc_frame() (ultimately the call to av_malloc()) too high ...
7 years, 3 months ago (2013-08-27 01:05:23 UTC) #4
DaleCurtis
I suspect its just an unnecessary allocation. I don't think there's any noticeable perf impact, ...
7 years, 3 months ago (2013-08-27 01:16:58 UTC) #5
DaleCurtis
Bots are green. Any more comments?
7 years, 3 months ago (2013-08-28 18:26:24 UTC) #6
scherkus (not reviewing)
lgtm
7 years, 3 months ago (2013-08-28 19:11:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dalecurtis@chromium.org/23172019/8001
7 years, 3 months ago (2013-08-28 21:01:45 UTC) #8
jrummell
I guess it is looking for a LGTM from me.
7 years, 3 months ago (2013-08-28 22:23:15 UTC) #9
commit-bot: I haz the power
7 years, 3 months ago (2013-08-29 09:00:10 UTC) #10
Message was sent while issue was closed.
Change committed as 220228

Powered by Google App Engine
This is Rietveld 408576698