rockbox/lib/rbcodec/codecs/libffmpegFLAC
William Wilgus 118191479d Nudge flac towards upstream FS#13266 -- Fix the Yellow still?
Change-Id: I76056b1a682db055857d759d2ebffae111a8a4c0
2021-03-02 19:47:07 -05:00
..
arm.h
arm.S
bitstream.h iPod Classic: disable IRAM1 2018-07-30 18:50:27 -04:00
coldfire.h
coldfire.S
COPYING Add codecs to librbcodec. 2012-04-25 22:13:20 +02:00
decoder.c Nudge flac towards upstream FS#13266 -- Fix the Yellow still? 2021-03-02 19:47:07 -05: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.