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
/
webm_stream_parser.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in media/ and webkit/.
dcheng@chromium.org
2013-04-07
1
-1
/
+1
*
Add WebMAudioClient & WebMVideoClient to remove FFmpeg dependencies in WebMSt...
acolwell@chromium.org
2013-03-20
1
-195
/
+4
*
Support for parsing encrypted WebM streams by src.
fgalligan@chromium.org
2013-03-14
1
-7
/
+4
*
Make AudioDecoderConfig copyable.
xhwang@chromium.org
2013-03-14
1
-1
/
+1
*
Make VideoDecoderConfig copyable.
xhwang@chromium.org
2013-03-12
1
-1
/
+1
*
media source should ignore subtitles in webm files
matthewjheaney@chromium.org
2013-02-08
1
-1
/
+4
*
Added debug logging for MSE config changes.
ddorwin@chromium.org
2013-01-08
1
-0
/
+1
*
Roll FFMpeg for M26. Fix ffmpeg float audio decoding.
dalecurtis@google.com
2013-01-04
1
-2
/
+3
*
Remove obsolete comments in WebMStreamParser.
xhwang@chromium.org
2013-01-03
1
-2
/
+0
*
Add support for ignoring subtitle and extra audio & video tracks.
acolwell@chromium.org
2012-12-26
1
-0
/
+1
*
Log MediaSource parsing errors to the MediaLog so they can appear in chrome:m...
acolwell@chromium.org
2012-12-08
1
-5
/
+9
*
Switch to AVIO instead of a custom FFmpeg URLProtocol handler.
dalecurtis@chromium.org
2012-11-01
1
-29
/
+17
*
Add "type" in GenerateKeyRequest() and OnNeedKey().
xhwang@chromium.org
2012-10-27
1
-1
/
+4
*
Support encrypted audio stream in demuxer.
xhwang@chromium.org
2012-10-12
1
-8
/
+30
*
Add is_encrypted() in VideoDecoderConfig.
xhwang@chromium.org
2012-09-18
1
-10
/
+25
*
Use std::string for decryption key ID in webm parser.
xhwang@chromium.org
2012-08-02
1
-7
/
+9
*
Remove a bunch of dead fields found by Scythe.
fischman@chromium.org
2012-07-31
1
-1
/
+1
*
Chrome-side implementation of media source timestamp offset
vrk@google.com
2012-07-27
1
-1
/
+8
*
Add config change handling to SourceBufferStream & ChunkDemuxer
acolwell@chromium.org
2012-07-26
1
-2
/
+7
*
Add support for encrypted WebM files as defined in the RFC.
fgalligan@chromium.org
2012-07-20
1
-0
/
+1
*
Revert 147169 - Add support for encrypted WebM files as defined in the RFC.
jln@chromium.org
2012-07-18
1
-1
/
+0
*
Add support for encrypted WebM files as defined in the RFC.
fgalligan@chromium.org
2012-07-18
1
-0
/
+1
*
Add support to WebMClusterParser to accept clusters without blocks
vrk@chromium.org
2012-06-29
1
-17
/
+3
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
1
-1
/
+1
*
Generalize AesDecryptor to make it more spec compliant.
xhwang@chromium.org
2012-06-16
1
-4
/
+4
*
Notify SourceBufferStream of each cluster's start time as it gets parsed
vrk@google.com
2012-06-14
1
-2
/
+29
*
Update ChunkDemuxer to allow midstream initialization segments that match the...
acolwell@chromium.org
2012-06-11
1
-4
/
+19
*
Remove default duration logic from WebM parsing code.
acolwell@chromium.org
2012-05-30
1
-2
/
+0
*
Fire needkey event when encrypted media is encounted.
xhwang@chromium.org
2012-04-26
1
-1
/
+13
*
Replace StreamParserHost interface with callbacks.
acolwell@chromium.org
2012-04-26
1
-14
/
+15
*
Refactoring StreamParser & StreamParserHost interfaces.
acolwell@chromium.org
2012-04-24
1
-18
/
+48
*
Add AES decryptor and tests.
xhwang@chromium.org
2012-03-08
1
-5
/
+8
*
WebM parser bug fixes for live streams.
acolwell@chromium.org
2012-03-06
1
-3
/
+7
*
Second attempt to land ffmpeg roll.
dalecurtis@google.com
2012-03-01
1
-3
/
+3
*
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
*
Fix ChunkDemuxer crash & parse errors on audio-only or video-only content.
acolwell@chromium.org
2012-01-27
1
-5
/
+7
*
Add matroska element data to make WebM parser more accepting.
acolwell@chromium.org
2012-01-19
1
-1
/
+1
*
Move WebM specific code from ChunkDemuxer to WebMStreamParser.
acolwell@chromium.org
2012-01-10
1
-0
/
+350
*
Revert 116957 - Move WebM specific code from ChunkDemuxer to WebMStreamParser.
acolwell@chromium.org
2012-01-10
1
-350
/
+0
*
Move WebM specific code from ChunkDemuxer to WebMStreamParser.
acolwell@chromium.org
2012-01-09
1
-0
/
+350