index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
mp4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix key re-emission on every new segment for BMFF in MSE/EME.
strobe@google.com
2012-11-03
1
-1
/
+1
*
Add "type" in GenerateKeyRequest() and OnNeedKey().
xhwang@chromium.org
2012-10-27
2
-3
/
+13
*
Move ChannelLayout into media namespace.
dalecurtis@google.com
2012-10-17
1
-2
/
+2
*
Fix move.h's to use a concrete RValue carrier object rather than hacking a RV...
ajwong@chromium.org
2012-10-15
1
-1
/
+0
*
Support encrypted audio stream in demuxer.
xhwang@chromium.org
2012-10-12
1
-1
/
+2
*
Update EME MediaKeyNeededEvent.initData for ISO BMFF to match current spec.
strobe@google.com
2012-09-22
5
-17
/
+38
*
Eliminate box reordering in media::mp4::BoxReader.
strobe@google.com
2012-09-21
4
-18
/
+31
*
Add is_encrypted() in VideoDecoderConfig.
xhwang@chromium.org
2012-09-18
2
-3
/
+3
*
We are removing checksum/HMAC in WebM spec for encrypted content.
fgalligan@chromium.org
2012-09-18
2
-2
/
+0
*
Fix encrypted AAC in BMFF by adding subsample info.
strobe@google.com
2012-08-29
4
-17
/
+43
*
Add support for config changes during playback to FFmpegVideoDecoder.
acolwell@chromium.org
2012-08-21
2
-13
/
+1
*
Revert 152622 - Add support for config changes during playback to FFmpegVideo...
acolwell@chromium.org
2012-08-21
2
-1
/
+13
*
Add support for config changes during playback to FFmpegVideoDecoder.
acolwell@chromium.org
2012-08-21
2
-13
/
+1
*
Add initial support for edit lists in MSE BMFF.
strobe@google.com
2012-08-08
3
-5
/
+56
*
Set error on unrecognized top-level BMFF boxes.
strobe@google.com
2012-08-02
5
-53
/
+86
*
Fix sourceAbort() for BMFF streams.
strobe@google.com
2012-08-02
3
-9
/
+36
*
Remove VideoDecoderConfig::aspect_ratio_xxx methods.
acolwell@chromium.org
2012-08-02
1
-5
/
+8
*
Fix MP4StreamParser discard behavior when retaining 'moof'.
strobe@google.com
2012-08-01
3
-14
/
+22
*
Make peeking before the head of OffsetByteQueue a hard error.
strobe@google.com
2012-07-31
2
-4
/
+1
*
Remove VideoDecoderConfig.frame_rate_xxx() and VideoFrame::Get/SetDuration().
acolwell@chromium.org
2012-07-31
1
-3
/
+0
*
Allow auxiliary data to come inside the 'moof' atom.
strobe@google.com
2012-07-30
1
-1
/
+7
*
Move 'mdat' advancement logic to make more sense.
strobe@google.com
2012-07-30
1
-5
/
+6
*
Ignore unrecognized protection schemes in ISO BMFF files.
strobe@google.com
2012-07-28
1
-7
/
+25
*
Chrome-side implementation of media source timestamp offset
vrk@google.com
2012-07-27
3
-5
/
+20
*
Add Common Encryption support to BMFF, including subsample decryption.
strobe@google.com
2012-07-26
13
-179
/
+628
*
Fix UninitCondition in TrackRunIterator tests.
dalecurtis@chromium.org
2012-07-25
1
-0
/
+2
*
Fix MediaSource code so it can handle HE-AAC content that uses implicit signa...
acolwell@chromium.org
2012-07-21
6
-22
/
+61
*
Disallowed operator= to fix build on Visual Studio 2010.
vitalybuka@chromium.org
2012-07-20
2
-0
/
+6
*
Add HE AAC support to ISO BMFF.
xiaomings@google.com
2012-07-19
11
-32
/
+727
*
Add TrackRunIteratorTest, and refactor TrackRunIterator interface.
strobe@google.com
2012-07-18
8
-266
/
+463
*
Revert 145769 (broke test stream, removed needed HasMoreRBSPData, added extra...
fischman@chromium.org
2012-07-17
12
-734
/
+33
*
Add HE AAC support to ISO BMFF.
xiaomings@google.com
2012-07-09
12
-33
/
+734
*
Revert 145617 - Add HE AAC support to ISO BMFF.
cpu@chromium.org
2012-07-06
12
-734
/
+33
*
Add HE AAC support to ISO BMFF.
xiaomings@google.com
2012-07-06
12
-33
/
+734
*
The ISO BMFF Media Source parser supplied decode timestamps instead of presen...
strobe@google.com
2012-06-28
5
-10
/
+10
*
Temporary fix to allow ISO BMFF quality switching in Media Source.
strobe@google.com
2012-06-28
3
-8
/
+34
*
Recover pixel aspect ratio in ISO BMFF parser.
strobe@google.com
2012-06-27
3
-3
/
+28
*
Flush sample buffers when reading new segments in Media Source BMFF parser.
strobe@google.com
2012-06-27
3
-11
/
+35
*
Coverity: Fix a pass-by-value.
jhawkins@chromium.org
2012-06-20
1
-1
/
+1
*
Coverity: Fix uninitialized scalar variables.
kmadhusu@chromium.org
2012-06-20
4
-21
/
+85
*
Fix for a ChromeOS uninitialized variable warning.
strobe@google.com
2012-06-19
1
-2
/
+11
*
Generalize AesDecryptor to make it more spec compliant.
xhwang@chromium.org
2012-06-16
2
-5
/
+5
*
Implement ISO BMFF support in Media Source (try 2).
strobe@google.com
2012-06-15
20
-0
/
+3143
*
Revert 142268 - Implement ISO BMFF support in Media Source.
gbillock@chromium.org
2012-06-15
20
-3142
/
+0
*
Implement ISO BMFF support in Media Source.
strobe@google.com
2012-06-14
20
-0
/
+3142