mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-01 15:56:59 +00:00
d6b09c0d4c
Removed all lines with Subversion tags like "$Id$" because they are not evaluated by Git. Collapsed consecutive empty lines into one empty line. |
||
---|---|---|
.. | ||
COPYING | ||
librmff.h | ||
Makefile.in | ||
mb_file_io.c | ||
mb_file_io.h | ||
README | ||
rmff.c |
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.