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
*
Roll deps for ffmpeg security fixes and add new test case.
dalecurtis@google.com
2012-03-14
1
-0
/
+2
*
Stopping the audio thread before destroying the AudioManager<Platform>.
xians@chromium.org
2012-03-14
11
-83
/
+108
*
Add AddKey to AesDecryptor
xhwang@chromium.org
2012-03-14
5
-43
/
+131
*
Added AudioBuffer/AudioChunk abstractions for speech recognition and improved...
primiano@chromium.org
2012-03-13
1
-1
/
+1
*
Revert 126474 - Remove unused AudioBuffersState member.
scottmg@google.com
2012-03-13
2
-9
/
+21
*
Remove unused AudioBuffersState member.
enal@chromium.org
2012-03-13
2
-21
/
+9
*
Add base::StaticAtomicSequenceNumber.
pliard@chromium.org
2012-03-13
1
-3
/
+2
*
Disable flaky PipelineIntegrationTests
acolwell@chromium.org
2012-03-13
1
-2
/
+4
*
Make FFmpegVideoDecoder defer a flush until the pending read completes.
acolwell@chromium.org
2012-03-12
4
-5
/
+52
*
Add the "default" device to the device list as long as it detects the hardware.
xians@chromium.org
2012-03-12
1
-11
/
+11
*
Create video and audio decoder threads on demand.
tommi@chromium.org
2012-03-11
11
-16
/
+75
*
Roll ffmpeg DEPS. Add test cases for a couple issues.
dalecurtis@google.com
2012-03-10
1
-6
/
+18
*
Rename StatisticsCallback to StatisticsCB and DataSource::ReadCallback to Rea...
xhwang@chromium.org
2012-03-10
31
-206
/
+203
*
Add support for --enable-threaded-compositing by making
fischman@chromium.org
2012-03-09
2
-11
/
+15
*
Replace use of XKeycodeToKeysym() with XkbKeycodeToKeysym() in player_x11.
scherkus@chromium.org
2012-03-08
1
-2
/
+2
*
Add AES decryptor and tests.
xhwang@chromium.org
2012-03-08
24
-34
/
+459
*
Improves flaky unit tests on Windows and Mac OS X.
henrika@chromium.org
2012-03-07
2
-27
/
+51
*
Moved the implementations of ReleaseOutputStream() and ReleaseInputStream() t...
xians@chromium.org
2012-03-07
17
-521
/
+627
*
Add test files for AES decryptor.
xhwang@chromium.org
2012-03-07
2
-0
/
+0
*
Adds input volume control support for Windows platforms.
henrika@chromium.org
2012-03-06
9
-107
/
+205
*
WebM parser bug fixes for live streams.
acolwell@chromium.org
2012-03-06
7
-35
/
+163
*
Add a test file to simulate live WebM.
acolwell@chromium.org
2012-03-06
2
-0
/
+2
*
Fold media::MessageLoopFactoryImpl into media::MessageLoopFactory.
scherkus@chromium.org
2012-03-06
9
-138
/
+78
*
Fix muted audio when playback rate != 1.0 or 0.0
vrk@chromium.org
2012-03-06
12
-381
/
+722
*
Fix memory leak in WebMContentEncodingsClient.
xhwang@chromium.org
2012-03-05
7
-76
/
+152
*
Clean up audio-related utility functions to compute buffer sizes
vrk@chromium.org
2012-03-05
2
-6
/
+3
*
Convert uses of int ms to TimeDelta in media.
tedvessenes@gmail.com
2012-03-05
2
-5
/
+9
*
Convert uses of int ms to TimeDelta in media/audio.
tedvessenes@gmail.com
2012-03-03
4
-6
/
+10
*
Cleanup: Another round of unused forward declaration cleanup.
thestig@chromium.org
2012-03-03
1
-3
/
+1
*
Updating Layout test analyzer.
imasaki@google.com
2012-03-02
14
-182
/
+242
*
Change Clock::SetMaxTime() to be safe even in the presence of slow pipelines.
fischman@chromium.org
2012-03-02
3
-5
/
+4
*
Second attempt to land ffmpeg roll.
dalecurtis@google.com
2012-03-01
20
-114
/
+144
*
Adding Milestone in chromium bug hunter output file and email. Also, fix some...
imasaki@google.com
2012-03-01
3
-10
/
+18
*
Replace a CHECK with some CHECK_LEs, to aid in debugging.
wez@chromium.org
2012-03-01
1
-1
/
+2
*
Fix race in Pipeline where video_decoder_ was accessed from multiple threads.
tommi@chromium.org
2012-02-29
1
-5
/
+5
*
Exclude upsupported test from android build.
nileshagrawal@chromium.org
2012-02-29
1
-0
/
+1
*
Adding microphone volume support to chrome in linux. Totally there are 3 APIs...
xians@chromium.org
2012-02-28
19
-24
/
+709
*
Workaround for Windows-only crash inside delay load helper.
enal@chromium.org
2012-02-28
1
-11
/
+43
*
Add content encoding support to WebM demuxer.
xhwang@chromium.org
2012-02-24
10
-42
/
+674
*
Add a bit of DLOGging for GPU video decode.
fischman@chromium.org
2012-02-24
1
-0
/
+1
*
Don't histogram negative VideoCodecProfile values.
fischman@chromium.org
2012-02-23
1
-2
/
+5
*
Increase the buffer size in AudioRendererImpl to fix muted playback rate
vrk@google.com
2012-02-23
2
-0
/
+32
*
Add test file for WebM content encodings elements.
xhwang@chromium.org
2012-02-23
1
-0
/
+0
*
Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...
jam@chromium.org
2012-02-23
1
-8
/
+0
*
Add texture target field to video frame (for use by native textures).
sievers@chromium.org
2012-02-23
4
-4
/
+24
*
Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479,
thakis@chromium.org
2012-02-23
20
-143
/
+115
*
Exclude media pipeline tests from android build.
nileshagrawal@chromium.org
2012-02-23
1
-0
/
+2
*
Fix media code to work with new ffmpeg.
dalecurtis@google.com
2012-02-22
20
-115
/
+143
*
Reimplement r122778 to fix BuildMediaStreamCollection without breaking HW vid...
fischman@chromium.org
2012-02-22
1
-4
/
+0
*
Replace several NOTREACHED(), NOTIMPLEMENTED() with DVLOG(1), all values are ...
dalecurtis@chromium.org
2012-02-21
4
-26
/
+41
[next]