diff options
author | Diego Biurrun <diego@biurrun.de> | 2007-07-05 10:37:29 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-07-05 10:37:29 +0000 |
commit | 7b94177e37c328490da96727a395a3aa90a402f3 (patch) | |
tree | b7cc0d8730da870668f179ecf79ca7c09d025a70 /libavcodec/svq1_cb.h | |
parent | b19bcbaa78a99691d24f89cb2447f8517f06cf81 (diff) | |
download | ffmpeg-7b94177e37c328490da96727a395a3aa90a402f3.tar.gz |
Group all copyright and author notices together.
Originally committed as revision 9483 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/svq1_cb.h')
-rw-r--r-- | libavcodec/svq1_cb.h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/libavcodec/svq1_cb.h b/libavcodec/svq1_cb.h index a0e74952d9..bd2f98d10f 100644 --- a/libavcodec/svq1_cb.h +++ b/libavcodec/svq1_cb.h @@ -1,4 +1,7 @@ /* + * SVQ1 decoder + * ported to MPlayer by Arpi <arpi@thot.banki.hu> + * ported to libavcodec by Nick Kurshev <nickols_k@mail.ru> * * Copyright (C) 2002 the xine project * Copyright (C) 2002 the ffmpeg project @@ -18,10 +21,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 - * - * Ported to mplayer by Arpi <arpi@thot.banki.hu> - * Ported to libavcodec by Nick Kurshev <nickols_k@mail.ru> - * */ /** |