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
*
Fix crash when trying to use a camera that is already in use.
perkj@chromium.org
2012-09-27
2
-0
/
+15
*
Tweak track buffer-related logic to switch to new data more quickly
vrk@chromium.org
2012-09-27
3
-20
/
+179
*
Enforce Stop() is always called before dtor in FFmepgVideoDecoder.
xhwang@chromium.org
2012-09-26
4
-35
/
+53
*
Add ARM NEON intrinsic optimizations for SincResampler.
dalecurtis@google.com
2012-09-26
4
-28
/
+94
*
Switch to using WebKit's test expecation parser.
dalecurtis@google.com
2012-09-26
3
-154
/
+94
*
audio_manager_linux: Allow CRAS to decide if sample rate conversion is needed.
dgreid@chromium.org
2012-09-26
1
-7
/
+8
*
Return fixed hardware buffer size for odd sample rates.
dalecurtis@google.com
2012-09-25
1
-2
/
+15
*
Fix warnings when compiling with clang
michaelbai@chromium.org
2012-09-25
1
-1
/
+1
*
create a separate WebMediaPlayer for URL derived from media stream
wjia@chromium.org
2012-09-25
1
-0
/
+1
*
AudioHardwareUnifiedStream::Stop() must not clear |source_| before calling Au...
crogers@google.com
2012-09-25
1
-2
/
+1
*
Call Decryptor::Stop() in FFmpegVideoDecoder::Reset().
xhwang@chromium.org
2012-09-25
6
-13
/
+68
*
Don't count ANDROID or WONTFIX tests towards failure count.
dalecurtis@google.com
2012-09-24
3
-15
/
+25
*
CHECK that Read() is never called after Stop() in FFmpegVideoDecoder.
xhwang@chromium.org
2012-09-24
1
-6
/
+1
*
Android: MediaPlayerBridge JNI cleanup.
bulach@chromium.org
2012-09-24
8
-85
/
+73
*
Add appropriate 64-bit mac flags for src/media targets and fix a compilation ...
badea@adobe.com
2012-09-22
2
-6
/
+18
*
Update EME MediaKeyNeededEvent.initData for ISO BMFF to match current spec.
strobe@google.com
2012-09-22
5
-17
/
+38
*
Eliminate box reordering in media::mp4::BoxReader.
strobe@google.com
2012-09-21
4
-18
/
+31
*
Trivial EOL fix (removed Windows CR-LF).
henrika@chromium.org
2012-09-21
1
-1
/
+1
*
Don't fallback if we've successfully opened a stream previously.
dalecurtis@google.com
2012-09-21
7
-62
/
+146
*
Prevent AudioDeviceThread from starting if clients have called Stop() (round 2).
scherkus@chromium.org
2012-09-20
3
-58
/
+90
*
Replace av_malloc with AlignedAlloc for memory allocation in DecoderBuffer.
xhwang@chromium.org
2012-09-20
4
-25
/
+42
*
This CL is an attempt to improve sanity in WASAPIAudioOutputStream where we t...
henrika@chromium.org
2012-09-20
2
-424
/
+408
*
Workaround for DXVA incorrectly claiming to be done with Decode() too soon.
fischman@chromium.org
2012-09-20
2
-2
/
+16
*
[MIPS] Add support in media.gyp for building on MIPS architecture.
petarj@mips.com
2012-09-20
2
-8
/
+8
*
[Coverity] Fix uninitialized member
groby@chromium.org
2012-09-20
1
-1
/
+2
*
Remove lingering frames of old data when appending a new segment
vrk@chromium.org
2012-09-20
3
-71
/
+287
*
Force audio stream Stop() before Close().
dalecurtis@google.com
2012-09-19
2
-6
/
+9
*
Revert r157378 as it caused WebRTC to dereference null pointers when restarti...
scherkus@chromium.org
2012-09-19
3
-25
/
+10
*
Move android mediaplayer from render process to browser process.
qinmin@chromium.org
2012-09-19
11
-264
/
+649
*
Pass through small buffer sizes without FIFO on Linux.
xians@chromium.org
2012-09-19
3
-1
/
+25
*
Revert 157524 - Pass through small buffer sizes without FIFO on Linux.
xians@chromium.org
2012-09-19
3
-22
/
+1
*
Pass through small buffer sizes without FIFO on Linux.
xians@chromium.org
2012-09-19
3
-1
/
+22
*
Revert 157503 - Pass through small buffer sizes without FIFO on Linux.
kinaba@chromium.org
2012-09-19
3
-21
/
+1
*
Pass through small buffer sizes without FIFO on Linux.
dalecurtis@chromium.org
2012-09-19
3
-1
/
+21
*
Reset callback used by OnMoreDataResampler on StartStream.
dalecurtis@chromium.org
2012-09-19
2
-25
/
+38
*
Promote AudioOutputProxy state machine DCHECKs to CHECKs.
dalecurtis@google.com
2012-09-19
1
-3
/
+3
*
Fix end overlap crash that occurs when an next range is present.
acolwell@chromium.org
2012-09-19
2
-8
/
+60
*
Clear source callback after WASAPI audio thread stops.
dalecurtis@google.com
2012-09-19
1
-0
/
+3
*
Prevent AudioDeviceThread from starting if clients have called Stop().
scherkus@chromium.org
2012-09-18
3
-111
/
+141
*
Add is_encrypted() in VideoDecoderConfig.
xhwang@chromium.org
2012-09-18
13
-63
/
+114
*
We are removing checksum/HMAC in WebM spec for encrypted content.
fgalligan@chromium.org
2012-09-18
11
-225
/
+105
*
Fix output resampler to handle multiple StartStream() calls.
dalecurtis@google.com
2012-09-18
3
-204
/
+286
*
Add Mac OS X synchronized audio I/O back-end
crogers@google.com
2012-09-18
10
-20
/
+1303
*
Remove HMAC from encrypted WebM test file.
fgalligan@chromium.org
2012-09-17
2
-2
/
+3
*
Adds COM init to AudioManager thread to ensure that we can call COM APIs (e.g...
henrika@chromium.org
2012-09-17
6
-28
/
+39
*
Allow StopStream() to be called multiple times.
dalecurtis@google.com
2012-09-17
2
-1
/
+11
*
Use fallback path on invalid audio parameters.
dalecurtis@google.com
2012-09-17
1
-18
/
+44
*
Pipeline VDA::Decode()s to smooth out video decode performance on more challe...
fischman@chromium.org
2012-09-16
1
-4
/
+13
*
mac: Unbreak building with the 10.7 SDK
thakis@chromium.org
2012-09-15
1
-1
/
+1
*
Protect Update{Audio|Video}Config() by lock in ChunkDemuxerStream.
xhwang@chromium.org
2012-09-15
1
-0
/
+2
[next]