changeset 5215:2b72f9bc4f06 libavcodec

license header consistency cosmetics
author diego
date Thu, 05 Jul 2007 10:40:25 +0000
parents 470601203f44
children 0c4d11c09580
files 8bps.c allcodecs.h armv4l/mpegvideo_arm.c audioconvert.c avcodec.h avs.c beosthread.c c93.c cabac.c cabac.h cavs.c cavs.h cavs_parser.c cavsdata.h cavsdsp.c cinepak.c cljr.c cook.c cookdata.h dxa.c eval.c faandct.h fdctref.c ffv1.c flicvideo.c fraps.c golomb.c golomb.h h264.c h264.h h264_parser.c h264_parser.h h264data.h h264idct.c i386/cavsdsp_mmx.c idcinvideo.c imc.c imcdata.h indeo2.c interplayvideo.c kmvc.c lcl.c libtheoraenc.c libvorbis.c loco.c mmvideo.c motion_est_template.c mpc.c mpcdata.h msvideo1.c opt.c os2thread.c ppc/idct_altivec.c ppc/snow_altivec.c ppc/vc1dsp_altivec.c ps2/idct_mmi.c pthread.c ptx.c qdm2.c qdm2data.h qdrw.c qpeg.c qtrle.c qtrleenc.c rangecoder.c rangecoder.h resample2.c rle.c rle.h roqvideodec.c rpza.c s3tc.h smacker.c smc.c svq3.c targa.c targaenc.c tiff.c tiff.h tiffenc.c truemotion2.c tscc.c tta.c ulti.c vc1.c vc1dsp.c vmdav.c vmnc.c vorbis.c vorbis_dec.c vorbis_enc.c vorbis_enc_data.h vp3.c vp5.c vp56.c vp56.h vp56data.c vp56data.h vp5data.h vp6data.h vqavideo.c w32thread.c wmv2.c wnv1.c xan.c xl.c zmbv.c zmbvenc.c
diffstat 108 files changed, 28 insertions(+), 114 deletions(-) [+]
line wrap: on
line diff
--- a/8bps.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/8bps.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/allcodecs.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/allcodecs.h	Thu Jul 05 10:40:25 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #ifndef ALLCODECS_H
--- a/armv4l/mpegvideo_arm.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/armv4l/mpegvideo_arm.c	Thu Jul 05 10:40:25 2007 +0000
@@ -16,7 +16,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 #include "dsputil.h"
--- a/audioconvert.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/audioconvert.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/avcodec.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/avcodec.h	Thu Jul 05 10:40:25 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #ifndef AVCODEC_H
--- a/avs.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/avs.c	Thu Jul 05 10:40:25 2007 +0000
@@ -16,7 +16,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include "avcodec.h"
--- a/beosthread.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/beosthread.c	Thu Jul 05 10:40:25 2007 +0000
@@ -16,7 +16,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 //#define DEBUG
 
--- a/c93.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/c93.c	Thu Jul 05 10:40:25 2007 +0000
@@ -16,8 +16,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include "avcodec.h"
--- a/cabac.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/cabac.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/cabac.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/cabac.h	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/cavs.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/cavs.c	Thu Jul 05 10:40:25 2007 +0000
@@ -16,7 +16,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/cavs.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/cavs.h	Thu Jul 05 10:40:25 2007 +0000
@@ -16,7 +16,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #ifndef CAVS_H
--- a/cavs_parser.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/cavs_parser.c	Thu Jul 05 10:40:25 2007 +0000
@@ -16,7 +16,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/cavsdata.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/cavsdata.h	Thu Jul 05 10:40:25 2007 +0000
@@ -16,7 +16,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #ifndef AVCODEC_CAVSDATA_H
--- a/cavsdsp.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/cavsdsp.c	Thu Jul 05 10:40:25 2007 +0000
@@ -19,7 +19,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include <stdio.h>
--- a/cinepak.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/cinepak.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/cljr.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/cljr.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/cook.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/cook.c	Thu Jul 05 10:40:25 2007 +0000
@@ -18,7 +18,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/cookdata.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/cookdata.h	Thu Jul 05 10:40:25 2007 +0000
@@ -18,7 +18,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/dxa.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/dxa.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/eval.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/eval.c	Thu Jul 05 10:40:25 2007 +0000
@@ -19,7 +19,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/faandct.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/faandct.h	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/fdctref.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/fdctref.c	Thu Jul 05 10:40:25 2007 +0000
@@ -27,7 +27,6 @@
  * are subject to royalty fees to patent holders.  Many of these patents are
  * general enough such that they are unavoidable regardless of implementation
  * design.
- *
  */
 
 #include <math.h>
--- a/ffv1.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/ffv1.c	Thu Jul 05 10:40:25 2007 +0000
@@ -18,7 +18,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/flicvideo.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/flicvideo.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/fraps.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/fraps.c	Thu Jul 05 10:40:25 2007 +0000
@@ -18,7 +18,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/golomb.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/golomb.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/golomb.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/golomb.h	Thu Jul 05 10:40:25 2007 +0000
@@ -18,7 +18,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/h264.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/h264.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/h264.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/h264.h	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/h264_parser.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/h264_parser.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/h264_parser.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/h264_parser.h	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/h264data.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/h264data.h	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/h264idct.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/h264idct.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/i386/cavsdsp_mmx.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/i386/cavsdsp_mmx.c	Thu Jul 05 10:40:25 2007 +0000
@@ -19,7 +19,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include "dsputil.h"
--- a/idcinvideo.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/idcinvideo.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/imc.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/imc.c	Thu Jul 05 10:40:25 2007 +0000
@@ -19,7 +19,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/imcdata.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/imcdata.h	Thu Jul 05 10:40:25 2007 +0000
@@ -19,7 +19,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 #ifndef AVCODEC_IMCDATA_H
--- a/indeo2.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/indeo2.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/interplayvideo.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/interplayvideo.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/kmvc.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/kmvc.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/lcl.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/lcl.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/libtheoraenc.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/libtheoraenc.c	Thu Jul 05 10:40:25 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /*!
--- a/libvorbis.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/libvorbis.c	Thu Jul 05 10:40:25 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/loco.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/loco.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/mmvideo.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/mmvideo.c	Thu Jul 05 10:40:25 2007 +0000
@@ -16,7 +16,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/motion_est_template.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/motion_est_template.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/mpc.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/mpc.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/mpcdata.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/mpcdata.h	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 #ifndef AVCODEC_MPCDATA_H
--- a/msvideo1.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/msvideo1.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/opt.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/opt.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/os2thread.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/os2thread.c	Thu Jul 05 10:40:25 2007 +0000
@@ -15,8 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- *
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 //#define DEBUG
 
--- a/ppc/idct_altivec.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/ppc/idct_altivec.c	Thu Jul 05 10:40:25 2007 +0000
@@ -16,7 +16,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /*
--- a/ppc/snow_altivec.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/ppc/snow_altivec.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,8 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
- *
  */
 
 #include "dsputil.h"
--- a/ppc/vc1dsp_altivec.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/ppc/vc1dsp_altivec.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 #include "dsputil.h"
--- a/ps2/idct_mmi.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/ps2/idct_mmi.c	Thu Jul 05 10:40:25 2007 +0000
@@ -23,8 +23,7 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
-*/
+ */
 
 #include "common.h"
 #include "dsputil.h"
--- a/pthread.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/pthread.c	Thu Jul 05 10:40:25 2007 +0000
@@ -20,7 +20,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 #include <pthread.h>
 
--- a/ptx.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/ptx.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 #include "avcodec.h"
--- a/qdm2.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/qdm2.c	Thu Jul 05 10:40:25 2007 +0000
@@ -20,7 +20,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/qdm2data.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/qdm2data.h	Thu Jul 05 10:40:25 2007 +0000
@@ -20,7 +20,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
  /**
--- a/qdrw.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/qdrw.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/qpeg.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/qpeg.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/qtrle.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/qtrle.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/qtrleenc.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/qtrleenc.c	Thu Jul 05 10:40:25 2007 +0000
@@ -19,7 +19,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 #include "avcodec.h"
--- a/rangecoder.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/rangecoder.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/rangecoder.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/rangecoder.h	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/resample2.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/resample2.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/rle.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/rle.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 #include "avcodec.h"
 #include "rle.h"
--- a/rle.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/rle.h	Thu Jul 05 10:40:25 2007 +0000
@@ -16,7 +16,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 #ifndef RLE_H
--- a/roqvideodec.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/roqvideodec.c	Thu Jul 05 10:40:25 2007 +0000
@@ -16,7 +16,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/rpza.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/rpza.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/s3tc.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/s3tc.h	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 #ifndef FF_S3TC_H
--- a/smacker.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/smacker.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/smc.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/smc.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/svq3.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/svq3.c	Thu Jul 05 10:40:25 2007 +0000
@@ -16,8 +16,9 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
- *
+ */
+
+/*
  * How to use this decoder:
  * SVQ3 data is transported within Apple Quicktime files. Quicktime files
  * have stsd atoms to describe media trak properties. A stsd atom for a
@@ -37,7 +38,6 @@
  * You will know you have these parameters passed correctly when the decoder
  * correctly decodes this file:
  *  ftp://ftp.mplayerhq.hu/MPlayer/samples/V-codecs/SVQ3/Vertical400kbit.sorenson3.mov
- *
  */
 
 /**
--- a/targa.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/targa.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 #include "avcodec.h"
 
--- a/targaenc.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/targaenc.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 #include "avcodec.h"
 #include "rle.h"
--- a/tiff.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/tiff.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/tiff.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/tiff.h	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/tiffenc.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/tiffenc.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/truemotion2.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/truemotion2.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/tscc.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/tscc.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/tta.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/tta.c	Thu Jul 05 10:40:25 2007 +0000
@@ -16,7 +16,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/ulti.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/ulti.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/vc1.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/vc1.c	Thu Jul 05 10:40:25 2007 +0000
@@ -18,7 +18,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/vc1dsp.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/vc1dsp.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/vmdav.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/vmdav.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/vmnc.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/vmnc.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/vorbis.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/vorbis.c	Thu Jul 05 10:40:25 2007 +0000
@@ -18,7 +18,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 #undef V_DEBUG
--- a/vorbis_dec.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/vorbis_dec.c	Thu Jul 05 10:40:25 2007 +0000
@@ -18,7 +18,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 #undef V_DEBUG
--- a/vorbis_enc.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/vorbis_enc.c	Thu Jul 05 10:40:25 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 /**
--- a/vorbis_enc_data.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/vorbis_enc_data.h	Thu Jul 05 10:40:25 2007 +0000
@@ -15,7 +15,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #ifndef AVCODEC_VORBIS_ENC_DATA_H
--- a/vp3.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/vp3.c	Thu Jul 05 10:40:25 2007 +0000
@@ -16,7 +16,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/vp5.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/vp5.c	Thu Jul 05 10:40:25 2007 +0000
@@ -18,7 +18,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include <stdlib.h>
--- a/vp56.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/vp56.c	Thu Jul 05 10:40:25 2007 +0000
@@ -18,7 +18,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include "avcodec.h"
--- a/vp56.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/vp56.h	Thu Jul 05 10:40:25 2007 +0000
@@ -18,7 +18,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #ifndef VP56_H
--- a/vp56data.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/vp56data.c	Thu Jul 05 10:40:25 2007 +0000
@@ -18,7 +18,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #include "vp56data.h"
--- a/vp56data.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/vp56data.h	Thu Jul 05 10:40:25 2007 +0000
@@ -18,7 +18,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #ifndef VP56DATA_H
--- a/vp5data.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/vp5data.h	Thu Jul 05 10:40:25 2007 +0000
@@ -18,7 +18,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #ifndef VP5DATA_H
--- a/vp6data.h	Thu Jul 05 10:37:29 2007 +0000
+++ b/vp6data.h	Thu Jul 05 10:40:25 2007 +0000
@@ -18,7 +18,7 @@
  *
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
 #ifndef VP6DATA_H
--- a/vqavideo.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/vqavideo.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/w32thread.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/w32thread.c	Thu Jul 05 10:40:25 2007 +0000
@@ -16,7 +16,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 //#define DEBUG
 
--- a/wmv2.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/wmv2.c	Thu Jul 05 10:40:25 2007 +0000
@@ -16,7 +16,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/wnv1.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/wnv1.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/xan.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/xan.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/xl.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/xl.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/zmbv.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/zmbv.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**
--- a/zmbvenc.c	Thu Jul 05 10:37:29 2007 +0000
+++ b/zmbvenc.c	Thu Jul 05 10:40:25 2007 +0000
@@ -17,7 +17,6 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
  */
 
 /**