Changeset 3636488d


Ignore:
Timestamp:
12/25/2014 11:30:41 AM (9 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
649cb3b
Parents:
35c1f999
Message:

Update to ffmpeg-2.5.2.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15260 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r35c1f999 r3636488d  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "24">                   <!-- Always 2 digits -->
     3<!ENTITY day          "25">                   <!-- Always 2 digits -->
    44<!ENTITY month        "12">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "December 24th, &year;">
     9<!ENTITY releasedate  "December 25th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r35c1f999 r3636488d  
    4646
    4747    <listitem>
     48      <para>December 25th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to ffmpeg-2.5.2. Fixes
     52          <ulink url="&blfs-ticket-root;5978">#5978</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>December 24th, 2014</para>
    4959      <itemizedlist>
  • multimedia/videoutils/ffmpeg.xml

    r35c1f999 r3636488d  
    77  <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.bz2">
    88  <!ENTITY ffmpeg-download-ftp  " ">
    9   <!ENTITY ffmpeg-md5sum        "ad3b4c189e9a7d43ae54c52d409a43ef">
    10   <!ENTITY ffmpeg-size          "7.4 MB">
    11   <!ENTITY ffmpeg-buildsize     "133 MB (additional 879 MB for docs and 2291 MB to run the FATE suite)">
    12   <!ENTITY ffmpeg-time          "3.6 SBU (additional 1.1 SBU for docs and 5.5 SBU, to run the FATE suite, after sample files are downloaded)">
     9  <!ENTITY ffmpeg-md5sum        "308d49d91752ac00ded9483ebaab849d">
     10  <!ENTITY ffmpeg-size          "7.3 MB">
     11  <!ENTITY ffmpeg-buildsize     "0.1 GB (additional 879 MB for docs and 2291 MB to run the FATE suite)">
     12  <!ENTITY ffmpeg-time          "5.3 SBU (additional 1.1 SBU for docs and 5.5 SBU, to run the FATE suite, after sample files are downloaded)">
    1313]>
    1414
  • packages.ent

    r35c1f999 r3636488d  
    691691
    692692<!-- Chapter 40 -->
    693 <!ENTITY ffmpeg-version               "2.5.1">
     693<!ENTITY ffmpeg-version               "2.5.2">
    694694<!ENTITY mplayer-version              "2014-12-19">
    695695<!ENTITY xine-ui-version              "0.99.9">
Note: See TracChangeset for help on using the changeset viewer.