summaryrefslogtreecommitdiffstats
path: root/media/media.gyp
Commit message (Expand)AuthorAgeFilesLines
...
* Switch back to only building static library as this is not ready on alldarin@chromium.org2011-08-041-1/+1
* Create media.dlldarin@chromium.org2011-08-041-1/+12
* Add a proxy for thread-hopping VideoCapture::EventHandler.piman@chromium.org2011-08-021-0/+2
* Revert 93723 - Migrate DataSourceFactory to new callback system.acolwell@chromium.org2011-07-271-0/+2
* Migrate DataSourceFactory to new callback system.acolwell@chromium.org2011-07-221-2/+0
* End of stream logic implemented & removed the need for pending_buffers_.acolwell@chromium.org2011-07-211-0/+1
* Remove MediaFormat once and for all.scherkus@chromium.org2011-07-201-2/+0
* Deduplicate YUV copying code, update call sites, and add some unit tests.scherkus@chromium.org2011-07-201-0/+3
* Remove Gles2VideoRenderer from player_x11 and make X11 vs GL rendering a run-...scherkus@chromium.org2011-07-191-37/+5
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* 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