summaryrefslogtreecommitdiffstats
path: root/third_party/ffmpeg
Commit message (Expand)AuthorAgeFilesLines
* Fix FFmpeg build for ARMhclam@chromium.org2009-12-115-14/+820
* ffmpeg remove ununsed ffmpeg source files, move some from chromium to chrome ...fbarchard@chromium.org2009-12-106-18/+22
* Revert 34226 - ffmpeg remove ununsed ffmpeg source files, move some from chro...fbarchard@chromium.org2009-12-106-25/+20
* ffmpeg remove ununsed ffmpeg source files, move some from chromium to chrome ...fbarchard@chromium.org2009-12-106-20/+25
* Disable AnnexB bsf in ffmpeg as it is not needed until we support HW decode.fbarchard@chromium.org2009-12-093-6/+6
* New file formats for ChromeOS: wmv, wma, avi and wav.fbarchard@chromium.org2009-12-093-53/+68
* Add use_system_yasm GYP variable, which lets FFmpeg build using the host syst...scherkus@chromium.org2009-12-081-4/+16
* style fixes in ffmpeg gypfbarchard@chromium.org2009-12-081-2/+2
* Add ChromeOS config.h header.fbarchard@chromium.org2009-12-089-1/+3107
* Roll FFmpeg deps in third partyhclam@chromium.org2009-12-046-0/+6
* Remove product_name now that mac should be naming things correctly.thomasvl@chromium.org2009-12-021-1/+0
* Enable the mpeg4toannexb bitstream filter.ajwong@chromium.org2009-11-305-9/+13
* Building FFmpeg in tree for armhclam@chromium.org2009-11-133-24/+881
* FFmpeg in-tree build for mac.ajwong@chromium.org2009-11-056-53/+1672
* Remove cruft from ffmpeg.fbarchard@chromium.org2009-11-031-22/+0
* Remove BZIP2 from list of dependencies.fbarchard@chromium.org2009-11-031-1/+0
* Fix conditional for ffmpegsumo build.ajwong@chromium.org2009-10-301-1/+1
* Reenable ffmpegsumo, and also readd the use_system_ffmpeg flag.ajwong@chromium.org2009-10-301-6/+3
* Disable the whole ffmpegsumo clause via a tautology.ajwong@chromium.org2009-10-301-2/+2
* Disable ffmpegsumo target due to build-bot issues.ajwong@chromium.org2009-10-301-2/+8
* Add yasm and ffmpeg into the build tree for linux.ajwong@chromium.org2009-10-3012-44/+3672
* 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
* Disable FFmpeg logging as it interferes with layout tests.scherkus@chromium.org2009-09-191-0/+1
* 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
* Style changes for readability review.ajwong@chromium.org2009-09-022-411/+487
* Fix Issue 160529 in a nice way with unittest.fbarchard@chromium.org2009-08-211-0/+1
* Gyp change to allow overriding of the binaries used based on environment vari...ajwong@chromium.org2009-08-181-2/+6
* Move to using updated chromium binaries pulled in via platform-specific DEPS.ajwong@chromium.org2009-08-0810-12/+0
* Remove pthread from ffmpeg copy stepfbarchard@chromium.org2009-08-071-1/+0
* Binaries for chromium built updated OGG, and reduced in size with O2 and stat...fbarchard@chromium.org2009-08-074-0/+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-132-96/+27
* Add mac and linux binaries for ffmpeg.ajwong@chromium.org2009-07-086-0/+0
* Cleanup resources allocated by FFmpeg to avoid memory and threads leakshclam@chromium.org2009-07-072-0/+2
* Checking in Windows FFmpeg binaries for Chromium.scherkus@chromium.org2009-07-066-10/+34
* 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-302-29/+94
* Revert r19534 "Add in support for copying the ffmpeg binaries in linux and mac."ajwong@chromium.org2009-06-292-97/+29
* Add in support for copying the ffmpeg binaries in linux and mac.ajwong@chromium.org2009-06-292-29/+97
* Setting executable bit for third_party/ffmpeg/copy_binaries.shhclam@chromium.org2009-06-271-0/+0
* Refactor FFmpegVideoDecoder::OnDecode and unittest and add state tracking.ajwong@chromium.org2009-06-222-1/+9