rockbox/lib/rbcodec/codecs/libffmpegFLAC
William Wilgus 2cde135cfe flac fix dumb typo
Change-Id: Ic6269ca35374bcb1d6a5ad2c1848a1718fa4e01c
2021-03-03 02:58:34 +00:00
..
arm.h
arm.S
bitstream.h
coldfire.h
coldfire.S
COPYING
decoder.c flac fix dumb typo 2021-03-03 02:58:34 +00:00
decoder.h Nudge flac towards upstream FS#13266 2021-03-02 23:48:05 +00:00
golomb.h Nudge flac towards upstream FS#13266 2021-03-02 23:48:05 +00:00
libffmpegFLAC.make
README
README.rockbox
shndec.c
shndec.h
SOURCES

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.