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

Issue 1718773002: Parse ELNG box in MP4 container

Created:
4 years, 10 months ago by servolk
Modified:
4 years, 8 months ago
Reviewers:
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

Parse ELNG box in MP4 container The ELNG box is the new recommeded way of specifying language info in ISO BMFF. BUG=590085

Patch Set 1 #

Patch Set 2 : wip #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -2 lines) Patch
M media/formats/mp4/box_definitions.h View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M media/formats/mp4/box_definitions.cc View 1 2 1 chunk +14 lines, -2 lines 0 comments Download
M media/formats/mp4/box_reader.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M media/formats/mp4/box_reader.cc View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
M media/formats/mp4/fourccs.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
servolk
4 years, 8 months ago (2016-04-08 00:11:49 UTC) #1
Description was changed from

==========
Parse elng tag
==========

to

==========
Parse ELNG box in MP4 container

The ELNG box is the new recommeded way of specifying language info in
ISO BMFF.

BUG=590085
==========

Powered by Google App Engine
This is Rietveld 408576698