summaryrefslogtreecommitdiffstats
path: root/media/media.gyp
Commit message (Expand)AuthorAgeFilesLines
* Resubmit - Rewrite color space conversions suite using YASM"hclam@chromium.org2011-09-141-6/+49
* Revert 100915 - Rewrite color space conversions suite using YASMdhollowa@chromium.org2011-09-141-49/+6
* Remove Demuxer from the Filter class hierarchy.acolwell@chromium.org2011-09-131-0/+4
* Rewrite color space conversions suite using YASMhclam@chromium.org2011-09-131-6/+49
* Fix a build break on ARM.hbono@chromium.org2011-09-091-1/+5
* Implements RGB to YV12 conversions in YASM.hbono@chromium.org2011-09-091-0/+55
* add workarounds for some popular webcam.wjia@chromium.org2011-09-081-3/+3
* Create media.dll / libmedia.so.darin@chromium.org2011-08-291-1/+13
* make URL handling transparent to media pipeline.wjia@chromium.org2011-08-241-0/+4
* Remove mock_ffmpeg and update media unittests.acolwell@chromium.org2011-08-231-2/+2
* PulseAudio Sound Playback on Linuxslock@chromium.org2011-08-191-2/+27
* Revert 96974 - Remove mock_ffmpeg and update media unittests.rvargas@google.com2011-08-161-2/+2
* Remove mock_ffmpeg and update media unittests.acolwell@chromium.org2011-08-161-2/+2
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-13/+1
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-1/+13
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-051-0/+3
* Revert 95496 - Create media.dllapatrick@chromium.org2011-08-051-12/+1
* Revert 95499 - Switch back to only building static library as this is not rea...apatrick@chromium.org2011-08-051-1/+1
* Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...yzshen@chromium.org2011-08-051-3/+0
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-051-0/+3
* 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