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
/
webm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generalize AesDecryptor to make it more spec compliant.
xhwang@chromium.org
2012-06-16
2
-6
/
+6
*
Notify SourceBufferStream of each cluster's start time as it gets parsed
vrk@google.com
2012-06-14
2
-3
/
+36
*
Update ChunkDemuxer to allow midstream initialization segments that match the...
acolwell@chromium.org
2012-06-11
1
-4
/
+19
*
Add support for files that use AltRef frames.
acolwell@chromium.org
2012-06-06
2
-11
/
+58
*
Remove default duration logic from WebM parsing code.
acolwell@chromium.org
2012-05-30
6
-60
/
+8
*
This patch integrates SourceBufferStreams into SourceBuffer, removes all buff...
annacc@chromium.org
2012-05-29
3
-8
/
+7
*
Update WebMClusterParser to compute durations for all StreamParserBuffers.
acolwell@chromium.org
2012-05-18
4
-46
/
+107
*
Add support for BlockGroup elements with BlockDuration.
acolwell@chromium.org
2012-05-16
8
-148
/
+452
*
Add StreamParserBuffer to ChunkDemuxer
vrk@google.com
2012-05-02
2
-3
/
+7
*
Fire needkey event when encrypted media is encounted.
xhwang@chromium.org
2012-04-26
2
-2
/
+16
*
Replace StreamParserHost interface with callbacks.
acolwell@chromium.org
2012-04-26
2
-16
/
+21
*
Refactoring StreamParser & StreamParserHost interfaces.
acolwell@chromium.org
2012-04-24
2
-22
/
+55
*
Add AES decryptor and tests.
xhwang@chromium.org
2012-03-08
5
-19
/
+55
*
WebM parser bug fixes for live streams.
acolwell@chromium.org
2012-03-06
5
-18
/
+133
*
Fix memory leak in WebMContentEncodingsClient.
xhwang@chromium.org
2012-03-05
7
-76
/
+152
*
Second attempt to land ffmpeg roll.
dalecurtis@google.com
2012-03-01
1
-3
/
+3
*
Add content encoding support to WebM demuxer.
xhwang@chromium.org
2012-02-24
8
-1
/
+588
*
Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479,
thakis@chromium.org
2012-02-23
1
-3
/
+3
*
Fix media code to work with new ffmpeg.
dalecurtis@google.com
2012-02-22
1
-3
/
+3
*
Add some ASSERT_XXX calls to early terminate tests.
acolwell@chromium.org
2012-02-08
1
-2
/
+2
*
Fix ChunkDemuxer seek deadlock
acolwell@chromium.org
2012-01-31
1
-2
/
+6
*
Fix ChunkDemuxer crash & parse errors on audio-only or video-only content.
acolwell@chromium.org
2012-01-27
1
-5
/
+7
*
Fix ContentEncodings element info.
acolwell@chromium.org
2012-01-20
1
-5
/
+5
*
Add matroska element data to make WebM parser more accepting.
acolwell@chromium.org
2012-01-19
5
-43
/
+443
*
Move WebM specific code from ChunkDemuxer to WebMStreamParser.
acolwell@chromium.org
2012-01-10
2
-0
/
+417
*
Take advantage of the new Pass() machinery on scoped_ptr{,_malloc}.
fischman@chromium.org
2012-01-10
4
-16
/
+16
*
Revert 116957 - Move WebM specific code from ChunkDemuxer to WebMStreamParser.
acolwell@chromium.org
2012-01-10
2
-417
/
+0
*
Move WebM specific code from ChunkDemuxer to WebMStreamParser.
acolwell@chromium.org
2012-01-09
2
-0
/
+417
*
Add multiple WebMParserClient support in WebM parser.
xhwang@chromium.org
2011-12-29
10
-178
/
+242
*
Revert 115229 - Revert 115214 (caused media_unittests failure in FFmpegGlueTest,
acolwell@chromium.org
2011-12-21
3
-4
/
+55
*
Revert 115214 (caused media_unittests failure in FFmpegGlueTest,
dmazzoni@chromium.org
2011-12-21
3
-55
/
+4
*
Fix ChunkDemuxer seeks that occur during a partially parsed cluster.
acolwell@chromium.org
2011-12-20
3
-4
/
+55
*
Adding support for incremental cluster parsing.
acolwell@chromium.org
2011-12-13
8
-241
/
+758
*
Revert 114030 - Adding support for incremental cluster parsing.
acolwell@chromium.org
2011-12-12
8
-755
/
+237
*
Adding support for incremental cluster parsing.
acolwell@chromium.org
2011-12-12
8
-237
/
+755
*
Add OVERRIDE to media/.
avi@chromium.org
2011-11-16
3
-23
/
+24
*
Add basic parsing functionality to ChunkDemuxer for skipping WebM file headers.
acolwell@chromium.org
2011-11-04
3
-9
/
+22
*
Improve ChunkDemuxer so AppendData() calls no longer have to be done on eleme...
acolwell@chromium.org
2011-09-30
5
-41
/
+63
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
2
-5
/
+6
*
Fix chromeos build buster.
acolwell@chromium.org
2011-07-01
1
-2
/
+2
*
Fix uninitialized variable error on official builds.
acolwell@chromium.org
2011-06-29
1
-1
/
+1
*
Add ~ClusterBuilder() to make clang happy.
acolwell@chromium.org
2011-06-29
2
-0
/
+2
*
Adding ChunkDemuxer implementation.
acolwell@chromium.org
2011-06-29
11
-0
/
+1287