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
/
formats
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 264803 "Revert 264763 "Wire up codec_delay() to MP3Stream..."
dalecurtis@google.com
2014-04-18
7
-12
/
+41
*
Revert 264763 "Wire up codec_delay() to MP3StreamParser and FFmp..."
rockot@chromium.org
2014-04-18
7
-41
/
+12
*
Wire up codec_delay() to MP3StreamParser and FFmpegAudioDecoder.
dalecurtis@chromium.org
2014-04-18
7
-12
/
+41
*
Fix unit test failures with estimated durations and splice frames.
dalecurtis@chromium.org
2014-04-18
1
-2
/
+12
*
Skip XING frames inside the MP3StreamParser.
dalecurtis@chromium.org
2014-04-17
9
-28
/
+134
*
Add WebMediaPlayer::timelineOffset() support to WebMediaPlayerImpl.
acolwell@chromium.org
2014-04-16
10
-5
/
+34
*
MP4StreamParser: Check aux info for encrypted samples.
xhwang@chromium.org
2014-04-11
2
-0
/
+13
*
Fix WebM parser not to wait for a next frame when DefaultDuration is specified.
sergeyu@chromium.org
2014-04-10
2
-21
/
+24
*
Remove all uses of GG_LONGLONG and GG_ULONGLONG.
viettrungluu@chromium.org
2014-04-08
1
-1
/
+1
*
Revert 262147 "Remove all uses of GG_LONGLONG and GG_ULONGLONG."
scottmg@chromium.org
2014-04-07
1
-1
/
+1
*
Remove all uses of GG_LONGLONG and GG_ULONGLONG.
viettrungluu@chromium.org
2014-04-07
1
-1
/
+1
*
Adds extra header data for Android AAC playback when decoding MPEG2TS.
gunsch@chromium.org
2014-04-03
1
-1
/
+15
*
Improve the mp2t H264 parser unit test.
damienv@chromium.org
2014-04-01
1
-32
/
+71
*
Fix comment to match test data in BoxReader unit test.
acolwell@chromium.org
2014-03-31
1
-1
/
+1
*
MSE: Populate WebM missing duration with DefaultDuration, derived, or default
wolenetz@chromium.org
2014-03-28
4
-41
/
+219
*
Add code to skip top level uuid and emsg boxes.
acolwell@chromium.org
2014-03-27
3
-8
/
+45
*
MSE: Parse WebM TrackEntry DefaultDuration field
wolenetz@chromium.org
2014-03-27
5
-24
/
+350
*
Allow StreamParsers to request automatic timestampOffset updates.
dalecurtis@chromium.org
2014-03-19
10
-47
/
+58
*
Do not enforce one PTS/DTS pair for each video PES packet.
damienv@chromium.org
2014-03-12
3
-11
/
+273
*
Fix possible timestamp overflow in the MP4 stream parser.
damienv@chromium.org
2014-02-23
1
-4
/
+16
*
Remove reserved value check in IndependentAndDisposableSamples.
acolwell@chromium.org
2014-02-19
1
-1
/
+0
*
Introduce ADTSStreamParser. Factorize MP3StreamParser and tests.
dalecurtis@chromium.org
2014-02-12
18
-587
/
+912
*
Revert 250730 "Introduce ADTSStreamParser. Factorize MP3StreamPa..."
stevet@chromium.org
2014-02-12
18
-912
/
+587
*
Introduce ADTSStreamParser. Factorize MP3StreamParser and tests.
dalecurtis@chromium.org
2014-02-12
18
-587
/
+912
*
Refactoring to use a single H264 parser in media code.
damienv@chromium.org
2014-02-11
2
-442
/
+233
*
MSE: Add StreamParser buffer remuxing utility and tests
wolenetz@chromium.org
2014-02-07
7
-21
/
+59
*
Move offset_byte_queue.* from media/mp4 to media/common.
damienv@chromium.org
2014-02-05
4
-6
/
+6
*
MSE streams shouldn't update UMA stat Media.VideoCodec
jrummell@chromium.org
2014-01-25
1
-1
/
+1
*
SourceState: Coalesce OnNewBuffers() CB to include OnTextBuffers() behavior
wolenetz@chromium.org
2014-01-24
14
-107
/
+87
*
Move MSE parsers under "formats" root directory.
dalecurtis@chromium.org
2014-01-23
88
-0
/
+15786