summaryrefslogtreecommitdiffstats
path: root/media/media.gyp
Commit message (Expand)AuthorAgeFilesLines
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-291-24/+25
* Remove AdaptiveDemuxer since it's been replaced with ChunkingDemuxer.fischman@chromium.org2011-09-291-6/+0
* Exclude ffmpeg from the build when building for Android.peter@chromium.org2011-09-231-65/+126
* Introduce AudioDecoderConfig to migrate away from GetAVStream().scherkus@chromium.org2011-09-211-0/+2
* Reland r101418: Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-191-0/+2
* Rewriting FFmpegAudioDecoder and eliminating DecoderBase.scherkus@chromium.org2011-09-171-2/+0
* Replace AudioDecoderConfig with simple accessors on AudioDecoder.scherkus@chromium.org2011-09-161-1/+0
* Reorganize YUV scalers (Continued)hclam@chromium.org2011-09-161-8/+10
* Write tests for FFmpegAudioDecoder so I can rewrite the class sans regressions.scherkus@chromium.org2011-09-161-0/+1
* 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