diff options
Diffstat (limited to 'apps/codecs/libffmpegFLAC/README')
| -rw-r--r-- | apps/codecs/libffmpegFLAC/README | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/apps/codecs/libffmpegFLAC/README b/apps/codecs/libffmpegFLAC/README new file mode 100644 index 0000000..9bc0f6e --- /dev/null +++ b/apps/codecs/libffmpegFLAC/README @@ -0,0 +1,19 @@ +FFmpeg README +------------- + +1) Documentation +---------------- + +* Read the documentation in the doc/ directory. + +2) Licensing +------------ + +* Read the file COPYING. ffmpeg and the associated libraries EXCEPT + liba52 and libpostproc are licensed under the Lesser GNU General + Public License. + +* liba52 and libpostproc are distributed under the GNU General Public + License and their compilation and use is optional in ffmpeg. + +Fabrice Bellard.
\ No newline at end of file |