summaryrefslogtreecommitdiffstats
path: root/third_party/ffmpeg/ffmpeg.gyp
Commit message (Expand)AuthorAgeFilesLines
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Make <video> works properly in test_shell in machclam@chromium.org2009-10-021-0/+4
* Update ffmpeg binaries directories to support variants based off the target a...ajwong@chromium.org2009-09-181-12/+13
* Properly only add linker flag for linux/freebsd.thomasvl@chromium.org2009-09-161-8/+10
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Fix the Linux shared build.thestig@chromium.org2009-09-151-0/+6
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-2/+2
* Gyp change to allow overriding of the binaries used based on environment vari...ajwong@chromium.org2009-08-181-2/+6
* Remove pthread from ffmpeg copy stepfbarchard@chromium.org2009-08-071-1/+0
* Linux: preload ffmpeg in the zygote.agl@chromium.org2009-08-051-1/+3
* Revert "Linux: preload ffmpeg in the zygote."agl@chromium.org2009-08-041-3/+1
* Linux: preload ffmpeg in the zygote.agl@chromium.org2009-08-041-1/+3
* Linux: add use_system_ffmpeg GYP variable.agl@chromium.org2009-07-201-8/+19
* Rewrite ffmpeg_binaries target to use GYP built-ins and branding conditions.mmoss@chromium.org2009-07-131-57/+27
* Checking in Windows FFmpeg binaries for Chromium.scherkus@chromium.org2009-07-061-10/+22
* Make FFmpeg delay load settings propagate to all shared libraries and executa...scherkus@chromium.org2009-07-011-8/+8
* Fixed typo in ffmpeg.gyp that caused avcodec-52.dll to not get copied.scherkus@chromium.org2009-06-301-1/+1
* Add in support for copying the ffmpeg binaries in linux and mac.ajwong@chromium.org2009-06-301-23/+62
* Revert r19534 "Add in support for copying the ffmpeg binaries in linux and mac."ajwong@chromium.org2009-06-291-65/+23
* Add in support for copying the ffmpeg binaries in linux and mac.ajwong@chromium.org2009-06-291-23/+65
* Refactor FFmpegVideoDecoder::OnDecode and unittest and add state tracking.ajwong@chromium.org2009-06-221-1/+4
* Change delayload attribute from string to list in gyp fileshclam@chromium.org2009-06-121-1/+5
* Delay loading FFmpeg dlls from the test_shellhclam@chromium.org2009-06-121-0/+5
* Revert "Revert r18122: "Reapply ffmpeg changes." (it broke the Linux make bui...tc@google.com2009-06-111-39/+100
* Revert r18122: "Reapply ffmpeg changes." (it broke the Linux make build).agl@chromium.org2009-06-111-100/+39
* Reapply ffmpeg changes. The original review is at http://codereview.chromium....ajwong@chromium.org2009-06-111-39/+100
* Removing ffmpeg again.ajwong@chromium.org2009-06-091-96/+39
* Fixing include path for windows.ajwong@chromium.org2009-06-091-0/+3
* Reapply ffmpeg changes. The original review is at http://codereview.chromium....ajwong@chromium.org2009-06-091-39/+93
* Reverting r17820 and r17819 due to mac breakage.ajwong@chromium.org2009-06-061-103/+39
* Fix mac gyp build of ffmpeg to have type 'none'.ajwong@chromium.org2009-06-061-0/+5
* Change ffmpeg.gyp over to use generate_stubs.py.ajwong@chromium.org2009-06-061-39/+98
* Make the GUID upper case (so Visual Studio won't try to correctsgk@google.com2009-05-261-1/+1
* Adding ffmpeg_binaries target which copies FFmpeg binaries alongside chrome.d...ajwong@chromium.org2009-05-231-1/+34
* New FFmpeg public API headers to match our source tarball in deps.scherkus@chromium.org2009-05-221-1/+0
* Add a 'cygwin' target to execute setup_mount.bat explicitly as asgk@google.com2009-05-111-0/+1
* Restore -Wall to Linux build and set up for -Werror.sgk@google.com2009-04-091-3/+0
* Convert /third_party/ffmpeg to gyp for Windows builds.scherkus@chromium.org2009-04-071-0/+100