summaryrefslogtreecommitdiffstats
path: root/media/media.gyp
Commit message (Expand)AuthorAgeFilesLines
* Added rendering and unittests for the MF H264 decoder prototype.imcheng@chromium.org2010-08-111-3/+54
* Allow unit tests to use a mock audio input controller.satish@chromium.org2010-08-101-0/+12
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-091-3/+0
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-091-0/+3
* Moved files from media/media_foundation to media/mf. Cleaned up the code a li...imcheng@chromium.org2010-08-061-5/+5
* This tool demonstrates the use of the Media Foundation H.264 decoder as a sta...imcheng@chromium.org2010-08-021-0/+24
* Revert "This tool demonstrates the use of the Media Foundation H.264 decoder ...evan@chromium.org2010-07-291-24/+0
* This tool demonstrates the use of the Media Foundation H.264 decoder as a sta...imcheng@chromium.org2010-07-291-0/+24
* Checking in FFmpeg regression testing framework.scherkus@chromium.org2010-07-271-0/+33
* use_system_ffmpeg broken on gentoo side.jiesun@google.com2010-07-261-2/+0
* media: preparation for recycle buffer.jiesun@google.com2010-07-221-0/+2
* Reverting 53348...bradnelson@google.com2010-07-221-2/+0
* media: preparation for recycle buffer.jiesun@google.com2010-07-221-0/+2
* A tool using Source Reader in Media Foundation for H264 decodinghclam@chromium.org2010-07-201-0/+21
* Add an AudioInputController to help with audio recording.satish@chromium.org2010-07-161-0/+3
* Add a fake audio input stream for testing purposes.satish@chromium.org2010-07-151-0/+3
* Add recording capability to AudioManager, and implemented on windows using th...satish@chromium.org2010-07-141-0/+3
* Rename a header and some methods to make way for subsequent audio recording a...satish@chromium.org2010-07-121-2/+2
* Renamed AudioController to AudioOutputController.satish@chromium.org2010-07-091-3/+3
* A simple media player using Media Foundation.hclam@chromium.org2010-07-091-0/+19
* remove omx from win and mac build.jiesun@google.com2010-06-181-66/+74
* merge video_decoder_impl.cc and ffmpeg_video_decoder.ccjiesun@google.com2010-06-161-3/+1
* Added EGL based GLContext.apatrick@chromium.org2010-06-091-1/+1
* AudioController to perform audio operations on a separate threadhclam@chromium.org2010-06-071-0/+3
* Remove omx_codec since OMX client implementation is in omx_video_decode_engin...wjia@google.com2010-05-281-2/+4
* scaler_bench is a simple benchmark that can be used to measure performance of...sergeyu@chromium.org2010-05-031-0/+12
* Merging SeekableBuffer and BufferQueue:sergeyu@chromium.org2010-04-271-3/+0
* OmxInputBuffer removed as it is not used anywhere.sergeyu@chromium.org2010-04-221-3/+0
* Revert 44950 - scaler_bench is a simple benchmark that can be used to measure...sergeyu@chromium.org2010-04-191-12/+0
* scaler_bench is a simple benchmark that can be used to measure performance of...sergeyu@chromium.org2010-04-191-0/+12
* Make C, MMX and SSE2 all output the same resultsfbarchard@chromium.org2010-04-151-0/+1
* Optimized version of bilinear video scaler. It is about 2 times faster than S...sergeyu@chromium.org2010-04-091-2/+1
* - OpenBSD media/audio support stubpvalchev@google.com2010-03-261-5/+22
* Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame.scherkus@chromium.org2010-03-231-3/+3
* Move wtl from chrome/third_party to third_party/. Thistony@chromium.org2010-03-091-1/+1
* omx_unittests to load OpenMAX library dynamicallyhclam@chromium.org2010-03-051-0/+1
* Fix problem linking with OpenMAX IL stubhclam@chromium.org2010-03-031-0/+1
* Fix flow control in media::DecoderBasehclam@chromium.org2010-02-271-0/+1
* Solaris: Second set adding in Solaris as an OS optionevan@chromium.org2010-02-181-2/+2
* API to allow strategy class to work on the output buffer of OpenMAXhclam@chromium.org2010-02-171-2/+9
* media: remove redundant gyp excludesevan@chromium.org2010-02-171-24/+0
* Software performance qualification.fbarchard@chromium.org2010-02-131-0/+12
* Implement GLES video renderer in player_x11hclam@chromium.org2010-02-121-3/+37
* Unit test for OmxInputBufferhclam@chromium.org2010-02-091-0/+1
* Refactor media::InputBuffer to consolidate it with media::Bufferhclam@chromium.org2010-02-051-2/+2
* Refactoring of media::OmxCodec to split configuration of IO portshclam@chromium.org2010-02-041-0/+4
* Use FFmpeg demuxer and bitstream converters in omx_testhclam@chromium.org2010-01-301-2/+7
* Fix libssl.so link failures on Linux shared lib build.mmoss@google.com2010-01-271-0/+8
* Refactor some code that depends on FFmpeghclam@chromium.org2010-01-261-5/+5
* linux: add display option to media_bench, using GLpiman@chromium.org2010-01-221-1/+2