mkvtoolnix/librmff
2008-10-31 23:19:01 +00:00
..
COPYING Copied librff into mkvtoolnix. 2004-03-17 19:51:30 +00:00
librmff.h Updated a link. 2007-01-11 11:01:16 +00: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 I don't like trailing whitespace either. 2005-01-12 15:03:47 +00:00
mb_file_io.h I don't like trailing whitespace either. 2005-01-12 15:03:47 +00:00
README Merged 1638. 2004-03-28 17:58:39 +00:00
rmff.c Merged 3027 from https://svn.bunkus.org/mosu/trunk/prog/video/librmff 2005-08-17 13:13:02 +00: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.