mkvtoolnix/librmff
2009-05-06 14:03:00 +02:00
..
COPYING
librmff.h Split the files src/common/common.h and src/common/common.cpp into several smaller ones. 2009-05-06 12:33:52 +02:00
Makefile.in Call recursive makes in the standard way so that the "-j" option works properly. 2008-10-31 23:19:01 +00:00
mb_file_io.c Compilation fixes for 3f5150b92c. 2009-05-06 14:03:00 +02:00
mb_file_io.h I don't like trailing whitespace either. 2005-01-12 15:03:47 +00:00
README
rmff.c Compilation fixes for 3f5150b92c. 2009-05-06 14:03:00 +02:00

librmff 0.6.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.