mkvtoolnix/librmff
2004-03-17 21:57:57 +00:00
..
COPYING Copied librff into mkvtoolnix. 2004-03-17 19:51:30 +00:00
librmff.h Fix for compilation with C++. Use RMFF_OPEN_MODE_* instead of MB_OPEN_MODE_*. Set the track.id from the mdpr header. 2004-03-17 21:47:28 +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 Copied librff into mkvtoolnix. 2004-03-17 19:51:30 +00:00
rmff.c Fix for compilation with C++. Use RMFF_OPEN_MODE_* instead of MB_OPEN_MODE_*. Set the track.id from the mdpr header. 2004-03-17 21:47:28 +00:00

librmff 0.1
===========

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.