[Ffmpeg-cvslog] CVS: ffmpeg/vhook drawtext.c, 1.6, 1.7 fish.c, 1.12, 1.13 imlib2.c, 1.10, 1.11 null.c, 1.4, 1.5 ppm.c, 1.6, 1.7 watermark.c, 1.6, 1.7
Diego Biurrun CVS
diego
Thu Jan 12 23:43:30 CET 2006
- Previous message: [Ffmpeg-cvslog] CVS: ffmpeg/tests dsptest.c, 1.7, 1.8 tiny_psnr.c, 1.8, 1.9
- Next message: [Ffmpeg-cvslog] CVS: ffmpeg/libavutil eval.c, 1.11, 1.12 integer.c, 1.3, 1.4 integer.h, 1.2, 1.3 intfloat_readwrite.c, 1.3, 1.4 mathematics.c, 1.2, 1.3 rational.c, 1.6, 1.7 rational.h, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/ffmpeg/ffmpeg/vhook
In directory mail:/var2/tmp/cvs-serv2134/vhook
Modified Files:
drawtext.c fish.c imlib2.c null.c ppm.c watermark.c
Log Message:
Update licensing information: The FSF changed postal address.
Index: drawtext.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/vhook/drawtext.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- drawtext.c 22 Dec 2005 01:10:11 -0000 1.6
+++ drawtext.c 12 Jan 2006 22:43:26 -0000 1.7
@@ -38,7 +38,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
*/
#define MAXSIZE_TEXT 1024
Index: fish.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/vhook/fish.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- fish.c 17 Dec 2005 18:14:38 -0000 1.12
+++ fish.c 12 Jan 2006 22:43:26 -0000 1.13
@@ -31,7 +31,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 <stdlib.h>
#include <fcntl.h>
Index: imlib2.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/vhook/imlib2.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- imlib2.c 17 Dec 2005 18:14:38 -0000 1.10
+++ imlib2.c 12 Jan 2006 22:43:26 -0000 1.11
@@ -40,7 +40,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 "framehook.h"
Index: null.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/vhook/null.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- null.c 17 Dec 2005 18:14:38 -0000 1.4
+++ null.c 12 Jan 2006 22:43:26 -0000 1.5
@@ -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 <stdio.h>
Index: ppm.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/vhook/ppm.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ppm.c 17 Dec 2005 18:14:38 -0000 1.6
+++ ppm.c 12 Jan 2006 22:43:26 -0000 1.7
@@ -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 <stdio.h>
Index: watermark.c
===================================================================
RCS file: /cvsroot/ffmpeg/ffmpeg/vhook/watermark.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- watermark.c 17 Dec 2005 18:14:38 -0000 1.6
+++ watermark.c 12 Jan 2006 22:43:26 -0000 1.7
@@ -34,7 +34,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 <stdlib.h>
- Previous message: [Ffmpeg-cvslog] CVS: ffmpeg/tests dsptest.c, 1.7, 1.8 tiny_psnr.c, 1.8, 1.9
- Next message: [Ffmpeg-cvslog] CVS: ffmpeg/libavutil eval.c, 1.11, 1.12 integer.c, 1.3, 1.4 integer.h, 1.2, 1.3 intfloat_readwrite.c, 1.3, 1.4 mathematics.c, 1.2, 1.3 rational.c, 1.6, 1.7 rational.h, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ffmpeg-cvslog
mailing list