Mention that libavdevice/x11grab.c is GPLed.

Originally committed as revision 12379 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 17 years ago
parent 54b6249681
commit 72b8963d43
  1. 3
      README

@ -20,6 +20,9 @@ FFmpeg README
* The file libavcodec/i386/idct_mmx.c is distributed under the GNU General * The file libavcodec/i386/idct_mmx.c is distributed under the GNU General
Public License. It is strictly an optimization and its use is optional. Public License. It is strictly an optimization and its use is optional.
* The file libavdevice/x11grab.c is distributed under the GNU General
Public License. X11 grabbing is optional.
* The files libavcodec/jfdctfst.c, libavcodec/jfdctint.c, libavcodec/jrevdct.c * The files libavcodec/jfdctfst.c, libavcodec/jfdctint.c, libavcodec/jrevdct.c
are taken from libjpeg, see the top of the files for licensing details. are taken from libjpeg, see the top of the files for licensing details.

Loading…
Cancel
Save