Changeset 5671c32


Ignore:
Timestamp:
07/24/2014 02:07:55 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
061d252
Parents:
6b720ee9
Message:

Merge ffmpeg upgrade.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13609 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r6b720ee9 r5671c32  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>July 24th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[igor] - Update to ffmpeg-2.3. Fixes
     52          <ulink url="&blfs-ticket-root;5265">#5265</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
  • multimedia/videoutils/ffmpeg.xml

    r6b720ee9 r5671c32  
    77  <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.bz2">
    88  <!ENTITY ffmpeg-download-ftp  " ">
    9   <!ENTITY ffmpeg-md5sum        "5b85aea53d8dcd5b0f7b497f233bc101">
    10   <!ENTITY ffmpeg-size          "6.7 MB">
    11   <!ENTITY ffmpeg-buildsize     "112 MB (additional 764 MB for docs and 1813 MB to run the FATE tests)">
    12   <!ENTITY ffmpeg-time          " 2.9 SBU (additional 1.2 SBU for docs and 7.2 SBU to run the FATE tests, after sample files are downloaded)">
     9  <!ENTITY ffmpeg-md5sum        "00f98a030d21366b6583875d57d98c27">
     10  <!ENTITY ffmpeg-size          "7.1 MB">
     11  <!ENTITY ffmpeg-buildsize     "119 MB (additional 764 MB for docs and 1813 MB to run the FATE tests)">
     12  <!ENTITY ffmpeg-time          "3.4 SBU (additional 1.2 SBU for docs and 7.2 SBU to run the FATE tests, after sample files are downloaded)">
    1313]>
    1414
     
    8686      <xref linkend="fdk-aac"/>,
    8787      <xref linkend="lame"/>,
    88       <xref linkend="opus"/>,
    8988      <xref linkend="libtheora"/>,
    9089      <xref linkend="libvorbis"/>,
     
    114113      <xref linkend="fontconfig"/>,
    115114      <xref linkend="gnutls"/>,
     115      <xref linkend="opus"/>,
    116116<!--  <ulink url="http://www.piksel.org/frei0r">frei0r</ulink>,-->
    117117      <ulink url="https://files.dyne.org/frei0r/snapshots/">frei0r</ulink>,
     
    178178            --enable-libfdk-aac  \
    179179            --enable-libmp3lame  \
    180             --enable-libopus     \
    181180            --enable-libtheora   \
    182181            --enable-libvorbis   \
     
    330329      <parameter>--enable-libmp3lame</parameter>: Enables MP3 audio encoding via
    331330      <filename class="libraryfile">libmp3lame</filename>.
    332     </para>
    333 
    334     <para>
    335       <parameter>--enable-libopus</parameter>: Enables Opus encoding for low
    336       latency streaming via <filename class="libraryfile">libopus</filename>.
    337331    </para>
    338332
  • packages.ent

    r6b720ee9 r5671c32  
    658658
    659659<!-- Chapter 40 -->
    660 <!ENTITY ffmpeg-version               "2.2.4">
     660<!ENTITY ffmpeg-version               "2.3">
    661661<!ENTITY mplayer-version              "1.1.1">
    662662<!ENTITY xine-ui-version              "0.99.8">
Note: See TracChangeset for help on using the changeset viewer.