Changeset 6eb5d2e7
- Timestamp:
- 12/20/2018 01:48:49 AM (6 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.4, 9.0, 9.1, bdubbs/svn, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 2da67db
- Parents:
- 2a11c24
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r2a11c24 r6eb5d2e7 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 19"> <!-- Always 2 digits -->3 <!ENTITY day "20"> <!-- Always 2 digits --> 4 4 <!ENTITY month "12"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "December 19th, &year;">9 <!ENTITY releasedate "December 20th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r2a11c24 r6eb5d2e7 43 43 --> 44 44 <listitem> 45 <para>December 20th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[timtas] - Update to ffmpeg-4.1. Fixes 49 <ulink url="&blfs-ticket-root;11310">#11310</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 54 <listitem> 45 55 <para>December 19th, 2018</para> 46 56 <itemizedlist> -
multimedia/videoutils/ffmpeg.xml
r2a11c24 r6eb5d2e7 7 7 <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz"> 8 8 <!ENTITY ffmpeg-download-ftp " "> 9 <!ENTITY ffmpeg-md5sum " ae0bfdf809306a212b4f0e6eb8d1c75e">10 <!ENTITY ffmpeg-size " 8.3MB">11 <!ENTITY ffmpeg-buildsize "1 54MB (add 3.1 GB for the FATE suite/tests, add 17 MB for docs)">9 <!ENTITY ffmpeg-md5sum "8107e8f22a33b27a5e34b38e628eecc6"> 10 <!ENTITY ffmpeg-size "11 MB"> 11 <!ENTITY ffmpeg-buildsize "160 MB (add 3.1 GB for the FATE suite/tests, add 17 MB for docs)"> 12 12 <!ENTITY ffmpeg-time "1.8 SBU (using parallelism=4; add 3.8 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 0.4 SBU for docs)"> 13 13 ]> -
packages.ent
r2a11c24 r6eb5d2e7 963 963 964 964 <!-- Chapter 48 --> 965 <!ENTITY ffmpeg-version "4. 0.2">965 <!ENTITY ffmpeg-version "4.1"> 966 966 <!ENTITY mplayer-version "1.3.0"> 967 967 <!ENTITY xine-ui-version "0.99.10">
Note:
See TracChangeset
for help on using the changeset viewer.