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

Issue 1685683004: Move media::AudioCodec to its own source file (Closed)

Created:
4 years, 10 months ago by Julien Isorce Samsung
Modified:
4 years, 9 months ago
Reviewers:
jrummell, DaleCurtis
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move media::AudioCodec to its own source file Also export media::AudioCodecToCodecID to keep symmetry with video. BUG=571417 R=dalecurtis@chromium.org, jrummell@chromium.org Committed: https://crrev.com/c2354045a4b129efd582a237802f83a6e4e85883 Cr-Commit-Position: refs/heads/master@{#378192}

Patch Set 1 #

Patch Set 2 : Fix date and commit message #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -76 lines) Patch
M media/base/BUILD.gn View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
A media/base/audio_codecs.h View 1 chunk +48 lines, -0 lines 0 comments Download
A media/base/audio_codecs.cc View 1 1 chunk +51 lines, -0 lines 0 comments Download
M media/base/audio_decoder_config.h View 1 chunk +1 line, -33 lines 0 comments Download
M media/base/audio_decoder_config.cc View 1 chunk +0 lines, -40 lines 0 comments Download
M media/ffmpeg/ffmpeg_common.h View 2 chunks +4 lines, -1 line 0 comments Download
M media/ffmpeg/ffmpeg_common.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M media/media.gyp View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (10 generated)
jrummell
LG. Just one question. https://codereview.chromium.org/1685683004/diff/20001/media/filters/ffmpeg_audio_decoder.h File media/filters/ffmpeg_audio_decoder.h (right): https://codereview.chromium.org/1685683004/diff/20001/media/filters/ffmpeg_audio_decoder.h#newcode34 media/filters/ffmpeg_audio_decoder.h:34: static bool IsCodecSupported(AudioCodec codec, SampleFormat ...
4 years, 10 months ago (2016-02-11 22:23:19 UTC) #3
DaleCurtis
https://codereview.chromium.org/1685683004/diff/20001/media/filters/ffmpeg_audio_decoder.h File media/filters/ffmpeg_audio_decoder.h (right): https://codereview.chromium.org/1685683004/diff/20001/media/filters/ffmpeg_audio_decoder.h#newcode34 media/filters/ffmpeg_audio_decoder.h:34: static bool IsCodecSupported(AudioCodec codec, SampleFormat sample_format); On 2016/02/11 22:23:19, ...
4 years, 10 months ago (2016-02-11 22:26:42 UTC) #5
Julien Isorce Samsung
On 2016/02/11 22:26:42, DaleCurtis wrote: > https://codereview.chromium.org/1685683004/diff/20001/media/filters/ffmpeg_audio_decoder.h#newcode34 > media/filters/ffmpeg_audio_decoder.h:34: static bool IsCodecSupported(AudioCodec > codec, SampleFormat ...
4 years, 10 months ago (2016-02-12 14:05:02 UTC) #6
Julien Isorce Samsung
I removed the "FFmpegAudioDecoder::IsCodecSupported" addition from the CL since it is not used.
4 years, 10 months ago (2016-02-26 13:15:15 UTC) #8
DaleCurtis
lgtm
4 years, 10 months ago (2016-02-26 18:21:44 UTC) #9
jrummell
lgtm
4 years, 10 months ago (2016-02-26 18:51:21 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1685683004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1685683004/60001
4 years, 10 months ago (2016-02-26 19:40:47 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/72733)
4 years, 10 months ago (2016-02-26 20:18:00 UTC) #14
Julien Isorce Samsung
On 2016/02/26 20:18:00, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 9 months ago (2016-02-29 09:45:02 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1685683004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1685683004/80001
4 years, 9 months ago (2016-02-29 09:45:28 UTC) #18
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 9 months ago (2016-02-29 10:52:27 UTC) #20
commit-bot: I haz the power
4 years, 9 months ago (2016-02-29 10:53:51 UTC) #22
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c2354045a4b129efd582a237802f83a6e4e85883
Cr-Commit-Position: refs/heads/master@{#378192}

Powered by Google App Engine
This is Rietveld 408576698