Commit Graph

149 Commits

Author SHA1 Message Date
termux-pacman-bot
d213bbb59f fix(main/ffmpeg): Fix segfault with libx265 version 4.1 2024-12-13 16:06:12 +00:00
termux-pacman-bot
bdffa1748a bump(main/ffmpeg): 7.1 2024-12-13 14:39:40 +00:00
termux-pacman-bot
af13bfa64e rebuild(deps:main/libx265): link against libx265 4.1 2024-12-13 13:40:48 +00:00
termux-pacman-bot
f52d9dd9c1 enhance(main/ffmpeg): enable librubberband (#22384) 2024-11-27 08:41:22 +00:00
termux-pacman-bot
0f5d62a2ca libvpx: add ABI version check (#22252)
* libvpx: add ABI version check
* ffmpeg: revbump after libvpx ABI changes
2024-11-15 12:47:26 +00:00
termux-pacman-bot
1c0eb1e618 feat(ffmpeg): Allow --enable-static in ffmpeg (#21776)
Current if we replace `--disable-static` with `--enable-static` in
then it fails with error:

    aarch64-linux-android-ar: not found

Fixing this error and the next one:

    make: aarch64-linux-android-ranlib: No such file or directory

So now one can just replace `--disable-static` with `--enable-static`
and it will also provide static libraries.

%ci:no-build
2024-10-16 00:50:44 +00:00
termux-pacman-bot
8e80863dc0 bump(main/ffmpeg): 6.1.2 2024-08-25 14:37:09 +00:00
termux-pacman-bot
ee42363485 enhance(main/ffmpeg): enable vmaf filter via libvmaf 2024-07-20 04:38:35 +00:00
termux-pacman-bot
247662f707 enhance(main/ffmpeg): Enable drawtext feature
Draw a text string or text from a specified file on top of a video.
This commit enables the option as suggested in the upstream docs.
https://ffmpeg.org/ffmpeg-filters.html#drawtext-1
2024-05-20 00:25:45 +00:00
termux-pacman-bot
1d96dec9c1 chore(linter compliance): miscellaneous
[no ci]
2024-04-23 18:37:30 +00:00
termux-pacman-bot
347c8f24cb rebuild(deps:main/svt-av1): link against svt-av1 2.0.0 2024-03-16 02:37:35 +00:00
termux-pacman-bot
be8c4ecd26 fix(main/ffmpeg): move h264 mediacodec encoder to low priority (#19408) 2024-03-05 13:36:50 +00:00
termux-pacman-bot
05d3fea0c6 libvpx: revbump revdeps (1) 2024-01-22 21:08:35 +00:00
termux-pacman-bot
3ee56b053a ffmpeg: bump to 6.1.1 (#19031) 2024-01-21 11:08:13 +00:00
termux-pacman-bot
d3e5a139f0 ffmpeg: bump package
To see if it solves termux/termux-packages#18721.
2023-12-14 19:31:11 +00:00
termux-pacman-bot
5760ec2ace rebuild(main, {ffmpeg, liba52, libaom}): after unsuccessfull build 2023-11-13 11:01:41 +00:00
termux-pacman-bot
6e0ff60f25 bump(main/ffmpeg): 6.1 2023-11-13 09:01:32 +00:00
termux-pacman-bot
2a6677a972 [skip ci] ffmpeg: sort dependencies correctly 2023-10-20 04:01:36 +00:00
termux-pacman-bot
f75ef0ed77 ffmpeg: enable libopenmpt 2023-10-20 03:31:11 +00:00
termux-pacman-bot
43adc1ab2e enhance(main/ffmpeg): enable libsvtav1, libv4l2 (#17883) 2023-09-29 10:01:31 +00:00
termux-pacman-bot
65ef9d68de enhance(main/ffmpeg): enable amr encoder support
Also properly upgrade to GPLv3
2023-08-17 09:31:16 +00:00
termux-pacman-bot
b43cfc619d *: Remove version specifier for libxml2 in dependency
Effectively reverts commit 0120a4048a66fa3447278e3f2688889895a0c06d.

%ci:no-build
2023-07-02 09:31:21 +00:00
termux-pacman-bot
48127ec578 ffmpeg: Revbump to rebuild
due to SONAME change in libxml2.
2023-07-02 01:29:10 +00:00
termux-pacman-bot
d336ec979b *: Add version specifier for libxml2 in dependency
Will be reverted afterwards.

%ci:no-build
2023-07-02 00:03:53 +00:00
termux-pacman-bot
1636535cae ffmpeg: Do not depend on libandroid package
which is only needed on current Termux Docker which I would say is
broken because every Android environment should already contain system
`libandroid.so`.

Please manually install `libandroid` package if necessary.
2023-06-15 02:42:10 +00:00
termux-pacman-bot
70706e4eca ffmpeg: enable jni and mediacodec
Enable JNI is a prerequisite to enable mediacodec support
2023-06-13 12:39:23 +00:00
termux-pacman-bot
c309589cc5 ffmpeg: Enable SRT protocol 2023-04-18 06:01:53 +00:00
termux-pacman-bot
3264a132a6 libx265: Revbump revdeps to rebuild 2023-03-13 23:02:44 +00:00
termux-pacman-bot
dcbd348489 ffmpeg: Bump to 6.0 2023-03-01 02:31:23 +00:00
termux-pacman-bot
55a99fa995 ffmpeg: Enable SFTP protocol via libssh 2023-02-16 19:36:54 +00:00
Maxython
e535249e06 rebuild packages 2023-02-16 22:34:41 +03:00
termux-pacman-bot
6c57a93f40 ffmpeg: Enable SFTP protocol via libssh 2023-02-16 16:37:50 +00:00
termux-pacman-bot
046019b824 libvpx: Revbump revdeps to rebuild
excluding qt5-qtwebengine, which is handled in a separate push.
2023-02-12 09:31:58 +00:00
termux-pacman-bot
cf5a7233df ffmpeg: Provide SOVERSION-suffixed shlib symlinks
for `libav{util,codec,format}`. Firefox expects that for `libavcodec`.
2023-02-11 18:02:36 +00:00
termux-pacman-bot
07dbbd2ba3 ffmpeg: Add SOVERSION guard 2022-12-23 08:32:51 +00:00
termux-pacman-bot
18f1817728 ffmpeg: add av_stream_get_first_dt
This symbol is needed to build chromium with system's ffmpeg.
2022-12-21 21:39:26 +00:00
termux-pacman-bot
9303b672e7 enhance(main/ffmpeg): enable opencl 2022-12-03 02:40:58 +00:00
termux-pacman-bot
3df9056307 ffmpeg: Add libfdk-aac guard
%ci:no-build
2022-11-10 06:44:13 +00:00
termux-pacman-bot
3dd87fa425 ffmpeg: Enable ICC profile support 2022-11-04 05:01:07 +00:00
termux-pacman-bot
92a5520778 ffmpeg: Bump to 5.1.2 2022-09-27 04:58:29 +00:00
termux-pacman-bot
cf28fa596a ffmpeg: Bump to 5.1.1 2022-09-20 20:08:23 +00:00
termux-pacman-bot
ff77926258 packages/ffmpeg 2022-08-13 16:49:18 +00:00
Ivan Max
f45d9d4c5d ffmpeg - rebuild 2022-08-13 19:39:03 +03:00
termux-pacman-bot
a5ad6a0ece packages/ffmpeg 2022-08-13 10:40:15 +00:00
termux-pacman-bot
9128a5b06e packages/ffmpeg 2022-06-14 15:22:25 +00:00
termux-actions[bot]
918963877c packages/ffmpeg 2022-04-20 11:07:38 +00:00
termux-actions[bot]
6e35f08843 packages/ffmpeg&&packages/mpv 2022-04-11 05:38:38 +00:00
termux-actions[bot]
933302f03e packages/ffmpeg 2022-03-23 22:19:32 +00:00
termux-actions[bot]
38a3bf071f packages/ffmpeg 2022-03-21 16:58:15 +00:00
termux-actions[bot]
0574868487 packages/ffmpeg 2022-03-20 18:22:46 +00:00