summaryrefslogtreecommitdiffstats
path: root/media/media.gyp
Commit message (Expand)AuthorAgeFilesLines
* Media player adds seek menu and dialog.fbarchard@chromium.org2009-05-221-0/+1
* Explicitly enable /INCREMENTAL linking for gyp-generated Debug builds.sgk@google.com2009-05-221-0/+5
* Third attempt at http://codereview.chromium.org/115276ajwong@chromium.org2009-05-211-0/+8
* Revert r16622estade@chromium.org2009-05-211-8/+0
* Reapply http://codereview.chromium.org/115276ajwong@chromium.org2009-05-211-0/+8
* Revert http://codereview.chromium.org/115276ajwong@chromium.org2009-05-211-8/+0
* This iteration creates one message loop per audio output stream that is respo...ajwong@chromium.org2009-05-211-0/+8
* SeekableBuffer to implement a window of buffer which has short seeking ability.hclam@chromium.org2009-05-191-0/+3
* YUV with clipping.fbarchard@chromium.org2009-05-181-3/+0
* Checking in VideoThread, which uses a dedicated thread for the purpose of tim...scherkus@chromium.org2009-05-141-0/+2
* YUV scaling and conversion refactored into low levels per platform that do a ...fbarchard@chromium.org2009-05-131-0/+4
* Retry of enabling video on linux. See related review: http://codereview.chro...ajwong@chromium.org2009-05-081-12/+1
* Removed duplicate entries in media.gyp.scherkus@chromium.org2009-05-051-2/+0
* Media Player mainfrm.hfbarchard@chromium.org2009-05-051-6/+13
* Revert "Enable video in posix builds and remove unneeded ifdefs to guard wind...ajwong@chromium.org2009-05-011-1/+9
* Enable video in posix builds and remove unneeded ifdefs to guard windows.ajwong@chromium.org2009-05-011-9/+1
* media player resource header file. Mechanically generated.fbarchard@chromium.org2009-04-281-20/+24
* Resource file for media player.fbarchard@chromium.org2009-04-231-12/+26
* Build on Linux with shared libraries (significant chunks courtesy craigsch):sgk@google.com2009-04-221-0/+2
* Hacked up delay load code for ffmpeg in posix systems. This isajwong@chromium.org2009-04-211-29/+24
* YUV to RGB with arbitrary scaling.fbarchard@chromium.org2009-04-211-1/+3
* Move the ffmpeg loading function into media library.ajwong@chromium.org2009-04-181-0/+10
* Second part of the low level audio for Maccpu@chromium.org2009-04-141-1/+2
* Checking in FFmpeg benchmarking application.scherkus@chromium.org2009-04-091-0/+13
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-1/+1
* Forgot to include ffmpeg.gyp as a dependency for media_unittests.scherkus@chromium.org2009-04-071-0/+1
* Convert /third_party/ffmpeg to gyp for Windows builds.scherkus@chromium.org2009-04-071-14/+2
* Removed player.cc from media project in media.gyp.scherkus@chromium.org2009-03-311-1/+0
* Exclude ffmpeg_* files that don't build on Linux, too.sgk@google.com2009-03-301-0/+11
* Switching media to gyp under windows.bradnelson@google.com2009-03-301-5/+63
* First part of the Mac Audio low level supportcpu@chromium.org2009-03-251-0/+13
* Update the gyp Linux build:sgk@google.com2009-03-201-0/+11
* Base class for audio and video decoders, plus a test audio and video decoder ...ralphl@chromium.org2009-03-181-0/+3
* Revert tree bustage cause by r11904.hclam@chromium.org2009-03-171-0/+7
* andrew's patchhclam@chromium.org2009-03-171-7/+0
* Implementaion of the VideoFrame interaface plus unit tests. Modified the moc...ralphl@chromium.org2009-03-111-0/+6
* Adding fixed guids to some modules to facilitate incremental switch to gyp.bradnelson@google.com2009-03-101-0/+1
* Fixed up MockFilterHost and MockPipeline to support tasks and callbacks.scherkus@chromium.org2009-03-061-0/+3
* Import .gyp files into the Chromium treemark@chromium.org2009-02-251-0/+90