summaryrefslogtreecommitdiffstats
path: root/src/ffmpeg.mk
Commit message (Collapse)AuthorAgeFilesLines
* all packages: really use sha256 checksumsTony Theodore2015-09-231-1/+1
|
* all packages: switch to sha256 checksumsTony Theodore2015-09-231-1/+1
| | | | closes #871
* ffmpeg: updateTimothy Gu2015-07-271-2/+2
|
* eigen/ffmpeg: updateTimothy Gu2015-07-061-2/+2
|
* ffmpeg: UpdateTimothy Gu2015-06-191-2/+2
| | | | Fixes #692.
* ffmpeg: update to 2.6.2Avi Halachmi (:avih)2015-04-141-2/+2
|
* ffmpeg: update to 2.5.4Avi Halachmi (:avih)2015-02-181-2/+2
|
* ffmpeg: Update and link as console applicationTimothy Gu2014-12-111-2/+3
| | | | | | | | | 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>
* update various packages (tested on i686-w64-mingw32.static)Tony Theodore2014-12-011-2/+2
| | | | | | | 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
* ffmpeg: UpdateTimothy Gu2014-11-131-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* ffmpeg: updateTimothy Gu2014-10-081-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* ffmpeg: updateTimothy Gu2014-10-011-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* ffmpeg: updateTimothy Gu2014-08-311-3/+6
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Revert "bzip2, ffmpeg: Intentionally make download URLs incorrect"Timothy Gu2014-08-311-2/+2
| | | | This reverts commit 858b2886bc4904d4279f389162575f99023941fa.
* bzip2, ffmpeg: Intentionally make download URLs incorrectTimothy Gu2014-08-311-2/+2
| | | | | | | 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>
* ffmpeg: Fix secondary URLTimothy Gu2014-08-301-1/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* ffmpeg: enable vidstabTimothy Gu2014-08-161-1/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* ffmpeg: enable libcacaTimothy Gu2014-08-031-3/+4
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* ffmpeg: updateTimothy Gu2014-07-221-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* ffmpeg: updateTimothy Gu2014-06-301-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Add legal comment about fdk-aacTimothy Gu2014-04-261-0/+5
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Update package ffmpegTimothy Gu2014-04-121-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* ffmpeg: rework update scriptTimothy Gu2014-03-111-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* package ffmpeg: add missing native yasm dependencyTony Theodore2014-03-091-1/+2
|
* Package ffmpeg: Fix generation of --arch param.Tobias Gruetzmacher2014-03-081-2/+1
| | | | | GNU Make's patsubst does strange things (aka. nothing at all) when there are dots in the text it should replace...
* ffmpeg: update to 2.1.4Timothy Gu2014-02-241-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* libbluray: update and fix update scriptTimothy Gu2014-02-231-1/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* ffmpeg: enable gnutlsTimothy Gu2014-02-231-1/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* ffmpeg: delete some useless configure optionsTimothy Gu2014-02-231-5/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* ffmpeg: update to 2.1.3Timothy Gu2014-02-231-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* various packages: enable shared buildsTony Theodore2014-02-101-1/+3
|
* package ffmpeg: fix ignored versionTony Theodore2014-01-311-1/+1
|
* package ffmpeg: Update target now handle FFmpeg 2.x versionsTuukka Pasanen2014-01-281-1/+1
|
* package ffmpeg: New version 2.1.1Tuukka Pasanen2014-01-281-2/+2
|
* Merge pull request #296 from TimothyGu/libnutTony Theodore2014-01-021-2/+1
|\ | | | | Delete package libnut
| * Delete package libnutTimothy Gu2013-12-311-2/+1
| | | | | | | | | | | | It is buggy and is abandoned by upstream. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* | ffmpeg: enable libavresample buildingTimothy Gu2013-12-291-1/+2
|/ | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* package ffmpeg: use $(SORT) variableTony Theodore2013-12-041-1/+2
|
* ffmpeg: update to 1.2.4Timothy Gu2013-11-291-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* ffmpeg: grep 1.2.* releases in update macroTimothy Gu2013-11-291-0/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Revert "package ffmpeg: disable libnut on i686-pc-mingw32"Timothy Gu2013-11-241-2/+0
| | | | | | | | This reverts commit fc46813219e8d925d3ab54a1d40190d8b805487a. Some how I forgot to do this during #258. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* package ffmpeg: disable libnut on i686-pc-mingw32Tony Theodore2013-10-191-0/+2
|
* package ffmpeg: add libnut dependencyTony Theodore2013-10-051-1/+1
|
* Add libnut package and use it for ffmpegTimothy Gu2013-09-281-0/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* Merge branch 'master' of github.com:TimothyGu/mxe into TimothyGu-masterTony Theodore2013-09-071-3/+5
|\ | | | | | | | | Conflicts: src/ffmpeg.mk
| * Add vo-amrwbenc package and enable it for ffmpegTimothy Gu2013-09-021-1/+2
| | | | | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
| * Update package ffmpegTimothy Gu2013-09-021-2/+2
| |
| * Add vo-aacenc package and use it for ffmpegTimothy Gu2013-09-021-1/+2
| |
* | package ffmpeg: ignore version 2.xTony Theodore2013-09-071-1/+1
| |
* | Revert "update package ffmpeg" - 2.x series breaks xine-libTony Theodore2013-09-071-2/+2
| | | | | | | | This reverts commit d2707b996d55643adbbbdca90ccf8ba7f42fb8aa.