Ignore:
Timestamp:
07/24/2014 11:40:15 AM (10 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.6, 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, krejzi/svn, 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:
66370fc
Parents:
5b3204d
Message:

Update to ffmpeg-2.3.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/ffmpeg.xml

    r5b3204d r8e7e549  
    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
Note: See TracChangeset for help on using the changeset viewer.