[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec/alpha asm.h, 1.10, 1.11 dsputil_alpha.c, 1.23, 1.24 motion_est_alpha.c, 1.5, 1.6 mpegvideo_alpha.c, 1.13, 1.14 simple_idct_alpha.c, 1.6, 1.7

Diego Biurrun CVS diego
Thu Jan 12 23:43:50 CET 2006


Update of /cvsroot/ffmpeg/ffmpeg/libavcodec/alpha
In directory mail:/var2/tmp/cvs-serv2134/libavcodec/alpha

Modified Files:
	asm.h dsputil_alpha.c motion_est_alpha.c mpegvideo_alpha.c 
	simple_idct_alpha.c 
Log Message:
Update licensing information: The FSF changed postal address.


Index: asm.h
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/alpha/asm.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- asm.h	22 Dec 2005 01:10:09 -0000	1.10
+++ asm.h	12 Jan 2006 22:43:17 -0000	1.11
@@ -14,7 +14,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #ifndef LIBAVCODEC_ALPHA_ASM_H

Index: dsputil_alpha.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/alpha/dsputil_alpha.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- dsputil_alpha.c	17 Dec 2005 18:14:32 -0000	1.23
+++ dsputil_alpha.c	12 Jan 2006 22:43:17 -0000	1.24
@@ -14,7 +14,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include "asm.h"

Index: motion_est_alpha.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/alpha/motion_est_alpha.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- motion_est_alpha.c	22 Dec 2005 01:10:09 -0000	1.5
+++ motion_est_alpha.c	12 Jan 2006 22:43:17 -0000	1.6
@@ -14,7 +14,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include "asm.h"

Index: mpegvideo_alpha.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/alpha/mpegvideo_alpha.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- mpegvideo_alpha.c	17 Dec 2005 18:14:32 -0000	1.13
+++ mpegvideo_alpha.c	12 Jan 2006 22:43:17 -0000	1.14
@@ -14,7 +14,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include "asm.h"

Index: simple_idct_alpha.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/alpha/simple_idct_alpha.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- simple_idct_alpha.c	22 Dec 2005 01:10:09 -0000	1.6
+++ simple_idct_alpha.c	12 Jan 2006 22:43:17 -0000	1.7
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  *
  * based upon some outcommented c code from mpeg2dec (idct_mmx.c
  * written by Aaron Holtzman <aholtzma at ess.engr.uvic.ca>)





More information about the ffmpeg-cvslog mailing list