Commit eca06cbe authored by Anton Khirnov's avatar Anton Khirnov

lavf doxy: add installed headers to groups.

parent fb42db7c
......@@ -21,6 +21,12 @@
#ifndef AVFORMAT_AVFORMAT_H
#define AVFORMAT_AVFORMAT_H
/**
* @file
* @ingroup libavf
* Main libavformat public API header
*/
/**
* @defgroup libavf I/O and Muxing/Demuxing Library
* @{
......
......@@ -22,6 +22,7 @@
/**
* @file
* @ingroup lavf_io
* Buffered I/O operations
*/
......
......@@ -21,6 +21,12 @@
#ifndef AVFORMAT_VERSION_H
#define AVFORMAT_VERSION_H
/**
* @file
* @ingroup libavf
* Libavformat version macros
*/
#include "libavutil/avutil.h"
#define LIBAVFORMAT_VERSION_MAJOR 53
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment