SPECS: ffmpeg.spec - 2007-10-06: - Matroska muxer - Slice-base...

glen glen at pld-linux.org
Sat Oct 6 19:09:08 CEST 2007


Author: glen                         Date: Sat Oct  6 17:09:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2007-10-06:
  - Matroska muxer
  - Slice-based parallel H.264 decoding
  - Monkey's Audio demuxer and decoder
  - additional SPARC (VIS) optimizations
  - AMV audio and video decoder

---- Files affected:
SPECS:
   ffmpeg.spec (1.145 -> 1.146) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.145 SPECS/ffmpeg.spec:1.146
--- SPECS/ffmpeg.spec:1.145	Mon Aug 27 22:37:35 2007
+++ SPECS/ffmpeg.spec	Sat Oct  6 19:09:03 2007
@@ -7,9 +7,9 @@
 %bcond_without	autoreqdep	# don't care about package name deps generated by rpm
 %bcond_without	imlib2		# don't build imlib2 vhook module
 #
-%define		_snap	2007-08-27
+%define		_snap	2007-10-06
 %define		snap	%(echo %{_snap} | tr -d -)
-%define		_rel 1
+%define		_rel 0.1
 Summary:	Realtime audio/video encoder and streaming server
 Summary(pl.UTF-8):	Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:		ffmpeg
@@ -21,7 +21,7 @@
 Group:		Applications/Multimedia
 #Source0:	http://dl.sourceforge.net/ffmpeg/%{name}-%{version}-pre1.tar.gz
 Source0:	http://ffmpeg.mplayerhq.hu/%{name}-export-snapshot.tar.bz2
-# Source0-md5:	8731a103edb08f480b56dc94912bf744
+# Source0-md5:	ab58844fb7047fbf44339a53e845b4ef
 Source1:	ffserver.init
 Source2:	ffserver.sysconfig
 Source3:	ffserver.conf
@@ -203,7 +203,7 @@
 %setup -q -n %{name}-export-%{_snap}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
+#%patch2 -p1
 
 %build
 # notes:
@@ -356,6 +356,14 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.146  2007/10/06 17:09:03  glen
+- 2007-10-06:
+  - Matroska muxer
+  - Slice-based parallel H.264 decoding
+  - Monkey's Audio demuxer and decoder
+  - additional SPARC (VIS) optimizations
+  - AMV audio and video decoder
+
 Revision 1.145  2007/08/27 20:37:35  glen
 - changelog for snap update
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ffmpeg.spec?r1=1.145&r2=1.146&f=u



More information about the pld-cvs-commit mailing list