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
/
media.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
media.gyp - remove condition that prevents qt_faststart from building on x64.
fbarchard@chromium.org
2009-10-17
1
-11
/
+7
*
Move Alsa device opening into the audio thread, and add in support for multi-...
ajwong@chromium.org
2009-10-16
1
-2
/
+4
*
Remove the base_gfx project since it no longer has an external dependencies.
brettw@chromium.org
2009-10-14
1
-0
/
+1
*
DJB2 Hash for applications where high speed hash or checksum values are needed.
fbarchard@chromium.org
2009-10-09
1
-0
/
+3
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
1
-0
/
+6
*
Force inclusion of build/common.gypi for all chromium gyp files.
yaar@chromium.org
2009-09-15
1
-3
/
+0
*
Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but
benl@chromium.org
2009-09-07
1
-1
/
+10
*
Added file_protocol.h to media.gyp
scherkus@chromium.org
2009-09-04
1
-0
/
+1
*
Implemented file URLProtocol for media_bench.
scherkus@chromium.org
2009-09-04
1
-0
/
+1
*
Fix messy includes in media\player.
maruel@chromium.org
2009-09-03
1
-1
/
+3
*
Clean up AudioRendererAlgorithmOLA when dealing with very little remaining data.
scherkus@chromium.org
2009-08-25
1
-0
/
+1
*
Updates to be able to build all targets in Linux x64.
deanm@chromium.org
2009-08-21
1
-7
/
+11
*
Suppress slider thumb jumping around during seeking
hclam@chromium.org
2009-08-21
1
-1
/
+2
*
Reimplement the AlsaPcmOutputStream and fix the threading issues.
ajwong@chromium.org
2009-08-04
1
-0
/
+3
*
Implemented a proper clock for audio/video synchronization.
scherkus@chromium.org
2009-07-28
1
-0
/
+4
*
Merged FilterHostImpl into PipelineInternal as it was no longer needed and ad...
scherkus@chromium.org
2009-07-22
1
-2
/
+0
*
Refactoring to share MockAudioOutputStream implementations across 3 platforms
hclam@google.com
2009-07-22
1
-0
/
+2
*
fix warnings treated as errors on line 94 and 97 that are allowed on try serv...
fbarchard@chromium.org
2009-07-21
1
-0
/
+7
*
Revert r21137 to fix Chromium mac valgrind
hclam@chromium.org
2009-07-21
1
-2
/
+0
*
Remove qtfaststart for now from build file
fbarchard@chromium.org
2009-07-21
1
-7
/
+0
*
qt-faststart is a tool that moves the 'moov' to the start of file, reducing s...
fbarchard@chromium.org
2009-07-21
1
-0
/
+7
*
Refactoring to share MockAudioOutputStream implementations across 3 platforms
hclam@chromium.org
2009-07-21
1
-0
/
+2
*
Software volume adjustment by changing samples.
fbarchard@chromium.org
2009-07-20
1
-1
/
+4
*
Adding callback support to media filter Initialize() and Seek().
scherkus@chromium.org
2009-07-16
1
-0
/
+3
*
Revert "Splitting media filter's Initialize() into Create() + callback and Se...
scherkus@chromium.org
2009-07-15
1
-3
/
+0
*
Splitting media filter's Initialize() into Create() + callback and Seek() + c...
scherkus@chromium.org
2009-07-15
1
-0
/
+3
*
Converted remaining tests to use gmock and deleted all old mocking code.
scherkus@chromium.org
2009-07-10
1
-3
/
+0
*
Updated FFmpegDemuxerTest and FFmpegVideoDecoderTest to use the gmock-based M...
scherkus@chromium.org
2009-07-09
1
-1
/
+0
*
BufferQueue class to hide audio data micromanagement from scaling algorithms....
kylep@chromium.org
2009-07-08
1
-0
/
+3
*
Removing video_decoder_unittest.cc as it tests nothing.
scherkus@chromium.org
2009-07-08
1
-1
/
+0
*
OLA Algorithm and test shell.
kylep@chromium.org
2009-07-07
1
-0
/
+12
*
Make FFmpeg delay load settings propagate to all shared libraries and executa...
scherkus@chromium.org
2009-07-01
1
-6
/
+0
*
Checking in media/base/mock_filters.h, a new set of mock filters based on gmock.
scherkus@chromium.org
2009-06-23
1
-0
/
+1
*
Renamed media::VideoThread to the more appropriate media::VideoRendererBase.
scherkus@chromium.org
2009-06-22
1
-3
/
+0
*
Draft of base and default algorithm class for AudioRendererBase refactor.
kylep@chromium.org
2009-06-19
1
-0
/
+4
*
Refactored, templatized, commented and moved TestReader to the fancy new Mock...
scherkus@chromium.org
2009-06-16
1
-0
/
+1
*
Make the generated stubs weak. Enable the unittests that had conflicting sym...
ajwong@chromium.org
2009-06-16
1
-14
/
+0
*
Moving MockFFmpeg to its own file and some media.gyp cleanup.
scherkus@chromium.org
2009-06-15
1
-17
/
+21
*
Unit tests for FFmpegVideoDecoder using gmock.
scherkus@chromium.org
2009-06-12
1
-0
/
+4
*
Split FFmpegDemuxerStream into a separate interface AVStreamProvider.
scherkus@chromium.org
2009-06-11
1
-0
/
+2
*
Allow PushSource to have smaller write size than read size (packet size)
hclam@chromium.org
2009-06-04
1
-0
/
+1
*
Media player adds seek menu and dialog.
fbarchard@chromium.org
2009-05-22
1
-0
/
+1
*
Explicitly enable /INCREMENTAL linking for gyp-generated Debug builds.
sgk@google.com
2009-05-22
1
-0
/
+5
*
Third attempt at http://codereview.chromium.org/115276
ajwong@chromium.org
2009-05-21
1
-0
/
+8
*
Revert r16622
estade@chromium.org
2009-05-21
1
-8
/
+0
*
Reapply http://codereview.chromium.org/115276
ajwong@chromium.org
2009-05-21
1
-0
/
+8
*
Revert http://codereview.chromium.org/115276
ajwong@chromium.org
2009-05-21
1
-8
/
+0
*
This iteration creates one message loop per audio output stream that is respo...
ajwong@chromium.org
2009-05-21
1
-0
/
+8
*
SeekableBuffer to implement a window of buffer which has short seeking ability.
hclam@chromium.org
2009-05-19
1
-0
/
+3
*
YUV with clipping.
fbarchard@chromium.org
2009-05-18
1
-3
/
+0
[next]