[Ffmpeg-cvslog] CVS: ffmpeg/libavcodec/armv4l dsputil_arm.c, 1.11, 1.12 dsputil_arm_s.S, 1.2, 1.3 dsputil_iwmmxt.c, 1.3, 1.4 mpegvideo_arm.c, 1.9, 1.10 simple_idct_arm.S, 1.3, 1.4

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


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

Modified Files:
	dsputil_arm.c dsputil_arm_s.S dsputil_iwmmxt.c mpegvideo_arm.c 
	simple_idct_arm.S 
Log Message:
Update licensing information: The FSF changed postal address.


Index: dsputil_arm.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/armv4l/dsputil_arm.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- dsputil_arm.c	22 Dec 2005 01:10:09 -0000	1.11
+++ dsputil_arm.c	12 Jan 2006 22:43:17 -0000	1.12
@@ -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 "../dsputil.h"

Index: dsputil_arm_s.S
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/armv4l/dsputil_arm_s.S,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- dsputil_arm_s.S	17 Dec 2005 18:14:32 -0000	1.2
+++ dsputil_arm_s.S	12 Jan 2006 22:43:17 -0000	1.3
@@ -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
 @
 
 .macro  ADJ_ALIGN_QUADWORD_D shift, Rd0, Rd1, Rd2, Rd3, Rn0, Rn1, Rn2, Rn3, Rn4

Index: dsputil_iwmmxt.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/armv4l/dsputil_iwmmxt.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- dsputil_iwmmxt.c	22 Dec 2005 01:10:09 -0000	1.3
+++ dsputil_iwmmxt.c	12 Jan 2006 22:43:17 -0000	1.4
@@ -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 "../dsputil.h"

Index: mpegvideo_arm.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/armv4l/mpegvideo_arm.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- mpegvideo_arm.c	26 May 2005 14:40:20 -0000	1.9
+++ mpegvideo_arm.c	12 Jan 2006 22:43:17 -0000	1.10
@@ -13,7 +13,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
  *
  */
 

Index: simple_idct_arm.S
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/armv4l/simple_idct_arm.S,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- simple_idct_arm.S	22 Dec 2005 01:10:09 -0000	1.3
+++ simple_idct_arm.S	12 Jan 2006 22:43:17 -0000	1.4
@@ -16,7 +16,7 @@
  *
  * You should have received a copy of the GNU 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
  *
  *
  * The function defined in this file, is derived from the simple_idct function





More information about the ffmpeg-cvslog mailing list