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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add StreamParserBuffer to ChunkDemuxer
vrk@google.com
2012-05-02
9
-29
/
+93
*
This patch introduces a simplified SourceBuffer that takes ownership of Chunk...
annacc@chromium.org
2012-05-02
5
-12
/
+158
*
Only do host()->SetError when there's no PipelineStatus callback pending in V...
xhwang@chromium.org
2012-05-02
2
-15
/
+24
*
Fix test -- we should initialize the buffer, otherwise valgrind/DrMemory reports
enal@chromium.org
2012-05-01
1
-6
/
+13
*
Change the way audio mixer gets "pending bytes" (amount of data currently buf...
enal@chromium.org
2012-05-01
3
-27
/
+56
*
Fix VideoFrameGenerator so Flush() callback always runs after a pending Read(...
acolwell@chromium.org
2012-04-30
2
-0
/
+5
*
Report VideoDecoder status through ReadCB instead of through FilterHost.
xhwang@chromium.org
2012-04-28
10
-75
/
+168
*
Merge VideoCaptureDevice::Capability with media::VideoCaptureCapability
yujie.mao@intel.com
2012-04-28
15
-81
/
+91
*
Fix TODO: return name and id as NSArray* instead of QTCaptureDevice*.
scherkus@chromium.org
2012-04-28
4
-11
/
+20
*
Don't make checkdeps ignore includes to directories that are brought in via d...
jam@chromium.org
2012-04-27
1
-0
/
+1
*
Revert "Roll DEPS for FFmpeg merge. Shuffle testing."
scherkus@chromium.org
2012-04-27
2
-19
/
+11
*
Fix a g++ 4.6 compiler issue in media/
thestig@chromium.org
2012-04-26
2
-7
/
+7
*
Disallow UI/IO thread blocking on any other thread.
jam@chromium.org
2012-04-26
1
-0
/
+3
*
Fire needkey event when encrypted media is encounted.
xhwang@chromium.org
2012-04-26
8
-8
/
+75
*
Media: Fix an assign-to-self.
jhawkins@chromium.org
2012-04-26
1
-1
/
+0
*
Replace StreamParserHost interface with callbacks.
acolwell@chromium.org
2012-04-26
6
-58
/
+57
*
Fix VideoRendererBase to allow the decoder to be flushed with a pending read.
acolwell@chromium.org
2012-04-25
4
-18
/
+58
*
Implement the skeleton of an android content shell.
tedchoc@chromium.org
2012-04-25
3
-0
/
+44
*
Remove unused parameter "stream" from all variants of OnMoreData().
enal@chromium.org
2012-04-24
25
-89
/
+79
*
Refactoring StreamParser & StreamParserHost interfaces.
acolwell@chromium.org
2012-04-24
5
-92
/
+104
*
Reset svn:executable bit on scripts that are not executable.
maruel@chromium.org
2012-04-24
1
-0
/
+0
*
Fix a bunch of bad line endings.
thestig@chromium.org
2012-04-24
1
-2
/
+2
*
Roll DEPS for FFmpeg merge. Shuffle testing.
dalecurtis@google.com
2012-04-24
2
-11
/
+19
*
CNS seek tests for <video>.
shadi@chromium.org
2012-04-24
1
-5
/
+15
*
Implement sourceAddId() & sourceRemoveId()
acolwell@chromium.org
2012-04-23
4
-15
/
+97
*
Set svn:executable bit only on scripts that are executable.
maruel@chromium.org
2012-04-23
12
-2
/
+0
*
Add a media pipeline status error code for decryption error.
xhwang@chromium.org
2012-04-23
4
-20
/
+18
*
Revert 133335 - Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-21
4
-99
/
+14
*
Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-21
4
-14
/
+99
*
Revert 132723 - Flush regardless if there's pending read, because there's no ...
acolwell@chromium.org
2012-04-20
3
-20
/
+7
*
Revert 133191 - Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-20
4
-99
/
+14
*
Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-20
4
-14
/
+99
*
Fix FFmpegVideoDecoder.Flush() during pending Read().
acolwell@chromium.org
2012-04-19
2
-3
/
+33
*
apk-based test runner work for android. 2 unit test bundles converted over (i...
jrg@chromium.org
2012-04-19
2
-1
/
+5
*
Re-land software audio mixer.
enal@chromium.org
2012-04-19
14
-346
/
+985
*
Revert 132965 - this change seems to break media_unittests
toyoshim@chromium.org
2012-04-19
4
-99
/
+14
*
Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-19
4
-14
/
+99
*
Revert 132891 - Software audio mixer.
thestig@chromium.org
2012-04-19
14
-985
/
+346
*
Re-enable NoID3TagData now that test data exists.
dalecurtis@chromium.org
2012-04-19
1
-2
/
+1
*
Land ID3 test data manually.
dalecurtis@google.com
2012-04-18
1
-0
/
+0
*
Software audio mixer.
enal@chromium.org
2012-04-18
14
-346
/
+985
*
Disable FFmpegDemuxerText.NoID3TagData.
dalecurtis@google.com
2012-04-18
1
-1
/
+2
*
Disable ID3v1 tag reading.
dalecurtis@chromium.org
2012-04-18
4
-1
/
+25
*
Roll DEPS for new ffmpeg binaries. Add regression test.
dalecurtis@google.com
2012-04-18
1
-2
/
+9
*
add more color formats NV21 and YV12 in video capture (mainly from Android).
wjia@chromium.org
2012-04-18
3
-1
/
+27
*
Move VideoCapture::VideoCaptureCapability to video_capture_types.h
yujie.mao@intel.com
2012-04-18
2
-13
/
+14
*
Flush regardless if there's pending read, because there's no guarantee that t...
ronghuawu@chromium.org
2012-04-18
3
-7
/
+20
*
Fix the bug in test analyzer when there is no result in result directory at t...
imasaki@google.com
2012-04-17
1
-1
/
+2
*
Improved timer implementation in AudioInputController since AudioInputControl...
henrika@chromium.org
2012-04-17
2
-40
/
+73
*
Remove flaky unit test VideoCaptureTest::AllocateSameCameraTwice
perkj@chromium.org
2012-04-17
1
-36
/
+1
[next]