Commit Graph

127 Commits

Author SHA1 Message Date
Mark Brand 85ef71a02a update: ffmpeg, mpg123 2020-05-25 11:57:25 +02:00
Mark Brand c8e4dc5f6d update: ffmpeg, libjpeg-turbo, poppler, wavpack 2020-01-05 18:12:39 +01:00
Mark Brand 85abfd04fc update: ffmpeg, freetds, libjpeg-turbo 2019-09-07 13:28:35 +02:00
Mark Brand 88121e5776 update: ffmpeg, harfbuzz, libevent, libgsasl, zstd 2019-08-12 14:07:17 +02:00
Mark Brand 060b3d6f0d update: ffmpeg, freetds, jsoncpp 2019-07-12 19:09:09 +02:00
Mark Brand 451d17022c update: ffmpeg, freetds, ghostscript, openjpeg 2019-04-12 01:46:18 +02:00
Tony Theodore 4d8d9b32c9 ffmpeg: use new-style options 2019-04-02 13:02:31 +11:00
Mark Brand db8a37b2b5 update: ffmpeg, fretds, libssh2 2019-03-28 15:59:10 +01:00
Mark Brand 01c46ee1da update: cairo ffmpeg gpgme libaacs libusb1 lz4 mpg123 2018-11-16 00:34:14 +01:00
Boris Pek 46582a9162 update ffmpeg 2018-08-31 22:24:08 +03:00
withmorten 29e7257a78 ffmpeg: fix ffplay compilation by changing sdl dependency to sdl2 2018-06-20 11:56:16 +10:00
Boris Pek 074d4b759f update ffmpeg 2018-03-04 19:06:07 +11:00
Tony Theodore 01e2a64d00 cross packages: replace dependency gcc with cc 2017-12-23 08:19:00 +11:00
Boris Pek fc96053cf4 update ffmpeg 2017-12-21 16:23:09 +03:00
Boris Pek 73e64e8b2d update ffmpeg 2017-10-24 01:09:32 +03:00
Boris Pek 1f06a436e7 ffmpeg: update from 3.2.4 to 3.3.2 2017-07-21 00:38:46 +03:00
Viktor Szakats 45d34aaac7 more URL updates 2017-03-10 13:59:00 +00:00
Boris Pek a36df67ccf ffmpeg: update from 3.2.1 to 3.2.4 2017-02-17 14:41:52 +03:00
Boris Nagaev 74163f1794 add _WEBSITE and _DESCR fields to core packages
See https://github.com/mxe/mxe/issues/1422

Automation (Python 2 code): https://gist.github.com/9f5c315e5d0cf113d41dc454b7a0eb41
2016-12-22 22:25:48 +01:00
Boris Pek d8506f6994 ffmpeg: update from 3.1.1 to 3.2.1 2016-12-02 11:44:41 +03:00
Boris Nagaev 8e35c23242 move index.html to docs/
See https://github.com/mxe/mxe/issues/1500
2016-08-27 12:31:30 +03:00
Boris Nagaev 6adb5ade12 Copyright headers: point to LICENSE.md and shorten
The following script was applied:

    sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE')

    sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \
        $(git grep -l 'part of MXE.*See index.html')

    before='This file is part of MXE. See index.html for further information.'
    after='This file is part of MXE. See LICENSE.md for licensing information.'
    sed "s/$before/$after/" -i $(git grep -l 'part of MXE')

Then git grep 'index.html for further information' revealed two other files.
One of them was patched manually (patch.mk). Makefile has text
"See index.html for further information" unrelated to licensing.

See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792
2016-08-27 12:31:29 +03:00
Boris Pek 0b1d7f3f8a ffmpeg: update from 3.0 to 3.1.1 2016-07-08 18:27:26 +03:00
Avi Halachmi (:avih) 57a6850a0f ffmpeg: update to 3.0
Also, ffmpeg doesn't support libvo-aacenc anymore.
2016-02-16 00:09:03 +02:00
Timothy Gu b3fa1da8ce Update ffmpeg 2016-01-06 18:47:27 +11:00
Timothy Gu 4e479e917a Update ffmpeg 2015-11-25 17:54:24 -08:00
Tony Theodore fc0ed34fb9 all packages: really use sha256 checksums 2015-09-23 18:32:58 +10:00
Tony Theodore a228c0488f all packages: switch to sha256 checksums
closes #871
2015-09-23 17:27:16 +10:00
Timothy Gu f6cc10436b ffmpeg: update 2015-07-26 21:24:19 -07:00
Timothy Gu d14a17c511 eigen/ffmpeg: update 2015-07-05 18:44:59 -07:00
Timothy Gu f26a209e6a ffmpeg: Update
Fixes #692.
2015-06-18 17:45:39 -07:00
Avi Halachmi (:avih) 9e050db6de ffmpeg: update to 2.6.2 2015-04-14 07:29:04 +03:00
Avi Halachmi (:avih) 80b37028a4 ffmpeg: update to 2.5.4 2015-02-18 23:59:31 +02:00
Timothy Gu 97ac155be3 ffmpeg: Update and link as console application
SDL and libcaca automatically adds `-mwindows`, treating the ffmpeg.exe as a
GUI application while at the same time making stderr go to NUL.

Found-by: Bill Westrup <wwestrup@vsscorp.com>
See: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2014-12/msg00018.html
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-12-10 23:24:27 -05:00
Tony Theodore b672cd8266 update various packages (tested on i686-w64-mingw32.static)
ffmpeg flac gdk-pixbuf glew glib graphicsmagick ilmbase imagemagick
libffi libftdi1 libircclient libmicrohttpd libpaper librsvg libtool
libwebp libxml++ libxml2 mpg123 mxml nlopt oce openblas opencv
opusfile pfstools poco poppler primesieve x264 xine-lib
2014-12-01 23:51:26 +11:00
Timothy Gu 9b63bfb27e ffmpeg: Update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-11-13 15:37:27 -05:00
Timothy Gu 54a42efc4f ffmpeg: update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-10-07 20:30:00 -07:00
Timothy Gu 7e51f06b81 ffmpeg: update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-09-30 17:25:44 -07:00
Timothy Gu bbfd4d8f8a ffmpeg: update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-31 15:37:26 -07:00
Timothy Gu ee5350832f Revert "bzip2, ffmpeg: Intentionally make download URLs incorrect"
This reverts commit 858b2886bc.
2014-08-30 19:14:37 -07:00
Timothy Gu 858b2886bc bzip2, ffmpeg: Intentionally make download URLs incorrect
This is to test the new download server issue system. This should not
impact actual users as the fallback S3 server is still operational.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-30 19:11:47 -07:00
Timothy Gu cb79a6fe97 ffmpeg: Fix secondary URL
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-29 19:51:09 -07:00
Timothy Gu 449b6bbc3a ffmpeg: enable vidstab
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-15 19:58:23 -07:00
Timothy Gu c422d2f19a ffmpeg: enable libcaca
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-03 11:56:13 -07:00
Timothy Gu dce5c06bcc ffmpeg: update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-07-22 14:03:57 -07:00
Timothy Gu 2a1051f024 ffmpeg: update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-06-29 19:48:33 -07:00
Timothy Gu 033857b180 Add legal comment about fdk-aac
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-04-26 11:37:59 -07:00
Timothy Gu e01314337e Update package ffmpeg
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-04-11 19:09:47 -07:00
Timothy Gu 44995520f6 ffmpeg: rework update script
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-03-10 18:31:00 -07:00
Tony Theodore 2927f7472f package ffmpeg: add missing native yasm dependency 2014-03-09 13:31:04 +11:00