mkvtoolnix/librmff
2004-03-22 19:22:24 +00:00
..
COPYING
librmff.h Merged 1603 2004-03-21 19:13:18 +00:00
Makefile.in
mb_file_io.c
mb_file_io.h
README Merged 1603 2004-03-21 19:13:18 +00:00
rmff.c Better max_bit_rate and *_packet_size calculation. 2004-03-22 19:22:24 +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.