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
*
Run CNS perf tests more than once to stabilize results.
shadi@chromium.org
2012-02-17
1
-10
/
+21
*
Minor fixes to compile media_unittests on android.
nileshagrawal@chromium.org
2012-02-16
2
-1
/
+5
*
Flakiness cleanup: disable remaining flaky tests in src/
evan@chromium.org
2012-02-15
1
-1
/
+1
*
Update DCHECKs in AlsaPcmOutputStream to account for NULL message loop.
tommi@chromium.org
2012-02-15
2
-14
/
+23
*
Make AudioManager non-refcounted.
tommi@chromium.org
2012-02-15
24
-240
/
+181
*
Add DataSource logging to player_x11.
scherkus@chromium.org
2012-02-15
4
-30
/
+146
*
Extends error handling for audio capture and rendering.
henrika@chromium.org
2012-02-13
1
-1
/
+1
*
Adds support for HardwareChannelCount API for the WASAPI output audio stream.
henrika@chromium.org
2012-02-10
2
-11
/
+15
*
Introduce new ffmpeg regression tests based on PipelineIntegrationTests.
dalecurtis@chromium.org
2012-02-10
5
-3
/
+191
*
Add support to disable CNS port expiration and improve error logging.
shadi@chromium.org
2012-02-09
2
-7
/
+27
*
Introducing helper wrappers for copying a rectangle from a one partial buffer...
alexeypa@chromium.org
2012-02-09
1
-2
/
+3
*
As titled, provides a way to check the audio config prior to Initialize so th...
dalecurtis@chromium.org
2012-02-09
3
-10
/
+39
*
Clear buffer prior to distribution to prevent valgrind errors.
dalecurtis@chromium.org
2012-02-08
1
-1
/
+3
*
Add some ASSERT_XXX calls to early terminate tests.
acolwell@chromium.org
2012-02-08
2
-54
/
+61
*
seek_tester is born: a standalone binary for exploring seek behavior.
fischman@chromium.org
2012-02-08
2
-0
/
+96
*
Reverting 120739 that caused valgrind breaks.
alexeypa@chromium.org
2012-02-07
1
-3
/
+2
*
Ensures that low-latency audio unit tests passes on Win 7 build bots which do...
henrika@chromium.org
2012-02-07
2
-2
/
+8
*
Monitor the IO message loop in the AudioDevice classes.
tommi@chromium.org
2012-02-07
1
-1
/
+1
*
Introducing helper wrappers for copying a rectangle from a one partial buffer...
alexeypa@chromium.org
2012-02-07
1
-2
/
+3
*
Refactor PipelineIntegrationTest into PipelineIntegrationTestBase.
dalecurtis@chromium.org
2012-02-07
4
-181
/
+240
*
Fix incomplete teardown of demuxer.
dalecurtis@chromium.org
2012-02-07
2
-11
/
+3
*
Remove AudioDecoder from the Filter heirarchy.
fischman@chromium.org
2012-02-07
17
-164
/
+172
*
Remove logspam from VideoRendererBaseTest that snuck in with r120151.
fischman@chromium.org
2012-02-07
1
-2
/
+2
*
Remove explicit casting needed from the .Pass() switchover, now that PassAs()...
fischman@chromium.org
2012-02-06
1
-2
/
+1
*
Remove unconditional -msse3 -mssse3 CFLAGS from media.gyp.
phajdan.jr@chromium.org
2012-02-04
1
-8
/
+0
*
Remove "high"-latency audio code path
vrk@chromium.org
2012-02-03
8
-659
/
+63
*
Initialize logging early enough to see VLOGs emitted by InitializeMediaLibrar...
fischman@chromium.org
2012-02-03
1
-3
/
+23
*
Removes the AudioInputControllerThread from AudioInputController.
henrika@chromium.org
2012-02-03
6
-166
/
+286
*
Fix media timeline so that thumb never exceeds buffered data
vrk@chromium.org
2012-02-02
18
-244
/
+461
*
Update AudioRenderer, VideoRenderer, and AudioDecoder Initialize() methods to...
acolwell@chromium.org
2012-02-02
16
-65
/
+50
*
Fix crash on Mac OS X caused by querying audio stream latency.
crogers@google.com
2012-02-01
1
-32
/
+1
*
Fix Android build after r119851
peter@chromium.org
2012-02-01
1
-0
/
+2
*
Disable PipelineIntegrationTest.SeekWhilePaused because it's also flaky on me...
fischman@chromium.org
2012-02-01
1
-1
/
+2
*
Fix PipelineIntegrationTest so it can't hang on decoder errors.
acolwell@chromium.org
2012-01-31
1
-36
/
+54
*
Disable PipelineIntegrationTest.SeekWhilePlaying until timeout problem is fixed.
acolwell@chromium.org
2012-01-31
1
-1
/
+1
*
Fix ChunkDemuxer seek deadlock
acolwell@chromium.org
2012-01-31
15
-129
/
+557
*
Fold Pipeline::Init() into Pipeline::Start().
scherkus@chromium.org
2012-01-30
6
-53
/
+68
*
Don't register an ffmpeg bitstream filter more than once.
fischman@chromium.org
2012-01-30
1
-2
/
+5
*
PinBase: Fix assign-to-self bug.
jhawkins@chromium.org
2012-01-30
1
-2
/
+2
*
Minor code refactoring: move 'signal send end of stream' from
enal@chromium.org
2012-01-28
7
-24
/
+63
*
Cleanup: Remove static storage for variables in an unnamed namespace.
jhawkins@chromium.org
2012-01-28
1
-2
/
+0
*
Add OSSTATUS_LOG API.
mark@chromium.org
2012-01-27
5
-29
/
+42
*
Detect errors in audio output and report them upstream.
fischman@chromium.org
2012-01-27
5
-10
/
+23
*
Disable ULDI on reference to yuv_convert (vs2010)
scottmg@google.com
2012-01-27
1
-0
/
+1
*
Fix ChunkDemuxer crash & parse errors on audio-only or video-only content.
acolwell@chromium.org
2012-01-27
4
-64
/
+151
*
Audio only & Video only versions of bear-320x240.webm
acolwell@chromium.org
2012-01-27
2
-0
/
+0
*
Implement support for a cancelable SyncSocket.
tommi@chromium.org
2012-01-25
1
-6
/
+4
*
Improves file-handling in WASAPIAudioInputStreamRecordToFile unit test.
henrika@chromium.org
2012-01-24
1
-11
/
+21
*
Adding tommi@chromium.org to media-related OWNERS files.
scherkus@chromium.org
2012-01-24
1
-0
/
+1
*
Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.
fischman@chromium.org
2012-01-23
1
-3
/
+1
[next]