Originally committed as revision 12169 to svn://svn.ffmpeg.org/ffmpeg/trunk
| ... | ... |
@@ -17,6 +17,9 @@ FFmpeg README |
| 17 | 17 |
License, see the file COPYING.GPL for details. Their compilation and use |
| 18 | 18 |
in FFmpeg is optional. |
| 19 | 19 |
|
| 20 |
+* The file libavcodec/i386/idct_mmx.c is distributed under the GNU General |
|
| 21 |
+ Public License. It is strictly an optimization and its use is optional. |
|
| 22 |
+ |
|
| 20 | 23 |
* The files libavcodec/jfdctfst.c, libavcodec/jfdctint.c, libavcodec/jrevdct.c |
| 21 | 24 |
are taken from libjpeg, see the top of the files for licensing details. |
| 22 | 25 |
|