summaryrefslogtreecommitdiffstats
path: root/media/media.gyp
Commit message (Expand)AuthorAgeFilesLines
* The RTCVideoDecoder will eventially need to depend on third_party lib (webrtc...wjia@chromium.org2011-07-071-4/+0
* This is the VideoCaptureDevice implementation for windows.perkj@google.com2011-06-301-0/+18
* Adding ChunkDemuxer implementation.acolwell@chromium.org2011-06-291-2/+20
* Do not depend on liballocator on Mac.glider@chromium.org2011-06-281-3/+7
* Link media_unittests with liballocator.glider@chromium.org2011-06-281-0/+7
* Removing defunct OpenMAX code (round 2).scherkus@chromium.org2011-06-281-99/+2
* Refactor the glib message-pump, and use it as the base for a gtk message pump...sadrul@chromium.org2011-06-241-0/+1
* Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox,tony@chromium.org2011-06-161-3/+0
* Removing FFmpegVideoAllocator as it provides little benefit while increasing ...scherkus@chromium.org2011-06-031-2/+0
* Revert 87790 - Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-2/+98
* Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-98/+2
* Removing defunct Media Foundation based video decode engines and devices.scherkus@chromium.org2011-06-031-6/+0
* Adding GetAudioInputDeviceNames() to AudioManager, which allows for device en...scherkus@chromium.org2011-06-011-0/+2
* turn on optimizations for sse2 on mac debugdmaclach@chromium.org2011-05-251-0/+12
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-9/+9
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-6/+6
* Adding VideoCaptureDevice dummy implementation for platforms without real imp...wjia@google.com2011-05-191-0/+8
* Description:annacc@chromium.org2011-05-161-0/+2
* Update VideoDecode PPAPI structs to be consistent with media structures, part 1vrk@google.com2011-05-101-0/+2
* add video capture message filter and its unit test.wjia@google.com2011-05-061-0/+1
* Linux hardware dependent code for Video Capture.scherkus@chromium.org2011-05-041-0/+5
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-281-0/+1
* Rename VideoCodecConfig to VideoDecoderConfig and move to media/base/video_de...scherkus@chromium.org2011-04-271-1/+2
* Forgot to include media/base/audio_decoder_config.h in media/media.gyp.scherkus@chromium.org2011-04-271-0/+1
* Refactor PTS processing logic from FFmpegVideoDecoder::FindPtsAndDuration() i...scherkus@chromium.org2011-04-271-0/+3
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-261-0/+2
* Draft version of the HW video decode tester and few other changes.scherkus@chromium.org2011-04-141-0/+1
* Add IPC messages and renderer process side API for video capture. wjia@google.com2011-04-121-0/+1
* Create helper methods to process FFmpeg index data.acolwell@chromium.org2011-04-011-0/+1
* Checking in media::BitstreamBuffer and media::VideoDecodeAccelerator interfaces.scherkus@chromium.org2011-03-301-0/+2
* AdaptiveDemuxer{,Factory,Stream} are born!fischman@chromium.org2011-03-291-0/+3
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-3/+3
* Die, DemuxerStream::QueryInterface, die!fischman@chromium.org2011-03-241-2/+0
* Build a raw video pipeline for the <video> with a special src attribute (medi...acolwell@chromium.org2011-03-231-0/+5
* Revert 79149 - Build a raw video pipeline for the <video> with a special src ...acolwell@chromium.org2011-03-231-5/+0
* Build a raw video pipeline for the <video> with a special src attribute (medi...acolwell@chromium.org2011-03-231-0/+5
* DemuxerFactory is born!fischman@chromium.org2011-03-141-0/+2
* Refactoring code to use factories to create DataSource objects.acolwell@chromium.org2011-03-141-0/+9
* Fold media/ffmpeg/ffmpeg_util.{cc,h} into media/ffmpeg/ffmpeg_common.{cc,h}scherkus@chromium.org2011-03-121-2/+0
* Remove a test which checks for timing of audio recording callbacks.satish@chromium.org2011-03-111-1/+0
* Fold ClockImpl into Clock and update corresponding clients and tests.scherkus@chromium.org2011-03-041-3/+2
* Benchmark tool for tile renderinghclam@chromium.org2011-02-221-0/+19
* Retry: Move MockFFmpeg instance setting into the constructor/destructor.scherkus@chromium.org2011-02-191-47/+0
* Revert 75444 - Move MockFFmpeg instance setting into the constructor/destructor.scherkus@chromium.org2011-02-181-0/+47
* Move MockFFmpeg instance setting into the constructor/destructor.scherkus@chromium.org2011-02-181-47/+0
* Disable media_unittests on Windowshclam@chromium.org2011-02-121-0/+47
* Revert 74700 - Revert the "out-of-lining of test code" change within src/mediansylvain@chromium.org2011-02-121-0/+2
* Revert the "out-of-lining of test code" change within src/mediansylvain@chromium.org2011-02-111-2/+0
* Another big out-of-lining of test code. Hits a lot of gmock objectserg@google.com2011-02-081-0/+2
* Runtime check to enable SSE2 color space conversion codehclam@chromium.org2011-02-081-8/+67