mkvtoolnix/librmff
Moritz Bunkus d6b09c0d4c Removed Subversion "$Id$" tags
Removed all lines with Subversion tags like "$Id$" because they are not
evaluated by Git. Collapsed consecutive empty lines into one empty line.
2009-01-15 19:26:40 +01:00
..
COPYING
librmff.h Removed Subversion "$Id$" tags 2009-01-15 19:26:40 +01: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
rmff.c Removed Subversion "$Id$" tags 2009-01-15 19:26:40 +01: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.