X-Git-Url: http://git.ffmpeg.org/gitweb/ffmpeg.git/blobdiff_plain/1d64df10295f81cd99e49f6ca5fee4844f14d35b..fb74bc4361704fd490ecfb231176ff517cdf0a14:/README diff --git a/README b/README index b99967d..9134910 100644 --- a/README +++ b/README @@ -20,6 +20,9 @@ FFmpeg README * 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. +* 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 are taken from libjpeg, see the top of the files for licensing details.