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

Issue 220303002: Media Metadata API: Extract raw tags for audio/video. (Closed)

Created:
6 years, 8 months ago by tommycli
Modified:
6 years, 8 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Media Metadata API: Extract raw tags for audio/video. This is the really simple implementation that can be refined if consumer wants it. BUG=318450 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261442

Patch Set 1 #

Patch Set 2 : #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -0 lines) Patch
M chrome/common/extensions/api/media_galleries.idl View 1 1 chunk +4 lines, -0 lines 4 comments Download
M chrome/test/data/extensions/api_test/media_galleries/media_metadata/test.js View 1 2 chunks +19 lines, -0 lines 0 comments Download
M chrome/utility/media_galleries/media_metadata_parser.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M media/base/audio_video_metadata_extractor.h View 3 chunks +5 lines, -0 lines 0 comments Download
M media/base/audio_video_metadata_extractor.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M media/base/audio_video_metadata_extractor_unittest.cc View 4 chunks +30 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
tommycli
thestig: Need review. Thanks!
6 years, 8 months ago (2014-04-01 19:12:50 UTC) #1
Lei Zhang
lgtm https://codereview.chromium.org/220303002/diff/20001/chrome/common/extensions/api/media_galleries.idl File chrome/common/extensions/api/media_galleries.idl (right): https://codereview.chromium.org/220303002/diff/20001/chrome/common/extensions/api/media_galleries.idl#newcode126 chrome/common/extensions/api/media_galleries.idl:126: object rawTags; Maybe there is a better type ...
6 years, 8 months ago (2014-04-01 19:28:09 UTC) #2
tommycli
yoz: I have a question on one of the extensions IDL fields. See Below: https://codereview.chromium.org/220303002/diff/20001/chrome/common/extensions/api/media_galleries.idl ...
6 years, 8 months ago (2014-04-01 19:29:01 UTC) #3
tommycli
scherkus: Need media/ OWNERs review. Thanks!
6 years, 8 months ago (2014-04-01 19:29:59 UTC) #4
scherkus (not reviewing)
media/ lgtm but yeah ... string->string map / object seems a bit overly generic
6 years, 8 months ago (2014-04-01 20:23:37 UTC) #5
Yoyo Zhou
https://chromiumcodereview.appspot.com/220303002/diff/20001/chrome/common/extensions/api/media_galleries.idl File chrome/common/extensions/api/media_galleries.idl (right): https://chromiumcodereview.appspot.com/220303002/diff/20001/chrome/common/extensions/api/media_galleries.idl#newcode126 chrome/common/extensions/api/media_galleries.idl:126: object rawTags; On 2014/04/01 19:29:01, tommycli wrote: > yoz: ...
6 years, 8 months ago (2014-04-01 21:39:39 UTC) #6
asargent_no_longer_on_chrome
https://chromiumcodereview.appspot.com/220303002/diff/20001/chrome/common/extensions/api/media_galleries.idl File chrome/common/extensions/api/media_galleries.idl (right): https://chromiumcodereview.appspot.com/220303002/diff/20001/chrome/common/extensions/api/media_galleries.idl#newcode126 chrome/common/extensions/api/media_galleries.idl:126: object rawTags; On 2014/04/01 19:29:01, tommycli wrote: > yoz: ...
6 years, 8 months ago (2014-04-02 20:03:54 UTC) #7
tommycli
The CQ bit was checked by tommycli@chromium.org
6 years, 8 months ago (2014-04-03 15:39:11 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tommycli@chromium.org/220303002/20001
6 years, 8 months ago (2014-04-03 15:40:44 UTC) #9
commit-bot: I haz the power
6 years, 8 months ago (2014-04-03 16:31:21 UTC) #10
Message was sent while issue was closed.
Change committed as 261442

Powered by Google App Engine
This is Rietveld 408576698