summaryrefslogtreecommitdiffstats
path: root/media/media.gyp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implementation of OmxVideoDecodeEngine.ajwong@chromium.org2009-12-221-5/+19
* Link the following tests against tcmalloc:glider@chromium.org2009-12-101-0/+7
* Refactor FFmpegVideoDecoder to try and generalize code common to all video de...ajwong@chromium.org2009-12-101-0/+6
* Checking in the beginnings of omx_unittests.scherkus@chromium.org2009-12-091-3/+16
* Factor out PtsHeap into a reusable class.ajwong@chromium.org2009-12-021-0/+2
* Rename OmxVideoDecoder, and break up the omx library files from the omx_test ...ajwong@chromium.org2009-12-021-2/+14
* Re-organizing all tools under /src/media to be consistent with the rest of th...scherkus@chromium.org2009-11-251-22/+22
* Implement method stubs for OpenMAX IL instead of relying on -lOmxCore.scherkus@chromium.org2009-11-251-0/+15
* X11 media player for video playbackhclam@chromium.org2009-11-251-0/+24
* Revert "Implement method stubs for OpenMAX IL instead of relying on -lOmxCore."scherkus@chromium.org2009-11-241-15/+0
* Implement method stubs for OpenMAX IL instead of relying on -lOmxCore.scherkus@chromium.org2009-11-241-0/+15
* media.gyp - remove condition that prevents qt_faststart from building on x64.fbarchard@chromium.org2009-10-171-11/+7
* Move Alsa device opening into the audio thread, and add in support for multi-...ajwong@chromium.org2009-10-161-2/+4
* Remove the base_gfx project since it no longer has an external dependencies.brettw@chromium.org2009-10-141-0/+1
* DJB2 Hash for applications where high speed hash or checksum values are needed.fbarchard@chromium.org2009-10-091-0/+3
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-1/+10
* Added file_protocol.h to media.gypscherkus@chromium.org2009-09-041-0/+1
* Implemented file URLProtocol for media_bench.scherkus@chromium.org2009-09-041-0/+1
* Fix messy includes in media\player.maruel@chromium.org2009-09-031-1/+3
* Clean up AudioRendererAlgorithmOLA when dealing with very little remaining data.scherkus@chromium.org2009-08-251-0/+1