]> git.sesse.net Git - ffmpeg/blobdiff - README
mmaldec: Fix avpriv_atomic_get usage
[ffmpeg] / README
diff --git a/README b/README
deleted file mode 100644 (file)
index b99967dc9f637fb620842f6afff36c2993741920..0000000000000000000000000000000000000000
--- a/README
+++ /dev/null
@@ -1,28 +0,0 @@
-FFmpeg README
--------------
-
-1) Documentation
-----------------
-
-* Read the documentation in the doc/ directory.
-
-2) Licensing
-------------
-
-* Read the file COPYING.LGPL. FFmpeg and the associated libraries EXCEPT
-  for libpostproc and libswscale are licensed under the GNU Lesser General
-  Public License.
-
-* libpostproc and libswscale are distributed under the GNU General Public
-  License, see the file COPYING.GPL for details. Their compilation and use
-  in FFmpeg is optional.
-
-* 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 files libavcodec/jfdctfst.c, libavcodec/jfdctint.c, libavcodec/jrevdct.c
-  are taken from libjpeg, see the top of the files for licensing details.
-
-* The file libavcodec/fdctref.c is copyrighted by the MPEG Software Simulation
-  Group with all rights reserved. It is only used to create a DCT test program
-  and not compiled into libavcodec.
diff --git a/README b/README
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..42061c01a1c70097d1e4579f29a5adf40abdec95
--- /dev/null
+++ b/README
@@ -0,0 +1 @@
+README.md
\ No newline at end of file