]> git.sesse.net Git - ffmpeg/commitdiff
license header consistency cosmetics
authorDiego Biurrun <diego@biurrun.de>
Thu, 5 Jul 2007 10:40:25 +0000 (10:40 +0000)
committerDiego Biurrun <diego@biurrun.de>
Thu, 5 Jul 2007 10:40:25 +0000 (10:40 +0000)
Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk

133 files changed:
cws2fws.c
ffmpeg.c
ffserver.c
libavcodec/8bps.c
libavcodec/allcodecs.h
libavcodec/armv4l/mpegvideo_arm.c
libavcodec/audioconvert.c
libavcodec/avcodec.h
libavcodec/avs.c
libavcodec/beosthread.c
libavcodec/c93.c
libavcodec/cabac.c
libavcodec/cabac.h
libavcodec/cavs.c
libavcodec/cavs.h
libavcodec/cavs_parser.c
libavcodec/cavsdata.h
libavcodec/cavsdsp.c
libavcodec/cinepak.c
libavcodec/cljr.c
libavcodec/cook.c
libavcodec/cookdata.h
libavcodec/dxa.c
libavcodec/eval.c
libavcodec/faandct.h
libavcodec/fdctref.c
libavcodec/ffv1.c
libavcodec/flicvideo.c
libavcodec/fraps.c
libavcodec/golomb.c
libavcodec/golomb.h
libavcodec/h264.c
libavcodec/h264.h
libavcodec/h264_parser.c
libavcodec/h264_parser.h
libavcodec/h264data.h
libavcodec/h264idct.c
libavcodec/i386/cavsdsp_mmx.c
libavcodec/idcinvideo.c
libavcodec/imc.c
libavcodec/imcdata.h
libavcodec/indeo2.c
libavcodec/interplayvideo.c
libavcodec/kmvc.c
libavcodec/lcl.c
libavcodec/libtheoraenc.c
libavcodec/libvorbis.c
libavcodec/loco.c
libavcodec/mmvideo.c
libavcodec/motion_est_template.c
libavcodec/mpc.c
libavcodec/mpcdata.h
libavcodec/msvideo1.c
libavcodec/opt.c
libavcodec/os2thread.c
libavcodec/ppc/idct_altivec.c
libavcodec/ppc/snow_altivec.c
libavcodec/ppc/vc1dsp_altivec.c
libavcodec/ps2/idct_mmi.c
libavcodec/pthread.c
libavcodec/ptx.c
libavcodec/qdm2.c
libavcodec/qdm2data.h
libavcodec/qdrw.c
libavcodec/qpeg.c
libavcodec/qtrle.c
libavcodec/qtrleenc.c
libavcodec/rangecoder.c
libavcodec/rangecoder.h
libavcodec/resample2.c
libavcodec/rle.c
libavcodec/rle.h
libavcodec/roqvideodec.c
libavcodec/rpza.c
libavcodec/s3tc.h
libavcodec/smacker.c
libavcodec/smc.c
libavcodec/svq3.c
libavcodec/targa.c
libavcodec/targaenc.c
libavcodec/tiff.c
libavcodec/tiff.h
libavcodec/tiffenc.c
libavcodec/truemotion2.c
libavcodec/tscc.c
libavcodec/tta.c
libavcodec/ulti.c
libavcodec/vc1.c
libavcodec/vc1dsp.c
libavcodec/vmdav.c
libavcodec/vmnc.c
libavcodec/vorbis.c
libavcodec/vorbis_dec.c
libavcodec/vorbis_enc.c
libavcodec/vorbis_enc_data.h
libavcodec/vp3.c
libavcodec/vp5.c
libavcodec/vp56.c
libavcodec/vp56.h
libavcodec/vp56data.c
libavcodec/vp56data.h
libavcodec/vp5data.h
libavcodec/vp6data.h
libavcodec/vqavideo.c
libavcodec/w32thread.c
libavcodec/wmv2.c
libavcodec/wnv1.c
libavcodec/xan.c
libavcodec/xl.c
libavcodec/zmbv.c
libavcodec/zmbvenc.c
libavformat/avs.c
libavformat/c93.c
libavformat/dv1394.h
libavformat/mm.c
libavformat/mpc.c
libavformat/nut.h
libavformat/nutdec.c
libavformat/tta.c
libavformat/voc.c
libavformat/voc.h
libavformat/vocdec.c
libavformat/vocenc.c
libavformat/x11grab.c
libavutil/adler32.c
libavutil/integer.c
libavutil/integer.h
libavutil/lls.c
libavutil/lls.h
libavutil/rational.c
libavutil/rational.h
libavutil/softfloat.h
libpostproc/postprocess_template.c

index ef40f31592e1202bcd2be1047d1b9250f356704b..1f9b1604f754678fc87be420257b3906b10c399f 100644 (file)
--- a/cws2fws.c
+++ b/cws2fws.c
@@ -3,7 +3,6 @@
  * Public domain.
  *
  * This utility converts compressed Macromedia Flash files to uncompressed ones.
- *
  */
 
 #include <sys/stat.h>
index 6905f2c2b815f8bdd9b35955f5019584688515a5..35d7b9df9b520190177f5bb83a2486e334b596a6 100644 (file)
--- a/ffmpeg.c
+++ b/ffmpeg.c
@@ -3720,7 +3720,7 @@ static void show_license(void)
     "\n"
     "You should have received a copy of the GNU General Public License\n"
     "along with FFmpeg; if not, write to the Free Software\n"
-    "Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA\n"
+    "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\n"
     );
 #else
     printf(
index 2c7065ba54e355757a711c6953be03d8333b3beb..71118aebb6031f3725648d2d7866db622386a82d 100644 (file)
@@ -4475,7 +4475,7 @@ static void show_license(void)
     "\n"
     "You should have received a copy of the GNU Lesser General Public\n"
     "License along with FFmpeg; if not, write to the Free Software\n"
-    "Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA\n"
+    "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA\n"
     );
 }
 
index e914a0d96254b3e34c093f854981e03ac7f8628c..64f515971f311503ea88965f11bbf4ce3da97eba 100644 (file)
@@ -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
- *
  */
 
 /**
index 89d8b78369e6f6cd650752353dc5f2a474c80751..3e18ca0d41ffc5c1e75a31e812f34ec95c3a1c70 100644 (file)
@@ -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
index 3371ed7ce5888df647523c80d1c7be4ea787a656..e1535a5300041471d22d0134928707a74e161315 100644 (file)
@@ -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"
index cab743f9d165f7b523778e9afff5fac474c3d446..4c021219f0f93fa62ef58ea1f0c243113d75bd88 100644 (file)
@@ -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
- *
  */
 
 /**
index acb7445478ef64eb530b15330756158fc72e336c..a18d67e06812d16c5d482ca3af2db9c5cedad69a 100644 (file)
@@ -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
index ebfa8adb747252d9d81b5f795a9ca7c91d848c4e..b4bba76060f03525d4093cb761b9c833801db3e3 100644 (file)
@@ -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"
index 2a56955b36b3fb28a2987a63bd9190865f9967e6..4c99bc0ff58063be77f000564b9c526b1fbade7c 100644 (file)
@@ -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
 
index e2e3a5109ae8c4d093fe980c7c634bd0ef7659ba..c6a48668a1e77532d1211b47d4505bf6676d39e1 100644 (file)
@@ -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"
index c6da6292a2103339e4469fd4c2e5a3532683a2e3..2d51f6bcf0c2047d022e09bd5420b2a9f6d5fa57 100644 (file)
@@ -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
- *
  */
 
 /**
index ea4d062edd0fe91d79ca80c80dce57d5b16f7b78..e27bcbc46ad67656825736a96353f5f7eabc68fb 100644 (file)
@@ -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
- *
  */
 
 /**
index c5f48480ad5da3161b288e4f1f886a3563ec4b0f..452e57ccc234b1735b56ed1db4411543c0dd657f 100644 (file)
@@ -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
  */
 
 /**
index a259b7a05565cfa1831be1f7fd2e4a242d1c8015..fcdaef2b2bd9ac8053e8ac508da1f1e48b8ab8d3 100644 (file)
@@ -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
index 11146efbfb11e55e981989ed50543777a3660d4d..33f7fff7108148cefdbf403641fa52a337e9792d 100644 (file)
@@ -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
  */
 
 /**
index 21cc45823c8cf46356e36d4ef9a04766e0f6695f..6cbe1ec1c5701db6dc80b72e6d7485f04001c2f8 100644 (file)
@@ -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
index 55ecaae0a00c9a08d8d741d3225af39ea356f511..fd744cc808f8b1db9f0d002557072393b7c1f447 100644 (file)
@@ -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>
index c67bea5c26944f769ce601b598ebd1c6ef188715..b1399f997f5f141eb3470fad77ced1d6e46020a4 100644 (file)
@@ -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
- *
  */
 
 /**
index 44810f5cff53f3867ad18df4c1d022f15a8e33ac..e028d5cfd60f4f69d3ce8d9cae2561e0e645e525 100644 (file)
@@ -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
- *
  */
 
 /**
index 72645d35f2e877367a9e1d83ca5a4286f71d9caa..2d4a72ed5568d3516d008a1bccd9d618df96106f 100644 (file)
@@ -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
- *
  */
 
 /**
index 5d18010a0a20f2104deb519e08902ab649be4655..751a5a4cdd696f9f0ac00c81c1263068c52fb6d0 100644 (file)
@@ -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
- *
  */
 
 /**
index b4b6f9379a6d5360cf9a0c42bfa5cc61c6809f19..eaff1ee11a7a8d90ecf5b1cfae5d6cb9d1dfc0ba 100644 (file)
@@ -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
- *
  */
 
 /**
index 877de355296909a645d499be5c053f9929878b9e..b82c7b415f325c592e7ab81623d15e080cf55bf7 100644 (file)
@@ -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
- *
  */
 
 /**
index b859bd21596bdf283496a15875b9e96c61b544b1..a1c27bbe567eea06140d3ecec4d7caee928ee825 100644 (file)
@@ -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
- *
  */
 
 /**
index 5eff36849132c264671e19b94a64753b39839483..c6a057b84655524d17ecddd114961ce0a3618d0b 100644 (file)
@@ -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>
index ee5419cd3f8a13865fd54caa46552664014a02ee..4a8d80b6721865c6e3bf0657ef4912d57b32392d 100644 (file)
@@ -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
- *
  */
 
 /**
index e88b12d5c5cbbb2db2bf8c8f08f83f6fdda78af4..e57688fe415747a19171a5b34bc97ed0eef4e358 100644 (file)
@@ -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
- *
  */
 
 /**
index 71a4219dee934ab6ed5dd04fb326f6ff2b3e8f98..a15f602a57caa3815072532eb2fb06d938c206e2 100644 (file)
@@ -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
- *
  */
 
 /**
index 50df4fc40037390ba19ab7f3ca9c2ff3dbf4f517..1c90db3d11a35f9ad2d61e97f75da117158032bc 100644 (file)
@@ -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
- *
  */
 
 /**
index be2d34b75b93202f320e572ba33e6d69eae4e804..ab92c6efd42d0a34f96aebdec7477a09be15b5b9 100644 (file)
@@ -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
- *
  */
 
 /**
index cab28415b5da03d5d1d36632de4296b43d601b54..8826e0b0e731819c7be67fd90593cf562db5eba0 100644 (file)
@@ -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
- *
  */
 
 /**
index 1669e8ece98e69171417acb63ef290ae4624f1f9..237a222becad8dfbaeb115ad7787ec2f545d03be 100644 (file)
@@ -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
- *
  */
 
 /**
index 4adb6cbe225b064e990abb2a3c064bf86ff68776..7a85d770cf7b8dec9357ffc21dd629fc06263888 100644 (file)
@@ -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
- *
  */
 
 /**
index 1d7407e4f5fa561c5b7ea90ceda5e2dd4978d6ab..40b5500c568b0d277d42ea617707434287996bce 100644 (file)
@@ -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
- *
  */
 
 /**
index ea0f23ac26895ca42c539ff5a570a8ddfe57ddb5..8ade1df23225656893079083db4414598cab321f 100644 (file)
@@ -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
- *
  */
 
 /**
index a6a56d33a763bf722b7a915cb0e8aed41747047b..571e2e91d17eafec7eec856afd2bbea44a52a29d 100644 (file)
@@ -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
- *
  */
 
 /**
index 30bab38c025e42291c876228c9f3fe05a1dc9762..623053314439440f15fbb7561b391e79a74b9f2e 100644 (file)
@@ -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"
index 354a8844434b5e4ecf3a682a0915ca5b9dd67a42..eeb538c4f0d3680d85f9ac3f3b3cbe7e8e0de69e 100644 (file)
@@ -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
- *
  */
 
 /**
index 6140130b1c2c7e7049dd1bfa33c25209def1d27c..1540b500143e4100bc1a1557c63f92ddb3ef4fd9 100644 (file)
@@ -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
- *
  */
 
 /**
index 29c6b81a1b4f7d3ebc9fbce9d44ff1856588d25d..fcd780b42011ca4dcfd215b5e2fb5aa5da2e96ce 100644 (file)
@@ -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
index be9a93a5bbb1244f9c9ec9334b55c98e6e20ef3c..9935854b74d5daf86f60a27766e44112c7ca2d54 100644 (file)
@@ -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
- *
  */
 
 /**
index bce3a9a430538e48ffee5ead81bc646d2410f612..23532f42af5abf8d441bc08424d4c9fd697f0d2f 100644 (file)
@@ -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
- *
  */
 
 /**
index c56b62ca2f9f7cf08769be6b485bc7a8b37efbbc..ccff678fa4467d179d481e310a211ed171c57e82 100644 (file)
@@ -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
- *
  */
 
 /**
index 0a60489414aab04b66157eae40ac2c44b3a82de4..f3dbf13c174a8abea4adb3777c666f9b14c43896 100644 (file)
@@ -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
- *
  */
 
 /**
index ced0b8d2805c8b1055b9a03bd408065a37781400..c3d848f314cfe9bc1ecf6b9f87e0b365885bed69 100644 (file)
@@ -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
  */
 
 /*!
index b11e3d8af27d55b1626ec550d1311aa983b228ab..5d40e91b525447fb267e8169870703eb62ac95a3 100644 (file)
@@ -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
  */
 
 /**
index 8b261cabc6924326e2dd887976a80f07a59260bd..355e955aad4d0d1b2661dfc03f2d0d4edb873112 100644 (file)
@@ -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
- *
  */
 
 /**
index 82ea02dac726c4d31c7895e46531106339e9aa67..d1b9cb04e74922db9444c05548b846de0b0a286a 100644 (file)
@@ -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
  */
 
 /**
index 3acad4b660aa0502e26f5268dcb711a143231d2b..70b4f824a248db821c224d6d6c21456084e7d686 100644 (file)
@@ -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
- *
  */
 
 /**
index 34ded32e475a47efdb875f2cd1b7fa7f291905b5..25d0e2ee7f303370b9479cacc58d927acf29ad14 100644 (file)
@@ -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
- *
  */
 
 /**
index 61dfa0d38330fe66427fba9808efdaab8cbb66a0..e40f7e5e23a1501fb17d156adec05ed5003a4fca 100644 (file)
@@ -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
index 2e8a4e959bdb4b8c070bf1cc7fc2d11e5364098d..2106498baedcebf29c85ea0da7acf8a1958b8bfb 100644 (file)
@@ -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
- *
  */
 
 /**
index 97b593cb2ff1095a63f6c66b68da4b5a04618529..deddfd1cd9a8f7beca4ba05ae8095561a581b90b 100644 (file)
@@ -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
- *
  */
 
 /**
index 03df9117dba6019ed31835d6bc81a349b51c755e..5c74a7d6583c556d13f124e2883d632d5416b369 100644 (file)
@@ -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
 
index c4e0cfd0a284ca3246558ec1e092ed4673a8a5e5..e1299be1bd12220c64720a89cb0edc2427cb8add 100644 (file)
@@ -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
- *
  */
 
 /*
index 66ab86553acc51a3580f0ddce0672780ee11e008..815b3097ded4c9f1af52e69e7de4f6e1c4cc4e5b 100644 (file)
@@ -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"
index dc6883cbe38b681c51655c73ca867440c4f6a196..99f72e1f04205c5e00b74009e31b75dae8b1c5cf 100644 (file)
@@ -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"
index 6aaf8b355acbe7c4935af82f7e1fe17d9aafc104..2ba2ad02d2a0f33ce12473e94ecb35140be685b8 100644 (file)
@@ -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"
index d82753b9c811144e8c92b70ac96f9153fa2d5f52..00febde426f92bf20cc4a5186a170382b551476a 100644 (file)
@@ -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>
 
index 897e7ec6b2ce22399aaf40dc93d5523882058f93..1fcb2fcd7ba225508faa4dd536d419dec74e60ba 100644 (file)
@@ -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"
index 55b0dc06c0bd1ea0f4407c056e859d3f9918c166..79b976fb0b7de1ca1e802921ee6bff6cb72eadd1 100644 (file)
@@ -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
- *
  */
 
 /**
index 410ec468f655925ffd7ed94db87d6ee669447edf..cfadd87f6861f6dad3e99c240339016c4b39fe7f 100644 (file)
@@ -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
- *
  */
 
  /**
index 93d582e06ffe0188c459572059b000e19b1f4d58..cc4d07da1ad14d608d548f31e6112dcb2ee6329e 100644 (file)
@@ -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
- *
  */
 
 /**
index 44391d185a6bc2acc2e4a9de945a6d3805e1ba6a..a12a48eede49384e7ddbdda607d1a16d29597948 100644 (file)
@@ -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
- *
  */
 
 /**
index 002dfcb345b52b6bdeb801d741bf776d571d9dac..06ea48ed6347202db87ca8ac93bf8a1fad30abc0 100644 (file)
@@ -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
- *
  */
 
 /**
index eaa1b3dbbe128bb0f506cb07067a394f955e1223..581a55b69a1825418fcfc8a517e1df303eae8a3e 100644 (file)
@@ -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"
index 0842dd9ce7ec4ac8e634a04a2de3f3ff194f5706..face38fddc1d6dd86692c33d2aaadf41de9ab850 100644 (file)
@@ -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
- *
  */
 
 /**
index 298928ad4395d1d429a6b23df006713a6fd723e8..f26b39aa7f10a0d091fb4df3897be55f26993961 100644 (file)
@@ -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
- *
  */
 
 /**
index c03c38c5c22a5ce886f4fbb698762b9b4182b05f..ffd6fc71c637475cd7e73f888901198968091e83 100644 (file)
@@ -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
- *
  */
 
 /**
index 828a0c21de3e88105d5b3bddff2aa1c6dbbd6976..2fb0d0e4862f6452af0c556e80d6fac69806affc 100644 (file)
@@ -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"
index edee8e130e4185029f3261a221bc6e26a1adb0a5..15252c85d0ea5ba9eaba06b5d8b53aa82ce126a9 100644 (file)
@@ -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
index 32da3fd9195317615b9a69df23282a85e184618d..d75131b14231b0bc129d0901d7c268536bc7904f 100644 (file)
@@ -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
- *
  */
 
 /**
index df79a23c8682679c1f4f59b7ee3342345c139800..22b184e372bd124d494cc0e542d70b34994f437a 100644 (file)
@@ -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
- *
  */
 
 /**
index 55615f4aa4e50692110bd3fa3fc6fa0f29e033f7..d368c5b80555a761ce895badbf564b99bd756528 100644 (file)
@@ -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
index 3bdb5f25fd1a778ef48190dd790bef5b1aa26fe4..fa1bdf6c8bd5a6ef21958c046bfa58288b294023 100644 (file)
@@ -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
- *
  */
 
 /**
index 0875fd59b313212527ac9effd680fdb2c6261ca1..78f130cf3ad43fc4928ead637c9f92dbe703f725 100644 (file)
@@ -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
- *
  */
 
 /**
index f08bb85f729e40314000112ca08514672127c5c8..b463bc809d6903ef55f68805301585e614655439 100644 (file)
@@ -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
- *
  */
 
 /**
index d637bedae56b4fe0e3f8ffa2a40a9594793b0419..e595dfa62b9e7839aaa0eda10de57088a81277b7 100644 (file)
@@ -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"
 
index 8852d0d638dedf6f07123fdb0376f82aa35bf5b8..47e33b19e1ab3ffc549dea1f96024f3c43bd91d6 100644 (file)
@@ -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"
index f614b32a6ac0f50ca353be8e907f9d738906e89c..fca45898dec190331a6917f89d7e97c70f1e9f53 100644 (file)
@@ -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
- *
  */
 
 /**
index 09ba3fd9db7ab5f16ae432a256a1004ebc0c4f2e..594fcc5d0c67629539ff69689791f8c32e192d23 100644 (file)
@@ -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
- *
  */
 
 /**
index 72353c0bc1cf6d9bd914c92bc0a127469c1d55ef..5b567aeec6e24a0e3916de43972129ca6d27bfaf 100644 (file)
@@ -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
- *
  */
 
 /**
index 221766506164d6db64555857e909d7d43031f3d9..494dfd55fc0dd0625ff6c8fc72a467ce5cf3b045 100644 (file)
@@ -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
- *
  */
 
 /**
index fae3fa3daba818211dc14880e7cf128bcbd7c834..40013ae9a7e8fd1b9574df2ed32312ee6dc5c8e9 100644 (file)
@@ -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
- *
  */
 
 /**
index 82713fb0ff0b331a7d5f82cf2f6c3130655780a3..1ab207961efdde8d04c0b7dd8bf12120df7c31e8 100644 (file)
@@ -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
  */
 
 /**
index c2439c4d16bddd9022e139c68908b12ca444bcbf..5b1f4aaaf05df5bc6869b8092183085ef94fb618 100644 (file)
@@ -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
- *
  */
 
 /**
index 3fe0d272c344cae7d24d1b78b8773a4acf260110..d56eefcc9380366257ae190aed228910e593b43e 100644 (file)
@@ -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
- *
  */
 
 /**
index 6102c096018e147c3e2fa50b680bed8f19ea0b6b..dfcb49c2269aeaa697471553d8eb4ef4e401905a 100644 (file)
@@ -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
- *
  */
 
 /**
index 5b8b8cf99b440364655c99e89e6037aa34f5b0a3..c37e8fd48b69abc4c9871046229a47b7626c33b0 100644 (file)
@@ -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
- *
  */
 
 /**
index d432782d9ed1983ca4892c70e9b6f2a85c57a04d..bee31956d7efb934f4a2ca6d4b8338c355b06e50 100644 (file)
@@ -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
- *
  */
 
 /**
index f80c62b09f94b87392a422b8d4dd497ae0cd06ce..0be5976a670959f0346e02523ecc9fa1c7019c2f 100644 (file)
@@ -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
index e82833ddf625d212454a8a623f89874b016cb36e..290423c8479592fc366946ff3b9a6b4d1dd7c3dd 100644 (file)
@@ -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
index 0c59c766c3fe72d973322db2e5191c4c17408266..3912022118c307e79bbc4d99125cde6c38e332d0 100644 (file)
@@ -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
  */
 
 /**
index dcdaa58b01daf7a7ac8148e52415a3a526f8a606..8875d77e670477ebf78abe6c10055906f0a477a7 100644 (file)
@@ -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
index 7975a21076a4a39ac646c8237e1e8e146210313f..593e7a4c845eed4ddb4ae20c89f0420feb113c08 100644 (file)
@@ -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
- *
  */
 
 /**
index 95eb775091dd229c9218ba47c528e27b25e079d8..39b289c69db798aa1d7cf395863ce156f0358f1c 100644 (file)
@@ -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>
index abd1b3a63f475b7383f4063ccf17b6ec3b886e2f..e3634c8261782443ad43a98a58fc3cfb718e6ea8 100644 (file)
@@ -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"
index 023f3b9c23e2b086aa56118bdb58608b1cff496f..624363e9f737a5c9bf0fc8d78602bb603ad082d9 100644 (file)
@@ -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
index e75c6d1cecf1da558de3402eebe64d83921af573..6ef3abb36afd348cb73a24d98a998533942251da 100644 (file)
@@ -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"
index d784b9803a513929fe83fcf6919d9ce5f7605156..51e6983119b07e7b249b08f7e6e0c310a83161ed 100644 (file)
@@ -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
index 1474873bde5a535cbd4b0a1a2f4f5faa27e7b6b2..0f3754cce0b76520afa4c17e844d83ce2c0dcf05 100644 (file)
@@ -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
index 0545a9d667cc5388920e03a9d9f80228dfd20400..083c3fd482a21d7d83f2b8419ae9f3d86a90a6ad 100644 (file)
@@ -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
index b13865dfe1a4e10e37c6865bb4fd8d837d00d848..dbd4550189b2403daa294bced6ed29ec50f86206 100644 (file)
@@ -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
- *
  */
 
 /**
index 63ffe53bd6eb0daf8efade14a83e4f9aa194ccb2..12c92129458af467fa3757a1a5a9757c1fdf68dd 100644 (file)
@@ -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
 
index 35eab80020473f37703f5aa77f93dfb71d841323..2eab7421f80b4c555635f35e39c1984ae87563a9 100644 (file)
@@ -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
- *
  */
 
 /**
index fa427b524de5fb2c7d9e6d9b723616865c293ab7..0aadf4dbed746e9eb434e3f563dba26786665cbc 100644 (file)
@@ -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
- *
  */
 
 /**
index 32402a71149579a22c8cdebf269889d27f02addf..8a128146c66aea80f84fc95b34eefb4a6f0277ed 100644 (file)
@@ -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
- *
  */
 
 /**
index 8a011d887507d3a569ce895f7cdc247aae27fbf3..e7dd7923fb39886066942cf53352af46ea439785 100644 (file)
@@ -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
- *
  */
 
 /**
index fd71145092d45f118112251aef1062bf50b0eb55..d0b2f3afa7d22d749d76d6d0ea1b0ce97cadf08a 100644 (file)
@@ -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
- *
  */
 
 /**
index 86ea1cb76871ca7a2779889a9965f24df6d26c3b..ce62ece4d249e332df509efd24dca6614795e951 100644 (file)
@@ -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
- *
  */
 
 /**
index 5325ff6610895540b2930d993eb4b9ab75496b4e..79a2ed8237170b68dbf12d48851442a4ea01313e 100644 (file)
@@ -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 "avformat.h"
index 636f3e0de7a739a75a28461d81ec1573d71350ed..369ae8e01ee1377619cb2d8fcde3188f9076cb16 100644 (file)
@@ -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 "avformat.h"
index f7db401085276c81d17c1558c58c9dbc4cfc4f88..5f9465054b57fbcd9824b1f236ca210ae3e792bb 100644 (file)
@@ -23,7 +23,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 _DV_1394_H
index 304d3188ecab8f2bfae9f304b3ca5b93c5a51a43..a2c8a0c10f77544401e15fbb0752f86370de66cd 100644 (file)
@@ -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
  */
 
 /**
index 5e75f16334996238b1cd2cab1e5e10c636c021fd..0c73b4e0826f3fbc3dd2da6287ace3a9871938cb 100644 (file)
@@ -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 "avformat.h"
 #include "bitstream.h"
index 323d549ac11192b77294e0345746bb4bdd598a03..8ef65c8069fb653b9aa8a79501072238427c2c2e 100644 (file)
@@ -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 AVFORMAT_NUT_H
index fab672043fa7843c87016518b3e6e56341facaf1..72d3ea0fa88e7c1349989d0fda8ede3c98924658 100644 (file)
@@ -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
- *
  */
 
 #include "tree.h"
index b4b352269673d1251d75c4530aa6ec838caf9f8f..b6b79a0f55a6ab1957f536b3dcd1681551b83dd6 100644 (file)
@@ -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 "avformat.h"
 #include "bitstream.h"
index 97b73d1639bd49fa612103c847c84a99548d9377..750f78d15f43c7df4b0daff217d29e165b05ac05 100644 (file)
@@ -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 "voc.h"
index 9b2bb8cce1789679124eb9c39824615817ceff7c..e98ca39911db7ff784d18f90f84efcf1cd8fbd68 100644 (file)
@@ -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 VOC_H
index 8ed4fcbdf42fa1418d0d500ec65bd2c79e24bfdc..c33bfbd3210303911a4f3ae353303f0c61d7f9d9 100644 (file)
@@ -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 "voc.h"
index 6a07c92dd3b6350be67aa21c13c77194badb3161..7ef96bfede06da355ddc40821be067f8bcf1fef1 100644 (file)
@@ -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 "voc.h"
index 8916d799a683c407c43c43993b8541f41e395a6b..65e313982bea1e87552b0da209d85cc1784d0d03 100644 (file)
@@ -24,9 +24,9 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * You should have received a copy of the GNU 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.
+ * You should have received a copy of the GNU 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
  */
 
 /**
index 50d57470b094f895e99ba08d2b2341850e5f8851..369cdaf6d4dcec8ff91961f1d2c026e0af19d19c 100644 (file)
@@ -18,7 +18,6 @@
  * 2. Altered source versions must be plainly marked as such, and must not be
  *    misrepresented as being the original software.
  * 3. This notice may not be removed or altered from any source distribution.
- *
  */
 
 #include "common.h"
index 3269a366a413c59f0963ea5230021eb646b32bdb..d4f5f2b51b1e308f96baa4afcc367dc3001fd425 100644 (file)
@@ -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
- *
  */
 
 /**
index 2a6f8b0279d9a80b889a2af35c035d2f5fce180a..2a1df34bc39a74881364dc9206204005ecb1d140 100644 (file)
@@ -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
- *
  */
 
 /**
index aa9467dcee118f95a5e8e018b899699ef9e47303..1d209f364f5e592da47c9a2ba51df036fa271a9a 100644 (file)
@@ -17,7 +17,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
  */
 
 /**
index 59ad2e958d88d55f06b67b84a49bb500d109a817..e6d352a9ef4c3d627d35f6d6ccde16b4fc7a816c 100644 (file)
@@ -17,7 +17,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 LLS_H
index ac0c9d371452c241ffffd3c3bb622495fceb196b..96a4c5462ef31749b33d2baf5ba0171c323bb3ec 100644 (file)
@@ -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
- *
  */
 
 /**
index 8aaba667aae649c851397efd1591b0a864241e7f..b00e3a4745597a46b813b103fc8980526bc4cdc3 100644 (file)
@@ -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
- *
  */
 
 /**
index b6e54857450a4e3f8ff7af14a7278474c9d284b9..a0d614bbd6f1e6847bb61ff21d78ae5761b09efa 100644 (file)
@@ -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 AVUTIL_SOFTFLOAT_H
index d966896782cd555ee5b778ff496d63568a8ae24e..ae16ab2d00b43309352b5eb708c7790695aecd53 100644 (file)
@@ -16,7 +16,7 @@
  * You should have received a copy of the GNU 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
-*/
+ */
 
 /**
  * @file postprocess_template.c