cosmetics: Remove pointless period after copyright statement non-sentences.

Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 16 years ago
parent 796dff07de
commit 406792e7b0
  1. 4
      libavcodec/aac_ac3_parser.c
  2. 4
      libavcodec/aac_ac3_parser.h
  3. 4
      libavcodec/aac_parser.c
  4. 2
      libavcodec/ac3.c
  5. 2
      libavcodec/ac3.h
  6. 4
      libavcodec/ac3_parser.c
  7. 4
      libavcodec/ac3_parser.h
  8. 2
      libavcodec/ac3dec.c
  9. 2
      libavcodec/ac3enc.c
  10. 2
      libavcodec/ac3tab.h
  11. 2
      libavcodec/allcodecs.c
  12. 2
      libavcodec/arm/dsputil_arm.c
  13. 2
      libavcodec/arm/simple_idct_arm.S
  14. 2
      libavcodec/bitstream.c
  15. 2
      libavcodec/colorspace.h
  16. 2
      libavcodec/dnxhddata.c
  17. 2
      libavcodec/dnxhddata.h
  18. 2
      libavcodec/dnxhddec.c
  19. 2
      libavcodec/dpcm.c
  20. 2
      libavcodec/dsputil.c
  21. 2
      libavcodec/dsputil.h
  22. 6
      libavcodec/dv.c
  23. 2
      libavcodec/dvbsub.c
  24. 2
      libavcodec/dvbsub_parser.c
  25. 2
      libavcodec/dvbsubdec.c
  26. 2
      libavcodec/dvdata.h
  27. 2
      libavcodec/dvdsub_parser.c
  28. 2
      libavcodec/dvdsubdec.c
  29. 2
      libavcodec/dvdsubenc.c
  30. 2
      libavcodec/fft.c
  31. 2
      libavcodec/g726.c
  32. 6
      libavcodec/gif.c
  33. 4
      libavcodec/gifdec.c
  34. 4
      libavcodec/h263.c
  35. 2
      libavcodec/h263data.h
  36. 2
      libavcodec/h263dec.c
  37. 2
      libavcodec/imgconvert.c
  38. 2
      libavcodec/imgconvert_template.c
  39. 2
      libavcodec/imgresample.c
  40. 2
      libavcodec/imx_dump_header_bsf.c
  41. 4
      libavcodec/libfaad.c
  42. 2
      libavcodec/ljpegenc.c
  43. 4
      libavcodec/lzw.c
  44. 4
      libavcodec/lzw.h
  45. 2
      libavcodec/mathops.h
  46. 2
      libavcodec/mdct.c
  47. 2
      libavcodec/mjpeg.c
  48. 2
      libavcodec/mjpeg.h
  49. 2
      libavcodec/mjpeg_parser.c
  50. 2
      libavcodec/mjpega_dump_header_bsf.c
  51. 2
      libavcodec/mjpegdec.c
  52. 2
      libavcodec/mjpegdec.h
  53. 2
      libavcodec/mjpegenc.c
  54. 2
      libavcodec/mjpegenc.h
  55. 2
      libavcodec/mlib/dsputil_mlib.c
  56. 2
      libavcodec/motion_est.c
  57. 2
      libavcodec/mpeg12.c
  58. 2
      libavcodec/mpeg12enc.c
  59. 4
      libavcodec/mpeg4video_parser.c
  60. 4
      libavcodec/mpeg4video_parser.h
  61. 2
      libavcodec/mpegaudio.c
  62. 4
      libavcodec/mpegaudio_parser.c
  63. 2
      libavcodec/mpegaudiodec.c
  64. 2
      libavcodec/mpegaudiodecheader.c
  65. 2
      libavcodec/mpegaudiodecheader.h
  66. 2
      libavcodec/mpegaudioenc.c
  67. 2
      libavcodec/mpegaudiotab.h
  68. 2
      libavcodec/mpegvideo.c
  69. 2
      libavcodec/mpegvideo.h
  70. 2
      libavcodec/mpegvideo_common.h
  71. 2
      libavcodec/mpegvideo_enc.c
  72. 2
      libavcodec/mpegvideo_parser.c
  73. 2
      libavcodec/msmpeg4.c
  74. 2
      libavcodec/options.c
  75. 4
      libavcodec/parser.c
  76. 4
      libavcodec/parser.h
  77. 2
      libavcodec/pcm.c
  78. 2
      libavcodec/png.c
  79. 2
      libavcodec/png.h
  80. 2
      libavcodec/pngdec.c
  81. 2
      libavcodec/pngenc.c
  82. 2
      libavcodec/pnm.c
  83. 2
      libavcodec/pnm.h
  84. 2
      libavcodec/pnm_parser.c
  85. 2
      libavcodec/pnmenc.c
  86. 2
      libavcodec/ppc/fft_altivec.c
  87. 2
      libavcodec/ppc/imgresample_altivec.c
  88. 2
      libavcodec/ppc/mathops.h
  89. 2
      libavcodec/ps2/dsputil_mmi.c
  90. 2
      libavcodec/ps2/mpegvideo_mmi.c
  91. 2
      libavcodec/pthread.c
  92. 2
      libavcodec/ratecontrol.h
  93. 2
      libavcodec/raw.c
  94. 2
      libavcodec/raw.h
  95. 2
      libavcodec/rawdec.c
  96. 2
      libavcodec/rawenc.c
  97. 2
      libavcodec/resample.c
  98. 2
      libavcodec/rv10.c
  99. 2
      libavcodec/svq3.c
  100. 2
      libavcodec/utils.c
  101. Some files were not shown because too many files have changed in this diff Show More

@ -1,7 +1,7 @@
/*
* Common AAC and AC-3 parser
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2003 Michael Niedermayer.
* Copyright (c) 2003 Fabrice Bellard
* Copyright (c) 2003 Michael Niedermayer
*
* This file is part of FFmpeg.
*

@ -1,7 +1,7 @@
/*
* Common AAC and AC-3 parser prototypes
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2003 Michael Niedermayer.
* Copyright (c) 2003 Fabrice Bellard
* Copyright (c) 2003 Michael Niedermayer
*
* This file is part of FFmpeg.
*

@ -1,7 +1,7 @@
/*
* Audio and Video frame extraction
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2003 Michael Niedermayer.
* Copyright (c) 2003 Fabrice Bellard
* Copyright (c) 2003 Michael Niedermayer
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* Common code between the AC-3 encoder and decoder
* Copyright (c) 2000 Fabrice Bellard.
* Copyright (c) 2000 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* Common code between the AC-3 encoder and decoder
* Copyright (c) 2000, 2001, 2002 Fabrice Bellard.
* Copyright (c) 2000, 2001, 2002 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,7 +1,7 @@
/*
* AC-3 parser
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2003 Michael Niedermayer.
* Copyright (c) 2003 Fabrice Bellard
* Copyright (c) 2003 Michael Niedermayer
*
* This file is part of FFmpeg.
*

@ -1,7 +1,7 @@
/*
* AC-3 parser prototypes
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2003 Michael Niedermayer.
* Copyright (c) 2003 Fabrice Bellard
* Copyright (c) 2003 Michael Niedermayer
*
* This file is part of FFmpeg.
*

@ -3,7 +3,7 @@
* This code was developed as part of Google Summer of Code 2006.
* E-AC-3 support was added as part of Google Summer of Code 2007.
*
* Copyright (c) 2006 Kartikey Mahendra BHATT (bhattkm at gmail dot com).
* Copyright (c) 2006 Kartikey Mahendra BHATT (bhattkm at gmail dot com)
* Copyright (c) 2007-2008 Bartlomiej Wolowiec <bartek.wolowiec@gmail.com>
* Copyright (c) 2007 Justin Ruggles <justin.ruggles@gmail.com>
*

@ -1,6 +1,6 @@
/*
* The simplest AC-3 encoder
* Copyright (c) 2000 Fabrice Bellard.
* Copyright (c) 2000 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* AC-3 tables
* Copyright (c) 2000, 2001, 2002 Fabrice Bellard.
* Copyright (c) 2000, 2001, 2002 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* Provides registration of all codecs, parsers and bitstream filters for libavcodec.
* Copyright (c) 2002 Fabrice Bellard.
* Copyright (c) 2002 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* ARM optimized DSP utils
* Copyright (c) 2001 Lionel Ulmer.
* Copyright (c) 2001 Lionel Ulmer
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* simple_idct_arm.S
* Copyright (C) 2002 Frederic 'dilb' Boulay.
* Copyright (C) 2002 Frederic 'dilb' Boulay
*
* Author: Frederic Boulay <dilb@handhelds.org>
*

@ -1,6 +1,6 @@
/*
* Common bit i/o utils
* Copyright (c) 2000, 2001 Fabrice Bellard.
* Copyright (c) 2000, 2001 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
*
* alternative bitstream reader & writer by Michael Niedermayer <michaelni@gmx.at>

@ -1,6 +1,6 @@
/*
* Colorspace conversion defines
* Copyright (c) 2001, 2002, 2003 Fabrice Bellard.
* Copyright (c) 2001, 2002, 2003 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* VC3/DNxHD data.
* Copyright (c) 2007 SmartJog S.A., Baptiste Coudurier <baptiste dot coudurier at smartjog dot com>.
* Copyright (c) 2007 SmartJog S.A., Baptiste Coudurier <baptiste dot coudurier at smartjog dot com>
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* VC3/DNxHD decoder.
* Copyright (c) 2007 SmartJog S.A., Baptiste Coudurier <baptiste dot coudurier at smartjog dot com>.
* Copyright (c) 2007 SmartJog S.A., Baptiste Coudurier <baptiste dot coudurier at smartjog dot com>
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* VC3/DNxHD decoder.
* Copyright (c) 2007 SmartJog S.A., Baptiste Coudurier <baptiste dot coudurier at smartjog dot com>.
* Copyright (c) 2007 SmartJog S.A., Baptiste Coudurier <baptiste dot coudurier at smartjog dot com>
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* Assorted DPCM codecs
* Copyright (c) 2003 The ffmpeg Project.
* Copyright (c) 2003 The ffmpeg Project
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* DSP utils
* Copyright (c) 2000, 2001 Fabrice Bellard.
* Copyright (c) 2000, 2001 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
*
* gmc & q-pel & 32/64 bit based MC by Michael Niedermayer <michaelni@gmx.at>

@ -1,6 +1,6 @@
/*
* DSP utils
* Copyright (c) 2000, 2001, 2002 Fabrice Bellard.
* Copyright (c) 2000, 2001, 2002 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
*
* This file is part of FFmpeg.

@ -1,10 +1,10 @@
/*
* DV decoder
* Copyright (c) 2002 Fabrice Bellard.
* Copyright (c) 2004 Roman Shaposhnik.
* Copyright (c) 2002 Fabrice Bellard
* Copyright (c) 2004 Roman Shaposhnik
*
* DV encoder
* Copyright (c) 2003 Roman Shaposhnik.
* Copyright (c) 2003 Roman Shaposhnik
*
* 50 Mbps (DVCPRO50) support
* Copyright (c) 2006 Daniel Maas <dmaas@maasdigital.com>

@ -1,6 +1,6 @@
/*
* DVB subtitle encoding for ffmpeg
* Copyright (c) 2005 Fabrice Bellard.
* Copyright (c) 2005 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* DVB subtitle parser for FFmpeg
* Copyright (c) 2005 Ian Caulfield.
* Copyright (c) 2005 Ian Caulfield
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* DVB subtitle decoding for ffmpeg
* Copyright (c) 2005 Ian Caulfield.
* Copyright (c) 2005 Ian Caulfield
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* Constants for DV codec
* Copyright (c) 2002 Fabrice Bellard.
* Copyright (c) 2002 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* DVD subtitle decoding for ffmpeg
* Copyright (c) 2005 Fabrice Bellard.
* Copyright (c) 2005 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* DVD subtitle decoding for ffmpeg
* Copyright (c) 2005 Fabrice Bellard.
* Copyright (c) 2005 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* DVD subtitle encoding for ffmpeg
* Copyright (c) 2005 Wolfram Gloger.
* Copyright (c) 2005 Wolfram Gloger
*
* This file is part of FFmpeg.
*

@ -1,7 +1,7 @@
/*
* FFT/IFFT transforms
* Copyright (c) 2008 Loren Merritt
* Copyright (c) 2002 Fabrice Bellard.
* Copyright (c) 2002 Fabrice Bellard
* Partly based on libdjbfft by D. J. Bernstein
*
* This file is part of FFmpeg.

@ -1,6 +1,6 @@
/*
* G.726 ADPCM audio codec
* Copyright (c) 2004 Roman Shaposhnik.
* Copyright (c) 2004 Roman Shaposhnik
*
* This is a very straightforward rendition of the G.726
* Section 4 "Computational Details".

@ -1,8 +1,8 @@
/*
* GIF encoder.
* Copyright (c) 2000 Fabrice Bellard.
* Copyright (c) 2002 Francois Revol.
* Copyright (c) 2006 Baptiste Coudurier.
* Copyright (c) 2000 Fabrice Bellard
* Copyright (c) 2002 Francois Revol
* Copyright (c) 2006 Baptiste Coudurier
*
* This file is part of FFmpeg.
*

@ -1,7 +1,7 @@
/*
* GIF decoder
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2006 Baptiste Coudurier.
* Copyright (c) 2003 Fabrice Bellard
* Copyright (c) 2006 Baptiste Coudurier
*
* This file is part of FFmpeg.
*

@ -1,8 +1,8 @@
/*
* H263/MPEG4 backend for ffmpeg encoder and decoder
* Copyright (c) 2000,2001 Fabrice Bellard.
* Copyright (c) 2000,2001 Fabrice Bellard
* H263+ support.
* Copyright (c) 2001 Juan J. Sierralta P.
* Copyright (c) 2001 Juan J. Sierralta P
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
*
* ac prediction encoding, B-frame support, error resilience, optimizations,

@ -1,7 +1,7 @@
/*
* copyright (c) 2000,2001 Fabrice Bellard
* H263+ support
* copyright (c) 2001 Juan J. Sierralta P.
* copyright (c) 2001 Juan J. Sierralta P
* copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
*
* This file is part of FFmpeg.

@ -1,6 +1,6 @@
/*
* H.263 decoder
* Copyright (c) 2001 Fabrice Bellard.
* Copyright (c) 2001 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
*
* This file is part of FFmpeg.

@ -1,6 +1,6 @@
/*
* Misc image conversion routines
* Copyright (c) 2001, 2002, 2003 Fabrice Bellard.
* Copyright (c) 2001, 2002, 2003 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* templates for image conversion routines
* Copyright (c) 2001, 2002, 2003 Fabrice Bellard.
* Copyright (c) 2001, 2002, 2003 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* High quality image resampling with polyphase filters
* Copyright (c) 2001 Fabrice Bellard.
* Copyright (c) 2001 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* imx dump header bitstream filter
* Copyright (c) 2007 Baptiste Coudurier.
* Copyright (c) 2007 Baptiste Coudurier
*
* This file is part of FFmpeg.
*

@ -1,7 +1,7 @@
/*
* Faad decoder
* Copyright (c) 2003 Zdenek Kabelac.
* Copyright (c) 2004 Thomas Raivio.
* Copyright (c) 2003 Zdenek Kabelac
* Copyright (c) 2004 Thomas Raivio
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* lossless JPEG encoder
* Copyright (c) 2000, 2001 Fabrice Bellard.
* Copyright (c) 2000, 2001 Fabrice Bellard
* Copyright (c) 2003 Alex Beregszaszi
* Copyright (c) 2003-2004 Michael Niedermayer
*

@ -1,7 +1,7 @@
/*
* LZW decoder
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2006 Konstantin Shishkov.
* Copyright (c) 2003 Fabrice Bellard
* Copyright (c) 2006 Konstantin Shishkov
*
* This file is part of FFmpeg.
*

@ -1,7 +1,7 @@
/*
* LZW decoder
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2006 Konstantin Shishkov.
* Copyright (c) 2003 Fabrice Bellard
* Copyright (c) 2006 Konstantin Shishkov
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* simple math operations
* Copyright (c) 2001, 2002 Fabrice Bellard.
* Copyright (c) 2001, 2002 Fabrice Bellard
* Copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at> et al
*
* This file is part of FFmpeg.

@ -1,6 +1,6 @@
/*
* MDCT/IMDCT transforms
* Copyright (c) 2002 Fabrice Bellard.
* Copyright (c) 2002 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* MJPEG encoder and decoder
* Copyright (c) 2000, 2001 Fabrice Bellard.
* Copyright (c) 2000, 2001 Fabrice Bellard
* Copyright (c) 2003 Alex Beregszaszi
* Copyright (c) 2003-2004 Michael Niedermayer
*

@ -1,6 +1,6 @@
/*
* MJPEG encoder and decoder
* Copyright (c) 2000, 2001 Fabrice Bellard.
* Copyright (c) 2000, 2001 Fabrice Bellard
* Copyright (c) 2003 Alex Beregszaszi
* Copyright (c) 2003-2004 Michael Niedermayer
*

@ -1,6 +1,6 @@
/*
* MJPEG parser
* Copyright (c) 2000, 2001 Fabrice Bellard.
* Copyright (c) 2000, 2001 Fabrice Bellard
* Copyright (c) 2003 Alex Beregszaszi
* Copyright (c) 2003-2004 Michael Niedermayer
*

@ -1,6 +1,6 @@
/*
* MJPEG A dump header bitstream filter
* Copyright (c) 2006 Baptiste Coudurier.
* Copyright (c) 2006 Baptiste Coudurier
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* MJPEG decoder
* Copyright (c) 2000, 2001 Fabrice Bellard.
* Copyright (c) 2000, 2001 Fabrice Bellard
* Copyright (c) 2003 Alex Beregszaszi
* Copyright (c) 2003-2004 Michael Niedermayer
*

@ -1,6 +1,6 @@
/*
* MJPEG decoder
* Copyright (c) 2000, 2001 Fabrice Bellard.
* Copyright (c) 2000, 2001 Fabrice Bellard
* Copyright (c) 2003 Alex Beregszaszi
* Copyright (c) 2003-2004 Michael Niedermayer
*

@ -1,6 +1,6 @@
/*
* MJPEG encoder
* Copyright (c) 2000, 2001 Fabrice Bellard.
* Copyright (c) 2000, 2001 Fabrice Bellard
* Copyright (c) 2003 Alex Beregszaszi
* Copyright (c) 2003-2004 Michael Niedermayer
*

@ -1,6 +1,6 @@
/*
* MJPEG encoder
* Copyright (c) 2000, 2001 Fabrice Bellard.
* Copyright (c) 2000, 2001 Fabrice Bellard
* Copyright (c) 2003 Alex Beregszaszi
* Copyright (c) 2003-2004 Michael Niedermayer
*

@ -1,6 +1,6 @@
/*
* Sun mediaLib optimized DSP utils
* Copyright (c) 2001 Fabrice Bellard.
* Copyright (c) 2001 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* Motion estimation
* Copyright (c) 2000,2001 Fabrice Bellard.
* Copyright (c) 2000,2001 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer
*
* new motion estimation (X1/EPZS) by Michael Niedermayer <michaelni@gmx.at>

@ -1,6 +1,6 @@
/*
* MPEG-1/2 decoder
* Copyright (c) 2000,2001 Fabrice Bellard.
* Copyright (c) 2000,2001 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
*
* This file is part of FFmpeg.

@ -1,6 +1,6 @@
/*
* MPEG1/2 encoder
* Copyright (c) 2000,2001 Fabrice Bellard.
* Copyright (c) 2000,2001 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
*
* This file is part of FFmpeg.

@ -1,7 +1,7 @@
/*
* MPEG4 Video frame extraction
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2003 Michael Niedermayer.
* Copyright (c) 2003 Fabrice Bellard
* Copyright (c) 2003 Michael Niedermayer
*
* This file is part of FFmpeg.
*

@ -1,7 +1,7 @@
/*
* MPEG4 video parser prototypes
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2003 Michael Niedermayer.
* Copyright (c) 2003 Fabrice Bellard
* Copyright (c) 2003 Michael Niedermayer
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* MPEG Audio common code
* Copyright (c) 2001, 2002 Fabrice Bellard.
* Copyright (c) 2001, 2002 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,7 +1,7 @@
/*
* MPEG Audio parser
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2003 Michael Niedermayer.
* Copyright (c) 2003 Fabrice Bellard
* Copyright (c) 2003 Michael Niedermayer
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* MPEG Audio decoder
* Copyright (c) 2001, 2002 Fabrice Bellard.
* Copyright (c) 2001, 2002 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* MPEG Audio header decoder
* Copyright (c) 2001, 2002 Fabrice Bellard.
* Copyright (c) 2001, 2002 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* MPEG Audio header decoder
* Copyright (c) 2001, 2002 Fabrice Bellard.
* Copyright (c) 2001, 2002 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* The simplest mpeg audio layer 2 encoder
* Copyright (c) 2000, 2001 Fabrice Bellard.
* Copyright (c) 2000, 2001 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -2,7 +2,7 @@
* mpeg audio layer 2 tables. Most of them come from the mpeg audio
* specification.
*
* Copyright (c) 2000, 2001 Fabrice Bellard.
* Copyright (c) 2000, 2001 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* The simplest mpeg encoder (well, it was the simplest!)
* Copyright (c) 2000,2001 Fabrice Bellard.
* Copyright (c) 2000,2001 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
*
* 4MV & hq & B-frame encoding stuff by Michael Niedermayer <michaelni@gmx.at>

@ -1,6 +1,6 @@
/*
* Generic DCT based hybrid video encoder
* Copyright (c) 2000, 2001, 2002 Fabrice Bellard.
* Copyright (c) 2000, 2001, 2002 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer
*
* This file is part of FFmpeg.

@ -1,6 +1,6 @@
/*
* The simplest mpeg encoder (well, it was the simplest!)
* Copyright (c) 2000,2001 Fabrice Bellard.
* Copyright (c) 2000,2001 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
*
* 4MV & hq & B-frame encoding stuff by Michael Niedermayer <michaelni@gmx.at>

@ -1,6 +1,6 @@
/*
* The simplest mpeg encoder (well, it was the simplest!)
* Copyright (c) 2000,2001 Fabrice Bellard.
* Copyright (c) 2000,2001 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
*
* 4MV & hq & B-frame encoding stuff by Michael Niedermayer <michaelni@gmx.at>

@ -1,6 +1,6 @@
/*
* MPEG1 / MPEG2 video parser
* Copyright (c) 2000,2001 Fabrice Bellard.
* Copyright (c) 2000,2001 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
*
* This file is part of FFmpeg.

@ -1,6 +1,6 @@
/*
* MSMPEG4 backend for ffmpeg encoder and decoder
* Copyright (c) 2001 Fabrice Bellard.
* Copyright (c) 2001 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
*
* msmpeg4v1 & v2 stuff by Michael Niedermayer <michaelni@gmx.at>

@ -1,5 +1,5 @@
/*
* Copyright (c) 2001 Fabrice Bellard.
* Copyright (c) 2001 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
*
* This file is part of FFmpeg.

@ -1,7 +1,7 @@
/*
* Audio and Video frame extraction
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2003 Michael Niedermayer.
* Copyright (c) 2003 Fabrice Bellard
* Copyright (c) 2003 Michael Niedermayer
*
* This file is part of FFmpeg.
*

@ -1,7 +1,7 @@
/*
* AVCodecParser prototypes and definitions
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2003 Michael Niedermayer.
* Copyright (c) 2003 Fabrice Bellard
* Copyright (c) 2003 Michael Niedermayer
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* PCM codecs
* Copyright (c) 2001 Fabrice Bellard.
* Copyright (c) 2001 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* PNG image format
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2003 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* PNG image format
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2003 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* PNG image format
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2003 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* PNG image format
* Copyright (c) 2003 Fabrice Bellard.
* Copyright (c) 2003 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* PNM image format
* Copyright (c) 2002, 2003 Fabrice Bellard.
* Copyright (c) 2002, 2003 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* PNM image format
* Copyright (c) 2002, 2003 Fabrice Bellard.
* Copyright (c) 2002, 2003 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* PNM image parser
* Copyright (c) 2002, 2003 Fabrice Bellard.
* Copyright (c) 2002, 2003 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* PNM image format
* Copyright (c) 2002, 2003 Fabrice Bellard.
* Copyright (c) 2002, 2003 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -2,7 +2,7 @@
* FFT/IFFT transforms
* AltiVec-enabled
* Copyright (c) 2003 Romain Dolbeau <romain@dolbeau.org>
* Based on code Copyright (c) 2002 Fabrice Bellard.
* Based on code Copyright (c) 2002 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* High quality image resampling with polyphase filters
* Copyright (c) 2001 Fabrice Bellard.
* Copyright (c) 2001 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* simple math operations
* Copyright (c) 2001, 2002 Fabrice Bellard.
* Copyright (c) 2001, 2002 Fabrice Bellard
* Copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at> et al
*
* This file is part of FFmpeg.

@ -1,6 +1,6 @@
/*
* MMI optimized DSP utils
* Copyright (c) 2000, 2001 Fabrice Bellard.
* Copyright (c) 2000, 2001 Fabrice Bellard
*
* MMI optimization by Leon van Stuivenberg
* clear_blocks_mmi() by BroadQ

@ -1,5 +1,5 @@
/*
* Copyright (c) 2000,2001 Fabrice Bellard.
* Copyright (c) 2000,2001 Fabrice Bellard
*
* MMI optimization by Leon van Stuivenberg
*

@ -1,5 +1,5 @@
/*
* Copyright (c) 2004 Roman Shaposhnik.
* Copyright (c) 2004 Roman Shaposhnik
*
* Many thanks to Steven M. Schultz for providing clever ideas and
* to Michael Niedermayer <michaelni@gmx.at> for writing initial

@ -1,6 +1,6 @@
/*
* Ratecontrol
* Copyright (c) 2000, 2001, 2002 Fabrice Bellard.
* Copyright (c) 2000, 2001, 2002 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer
*
* This file is part of FFmpeg.

@ -1,6 +1,6 @@
/*
* Raw Video Codec
* Copyright (c) 2001 Fabrice Bellard.
* Copyright (c) 2001 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* Raw Video Codec
* Copyright (c) 2001 Fabrice Bellard.
* Copyright (c) 2001 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* Raw Video Decoder
* Copyright (c) 2001 Fabrice Bellard.
* Copyright (c) 2001 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* Raw Video Encoder
* Copyright (c) 2001 Fabrice Bellard.
* Copyright (c) 2001 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* samplerate conversion for both audio and video
* Copyright (c) 2000 Fabrice Bellard.
* Copyright (c) 2000 Fabrice Bellard
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* RV10 codec
* Copyright (c) 2000,2001 Fabrice Bellard.
* Copyright (c) 2000,2001 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer
*
* This file is part of FFmpeg.

@ -1,5 +1,5 @@
/*
* Copyright (c) 2003 The FFmpeg Project.
* Copyright (c) 2003 The FFmpeg Project
*
* This file is part of FFmpeg.
*

@ -1,6 +1,6 @@
/*
* utils for libavcodec
* Copyright (c) 2001 Fabrice Bellard.
* Copyright (c) 2001 Fabrice Bellard
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
*
* This file is part of FFmpeg.

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save