mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Update to ffmpeg-2.3.2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13905 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
fa7ae3f3a5
commit
ad32994ea3
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "13"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "14"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "08"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2014">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "August 13th, &year;">
|
||||
<!ENTITY releasedate "August 14th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||
|
@ -44,6 +44,16 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>August 14th, 2014</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[igor] - Update to ffmpeg-2.3.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;5354">#5354</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>August 13th, 2014</para>
|
||||
<itemizedlist>
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.bz2">
|
||||
<!ENTITY ffmpeg-download-ftp " ">
|
||||
<!ENTITY ffmpeg-md5sum "bb02e99c39941d7f3dc56658b9324a2b">
|
||||
<!ENTITY ffmpeg-md5sum "651e5e82360baba41e4d1e426b4897f6">
|
||||
<!ENTITY ffmpeg-size "7.1 MB">
|
||||
<!ENTITY ffmpeg-buildsize "119 MB (additional 764 MB for docs and 1813 MB to run the FATE tests)">
|
||||
<!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)">
|
||||
|
@ -655,7 +655,7 @@
|
||||
<!ENTITY pnmixer-version "0.5.1">
|
||||
|
||||
<!-- Chapter 40 -->
|
||||
<!ENTITY ffmpeg-version "2.3.1">
|
||||
<!ENTITY ffmpeg-version "2.3.2">
|
||||
<!ENTITY mplayer-version "1.1.1">
|
||||
<!ENTITY xine-ui-version "0.99.8">
|
||||
<!ENTITY transcode-version "1.1.7">
|
||||
|
Loading…
Reference in New Issue
Block a user