Commit Graph

255 Commits

Author SHA1 Message Date
Pierre Labastie
875b3b57e8 Fix various option vs parameter problems
Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives
2023-12-08 22:05:39 +01:00
Douglas R. Reno
990c920537 ffmpeg: add support for Vulkan
- Made the dependency internal
- Added an option to the Command Explanations for using --enable-vulkan
  to enable video acceleration through Vulkan
2023-12-01 16:30:10 -06:00
Douglas R. Reno
978886d8d2 VLC and ffmpeg: Add some missed optional dependencies 2023-11-22 13:05:49 -06:00
Rahul Chandra
fb778f6375 Update to ffmpeg-6.1 2023-11-13 18:57:40 -05:00
Rahul Chandra
9f556488bb Update to ffmpeg-6.0.1 2023-11-09 23:14:45 -05:00
Douglas R. Reno
485a561654 ffmpeg: fix building with texinfo-7.1 installed.
Thanks goes to Joe Locash for the report and ticket
2023-11-07 13:50:20 -06:00
Ken Moffat
bb72b0a66b Tags:
Some AV stuff, and most of xfce.

I have omitted thunar, thunar-volman, xfburn as I do not use them.

I've also omitted xfce4-power-manager - works ok for me, but it
might be implicated in the intel backlight issue so I'm leaving it.
2023-08-20 00:02:46 +01:00
Bruce Dubbs
2073464803 Fix building ffmpeg-6.0 with binutils-2.41
Add a patch from upstream.

Also clean up the xml by deleting a lot of old comments
that are not needed any more.
2023-08-06 12:58:11 -05:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Douglas R. Reno
f6503c7331 Add libaom to the book in support of libavif.
Tested with VLC, Parole, and ffmpeg.
2023-04-20 09:34:39 -05:00
Douglas R. Reno
912b324bfe Typos from rhubarbpieguy 2023-03-11 19:02:27 -06:00
Bruce Dubbs
4a3c6287bb Update to ffmpeg-6.0. 2023-03-03 14:08:58 -06:00
Douglas R. Reno
bef1a58c75 Add a note to ffmpeg about it's documentation generation outputting
warnings with Texinfo-7.0 and higher.
2023-02-27 21:00:17 -06:00
Bruce Dubbs
dc1a45e9de Lots of tags 2023-02-17 22:35:46 -06:00
Xi Ruoyao
75b1a338b8
Update more URLs to use https
Mostly plain http -> https replace, if https works.  If there is a HTTP
redirection, use the redirect target (unless it's a mirror or l10n like
"https://kde.org/zh-cn/").

Some non-trivial change:

* www.mnogosearch.org is dead.  Not sure how to replace, so deleted.
* use https://github.com/cacalib/libcaca for libcaca.
  http://caca.zoy.org/wiki/libcaca seems out-of-date.
* http://www.speech.cs.cmu.edu/flite/ is dead, replaced with github repo
  link.
2023-01-29 14:35:01 +08:00
Xi Ruoyao
17aa21c551
Change all http://*.sourceforge.net/ URLs to https
Now all sourceforge.net subdomains have a valid SSL certificate.  The
changes are automatically done via a sed.  I've reviewed the changes and
reverted the changes in archive/*, pst/xml/docbook-xsl.xml, and
stylesheets/lfs-xsl/lfs-l10n.xml.  Other changes should (hopefully) be
fine.
2023-01-29 12:35:23 +08:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Bruce Dubbs
109568ae4b Update to ffmpeg-5.1.2. 2022-09-26 12:42:14 -05:00
Pierre Labastie
4e207bb418 Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
Bruce Dubbs
181357d66f Update to ffmpeg-5.1.1. 2022-09-06 11:21:59 -05:00
Thomas Trepl (Moody)
b5d7180d02 Tags for 11.2 2022-08-24 18:36:22 +02:00
Bruce Dubbs
bf716e145c Fixe ffmpeg patch name 2022-07-23 18:14:39 -05:00
Bruce Dubbs
caf69f51a8 Update to ffmpeg-5.1. 2022-07-23 18:04:53 -05:00
Douglas R. Reno
69b7d08758 ffmpeg5 update: Update to ffmpeg-5.0.1. 2022-07-11 21:01:39 -05:00
Thomas Trepl (Moody)
2d76528bd3 Tags 2022-02-19 23:57:50 +01:00
Xi Ruoyao
7ef3b9f911
ffmpeg: add srt as an external dependency
srt is a protocol for video streaming and someone claims it's better
than rtmp.

To enable it --enable-srt is needed.
2021-12-25 23:20:19 +08:00
Pierre Labastie
2dffe7113a Fix ffmpeg md5 2021-10-28 21:41:53 +02:00
Douglas R. Reno
e200fb614c Package update:
Update to ffmpeg-4.4.1 (Security Update). Also includes some tweaks to
the information regarding the FATE test suite.
2021-10-27 18:57:55 -05:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Bruce Dubbs
7b2fed0fae Tags 2021-08-29 15:39:21 -05:00
Thomas Trepl (Moody)
a383e242b4 Tags 2021-08-19 17:41:17 +02:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Tim Tassonis
90842d792f Upgrade to ffmpeg-4.4.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24462 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-11 17:05:01 +00:00
Xi Ruoyao
c6b192c037 secure package download URLs
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24436 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-05 12:36:04 +00:00
Douglas R. Reno
a4c3c48b19 Update to ffmpeg-4.3.2
A few tags and URL updates

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24279 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-24 02:13:38 +00:00
Pierre Labastie
4c24eb0a40 Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00
Xi Ruoyao
a51686978c ffmpeg: add some dependencies
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24200 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-09 15:16:01 +00:00
Xi Ruoyao
34bcb5ecdf xvid and ffmpeg: nasm can be used
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24198 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-08 12:56:45 +00:00
Douglas R. Reno
bc228ecf78 gjs: No tests failed on my most recent run!
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23970 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-10 05:45:36 +00:00
Douglas R. Reno
62c0ce6f12 Update to x264-20200218
Tags for webkitgtk dependencies

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23580 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-19 19:37:56 +00:00
Bruce Dubbs
6ff9f66be7 Update to ffmpeg-4.3.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23385 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-12 17:25:28 +00:00
Douglas R. Reno
2597ad12d5 Update to guile-3.0.3
Update to network-manager-applet-1.18.0
Update to graphene-1.10.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23313 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-22 17:42:08 +00:00
Xi Ruoyao
a5dfb97085 ffmpeg: add optional dependency libdrm and the configure option to use it
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23311 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-22 14:37:24 +00:00
Bruce Dubbs
4f4f27211f Update to ffmpeg-4.3.
Update to iptables-1.8.5.  



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23293 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-17 20:37:28 +00:00
Bruce Dubbs
bd45e10fb4 Update to ffmpeg-4.2.3.
Update to v4l-utils-1.20.0. 
Update to six-1.15.0 (Python module). 
Update to libbytesize-2.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23188 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-22 04:54:48 +00:00
Douglas R. Reno
93c17b90b9 Update to ModemManager-1.12.10
Update to libqmi-1.24.12
ffmpeg: fix external URL

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23141 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-15 17:44:46 +00:00
Bruce Dubbs
f33b456a9b Update to postgresql-12.2.
Update to LVM2.2.03.08. 
Update to mlt-6.20.0. 
Update to x264-20200218. 
Update to x265-3.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22724 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-18 22:50:03 +00:00
Bruce Dubbs
741f35be94 Update to ffmpeg-4.2.2.
Update to libjpeg-turbo-2.0.4. 
Update to sudo-1.8.30. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22533 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-01-02 00:30:13 +00:00
Bruce Dubbs
a55fc26808 Update to gdk-pixbuf-2.38.2.
Update to libqmi-1.22.6. 
Update to ffmpeg-4.2.1. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22125 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-10 20:05:25 +00:00
Bruce Dubbs
48bcac91a6 Tag dependencies for kf5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21997 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-19 01:01:59 +00:00