Browse code

Mention that libavdevice/x11grab.c is GPLed.

Originally committed as revision 12379 to svn://svn.ffmpeg.org/ffmpeg/trunk

Diego Biurrun authored on 2008/03/09 04:24:06
Showing 1 changed files
... ...
@@ -20,6 +20,9 @@ FFmpeg README
20 20
 * The file libavcodec/i386/idct_mmx.c is distributed under the GNU General
21 21
   Public License. It is strictly an optimization and its use is optional.
22 22
 
23
+* The file libavdevice/x11grab.c is distributed under the GNU General
24
+  Public License. X11 grabbing is optional.
25
+
23 26
 * The files libavcodec/jfdctfst.c, libavcodec/jfdctint.c, libavcodec/jrevdct.c
24 27
   are taken from libjpeg, see the top of the files for licensing details.
25 28