summaryrefslogtreecommitdiffstats
path: root/libvo/jpeg_enc.h
diff options
context:
space:
mode:
authorrik <rik@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-24 21:27:50 +0000
committerrik <rik@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-24 21:27:50 +0000
commit998eb2c1c9c97efe301c69b7173627a3d7563a58 (patch)
tree4d7444a04130e762c6a4ea38d814516180cce260 /libvo/jpeg_enc.h
parenta768debb4bee73e134bc0654870f73c247b7deea (diff)
downloadmpv-998eb2c1c9c97efe301c69b7173627a3d7563a58.tar.bz2
mpv-998eb2c1c9c97efe301c69b7173627a3d7563a58.tar.xz
sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD did not change, so also no backwards compatibility this time), and a long overdue copyright update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7903 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/jpeg_enc.h')
-rw-r--r--libvo/jpeg_enc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/jpeg_enc.h b/libvo/jpeg_enc.h
index 43972d0835..27f1af6033 100644
--- a/libvo/jpeg_enc.h
+++ b/libvo/jpeg_enc.h
@@ -2,7 +2,7 @@
* based on mjpeg code from ffmpeg.
*
* Copyright (c) 2002, Rik Snel
- * Parts from ffmpeg Copyright (c) 2000, 2001 Gerard Lantau
+ * Parts from ffmpeg Copyright (c) 2000-2002 Fabrice Bellard
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by