mkvtoolnix/librmff
2004-03-23 20:37:47 +00:00
..
COPYING Copied librff into mkvtoolnix. 2004-03-17 19:51:30 +00:00
librmff.h Added the DOWNLOAD_ENABLED file flag. Write an object version of 0 in the RMF header. 2004-03-23 20:37:47 +00:00
Makefile.in Ignore the Makefile and add Makefile.in 2004-03-17 21:57:57 +00:00
mb_file_io.c Copied librff into mkvtoolnix. 2004-03-17 19:51:30 +00:00
mb_file_io.h Copied librff into mkvtoolnix. 2004-03-17 19:51:30 +00:00
README Merged 1603 2004-03-21 19:13:18 +00:00
rmff.c Added the DOWNLOAD_ENABLED file flag. Write an object version of 0 in the RMF header. 2004-03-23 20:37:47 +00:00

librmff 0.5.0
=============

librmff is short for 'RealMedia file format access library'. It aims
at providing the programmer an easy way to read and write RealMedia
files. It does not contain any codecs for audio/video handling.

The library was written by Moritz Bunkus <moritz@bunkus.org>. It is
licensed under the terms of the GNU Lesser General Public License (GNU
LGPL) which can be found in the file COPYING.

Documentation is provided in doxygen compatible comments in librmff.h.