summaryrefslogtreecommitdiffstats
path: root/media/media.gyp
Commit message (Expand)AuthorAgeFilesLines
* Implementation of OmxVideoDecodeEngine.ajwong@chromium.org2009-12-221-5/+19
* Link the following tests against tcmalloc:glider@chromium.org2009-12-101-0/+7
* Refactor FFmpegVideoDecoder to try and generalize code common to all video de...ajwong@chromium.org2009-12-101-0/+6
* Checking in the beginnings of omx_unittests.scherkus@chromium.org2009-12-091-3/+16
* Factor out PtsHeap into a reusable class.ajwong@chromium.org2009-12-021-0/+2
* Rename OmxVideoDecoder, and break up the omx library files from the omx_test ...ajwong@chromium.org2009-12-021-2/+14
* Re-organizing all tools under /src/media to be consistent with the rest of th...scherkus@chromium.org2009-11-251-22/+22
* Implement method stubs for OpenMAX IL instead of relying on -lOmxCore.scherkus@chromium.org2009-11-251-0/+15
* X11 media player for video playbackhclam@chromium.org2009-11-251-0/+24
* Revert "Implement method stubs for OpenMAX IL instead of relying on -lOmxCore."scherkus@chromium.org2009-11-241-15/+0
* Implement method stubs for OpenMAX IL instead of relying on -lOmxCore.scherkus@chromium.org2009-11-241-0/+15
* media.gyp - remove condition that prevents qt_faststart from building on x64.fbarchard@chromium.org2009-10-171-11/+7
* Move Alsa device opening into the audio thread, and add in support for multi-...ajwong@chromium.org2009-10-161-2/+4
* Remove the base_gfx project since it no longer has an external dependencies.brettw@chromium.org2009-10-141-0/+1
* DJB2 Hash for applications where high speed hash or checksum values are needed.fbarchard@chromium.org2009-10-091-0/+3
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-1/+10
* Added file_protocol.h to media.gypscherkus@chromium.org2009-09-041-0/+1
* Implemented file URLProtocol for media_bench.scherkus@chromium.org2009-09-041-0/+1
* Fix messy includes in media\player.maruel@chromium.org2009-09-031-1/+3
* Clean up AudioRendererAlgorithmOLA when dealing with very little remaining data.scherkus@chromium.org2009-08-251-0/+1
* Updates to be able to build all targets in Linux x64.deanm@chromium.org2009-08-211-7/+11
* Suppress slider thumb jumping around during seekinghclam@chromium.org2009-08-211-1/+2
* Reimplement the AlsaPcmOutputStream and fix the threading issues.ajwong@chromium.org2009-08-041-0/+3
* Implemented a proper clock for audio/video synchronization.scherkus@chromium.org2009-07-281-0/+4
* Merged FilterHostImpl into PipelineInternal as it was no longer needed and ad...scherkus@chromium.org2009-07-221-2/+0
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@google.com2009-07-221-0/+2
* fix warnings treated as errors on line 94 and 97 that are allowed on try serv...fbarchard@chromium.org2009-07-211-0/+7
* Revert r21137 to fix Chromium mac valgrindhclam@chromium.org2009-07-211-2/+0
* Remove qtfaststart for now from build filefbarchard@chromium.org2009-07-211-7/+0
* qt-faststart is a tool that moves the 'moov' to the start of file, reducing s...fbarchard@chromium.org2009-07-211-0/+7
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@chromium.org2009-07-211-0/+2
* Software volume adjustment by changing samples.fbarchard@chromium.org2009-07-201-1/+4
* Adding callback support to media filter Initialize() and Seek().scherkus@chromium.org2009-07-161-0/+3
* Revert "Splitting media filter's Initialize() into Create() + callback and Se...scherkus@chromium.org2009-07-151-3/+0
* Splitting media filter's Initialize() into Create() + callback and Seek() + c...scherkus@chromium.org2009-07-151-0/+3
* Converted remaining tests to use gmock and deleted all old mocking code.scherkus@chromium.org2009-07-101-3/+0
* Updated FFmpegDemuxerTest and FFmpegVideoDecoderTest to use the gmock-based M...scherkus@chromium.org2009-07-091-1/+0
* BufferQueue class to hide audio data micromanagement from scaling algorithms....kylep@chromium.org2009-07-081-0/+3
* Removing video_decoder_unittest.cc as it tests nothing.scherkus@chromium.org2009-07-081-1/+0
* OLA Algorithm and test shell.kylep@chromium.org2009-07-071-0/+12
* Make FFmpeg delay load settings propagate to all shared libraries and executa...scherkus@chromium.org2009-07-011-6/+0
* Checking in media/base/mock_filters.h, a new set of mock filters based on gmock.scherkus@chromium.org2009-06-231-0/+1
* Renamed media::VideoThread to the more appropriate media::VideoRendererBase.scherkus@chromium.org2009-06-221-3/+0
* Draft of base and default algorithm class for AudioRendererBase refactor.kylep@chromium.org2009-06-191-0/+4
* Refactored, templatized, commented and moved TestReader to the fancy new Mock...scherkus@chromium.org2009-06-161-0/+1
* Make the generated stubs weak. Enable the unittests that had conflicting sym...ajwong@chromium.org2009-06-161-14/+0
* Moving MockFFmpeg to its own file and some media.gyp cleanup.scherkus@chromium.org2009-06-151-17/+21
* Unit tests for FFmpegVideoDecoder using gmock.scherkus@chromium.org2009-06-121-0/+4