Commit Graph

176 Commits

Author SHA1 Message Date
Schrijvers Luc
0707a0645f ffmpeg, add version 6.0 (#9577) 2023-10-06 06:40:24 +00:00
kenmays
6c1d260496 ffmpeg: bump version (#8784) 2023-06-03 21:27:06 +03:00
kenmays
3e693741c6 ffmpeg: bump version (#7224) 2022-10-19 13:27:50 -04:00
kenmays
c8d1cdc783 ffmpeg: bump version (#7092) 2022-08-27 10:50:19 -04:00
Augustin Cavalier
98ed43a4c6 ffmpeg5: Bump version, add lots more libraries. 2022-07-11 13:37:43 -04:00
Augustin Cavalier
0052284a14 ffmpeg: Add disabled recipe for 4.4.2. 2022-07-08 13:06:46 -04:00
Augustin Cavalier
d107a6611d ffmpeg: Touch for rebuild. 2022-07-07 23:21:58 -04:00
Augustin Cavalier
31a9ab5b95 Revert "ffmpeg 4.2: Remove --enable-libass."
This reverts commit 9aa29de392.

I actually can't reproduce the failure seen on buildmaster. That's
not a good sign.
2022-07-07 22:53:18 -04:00
waddlesplash
9aa29de392 ffmpeg 4.2: Remove --enable-libass.
Build fails on GCC2:
ERROR: libass not found using pkg-config
2022-07-07 22:33:31 -04:00
waddlesplash
09ac2de7d0 ffmpeg 4.2: Disable dav1d again.
It can only be built against the old version.
2022-07-07 22:01:32 -04:00
Jerome Duval
39e953f468 ffmpeg: enable version on x86 2022-02-22 17:43:24 +01:00
Jerome Duval
19cfc64905 ffmpeg: add recipe for version 5 2022-02-22 17:30:05 +01:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
extrowerk
04d9c75243 FFMPEG: enable some 3rdparty libs (#5741)
* FFMPEG: enable some 3rdparty libs
2021-03-03 15:20:36 +01:00
extrowerk
8d2aa76ecb FFMPEG: enable dav1d (#5739) 2021-02-25 10:27:06 +03:00
Gerasim Troeglazov
1672441c77 ffmpeg: enable libopus 2021-02-24 17:23:03 +10:00
Sergei Reznikov
d2052c0f1c ffmpeg: revert to previous version on x86_64 2020-06-29 08:55:48 +03:00
Sergei Reznikov
ba12718c21 ffmpeg: disable older version for x86_64 2020-06-24 06:19:18 +00:00
Sergei Reznikov
97e7d9722d ffmpeg: bump revision to rebuild 2020-06-24 06:14:22 +00:00
Sergei Reznikov
be1d92cd39 ffmpeg: resore 4.2.2 for x86 as newer version doesn't work there yet
should fix Trac #16294.
2020-06-24 06:05:07 +00:00
Sergei Reznikov
c0bfd8fe55 ffmpeg: fix General protection fault in ff_yuv_420_rgb32_ssse3 2020-06-20 17:58:33 +00:00
Sergei Reznikov
e597819386 ffmpeg: bump version 2020-06-20 09:21:31 +00:00
kenmays
051caad01b refresh bump for libvpx3 x86 removal (#5089) 2020-06-06 12:36:40 -04:00
kenmays
06683a173a ffmpeg: bump revision for newer libvpx (#5080)
* ffmpeg: remove legacy recipes
2020-06-06 12:45:26 +02:00
Sergei Reznikov
9417b417ab ffmpeg: enable mp3 encoding
https://manual.audacityteam.org/man/lame_legal_issues.html
2020-04-05 11:22:40 +03:00
Augustin Cavalier
e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
Sergei Reznikov
b0ad091a7e ffmpeg: bump version 2020-01-07 22:02:36 +03:00
Jerome Duval
5960599fc9 ffmpeg: bump version. 2019-09-07 13:43:41 +02:00
Augustin Cavalier
8b7fe74322 ffmpeg: Disable GPL and switch to using OpenSSL. 2019-09-02 11:44:01 -04:00
Augustin Cavalier
4f214fa0c1 ffmpeg: Remove a lot of old versions. 2019-09-02 11:43:25 -04:00
miqlas
99ba8eed70 FFMPEG: bump (#4065) 2019-08-10 11:46:13 -04:00
Sergei Reznikov
077068b780 ffmpeg: bump version 2019-08-08 00:09:34 +03:00
Sergei Reznikov
436fb0d8cd ffmpeg: bump version
* don't enable libopenmpt on x86_gcc2
* drop deprecated libavresample
2019-08-05 14:10:45 +03:00
miqlas
d08218fc19 FFMPEG: forced rebuild against the new libopenmpt (#3787) 2019-04-22 20:57:03 +02:00
miqlas
c5a817f596 ffmpeg: bump, switch to openmpt (#3785) 2019-04-22 21:06:17 +03:00
miqlas
5de4218393 FFMPEG: bump (#3672)
* FFMPEG: bump

* Patch resync
2019-03-04 20:40:04 +03:00
miqlas
76c7c833c0 FFMPEG: recipe for 4.1 (#3527) 2019-01-12 13:52:29 -05:00
miqlas
40d300946e FFMpeg: add new (#3336) 2018-12-17 14:23:22 -05:00
miqlas
14261015a4 FFMPEG: bump, fix for libavdevice (#2888) 2018-08-13 12:30:37 -04:00
Jerome Duval
f38aa621d9 media-*: reorder sections. 2018-08-09 09:05:12 +02:00
Jerome Duval
bb14fa0831 media-video: code style. 2018-08-03 15:02:09 +02:00
Augustin Cavalier
4ed9af99c2 ffmpeg: Hack up the recipe to support compiling for x86_gcc2 using GCC7.
Tested and verified as working with the FFmpeg Media Add-on.
2018-07-02 18:48:46 -04:00
miqlas
10734d5f10 ffmpeg: Bump to 4.0.1.
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
_x86 fixes by me. Also enabled -version3.
2018-07-02 18:46:38 -04:00
Sergei Reznikov
15f58afe3b ffmpeg: enable gnutls
QMPlay2 can now play YouTube videos
2018-04-07 12:19:18 +03:00
Jérôme Duval
3fc577156d ffmpeg: fix subpackage provides 2018-03-12 12:20:55 +01:00
fbrosson
bf78d34984 ffmpeg: bump to 3.3.6, add debuginfo, use custom variables. (#2252) 2018-02-25 23:18:59 +00:00
fbrosson
23c96344e7 ffmpeg: bump to 3.4.2, use custom variables. (#2227) 2018-02-18 22:23:27 +00:00
Adrien Destugues
4050f6659f ffmpeg: use memalign and posix_memalign
Otherwise we get misaligned allocations.
This gets ffplay working on Haiku, so we have at least one simple media
player to cover basic needs.
2018-02-02 13:01:54 +01:00
Adrien Destugues
c006e6ddf2 Remove outdated patchset for ffmpeg 3.4. 2018-01-07 11:17:10 +01:00
miqlas
9fc8e79c34 FFMPEG 3.4.1
Now with DebugInfo package
2018-01-07 09:02:21 +01:00