mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-04-01 22:49:21 +00:00
lavr doxy: add version.h to the lavr group
This commit is contained in:
parent
f0cebf51dd
commit
006ec64877
@ -19,6 +19,12 @@
|
|||||||
#ifndef AVRESAMPLE_VERSION_H
|
#ifndef AVRESAMPLE_VERSION_H
|
||||||
#define AVRESAMPLE_VERSION_H
|
#define AVRESAMPLE_VERSION_H
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @file
|
||||||
|
* @ingroup lavr
|
||||||
|
* Libavresample version macros.
|
||||||
|
*/
|
||||||
|
|
||||||
#define LIBAVRESAMPLE_VERSION_MAJOR 1
|
#define LIBAVRESAMPLE_VERSION_MAJOR 1
|
||||||
#define LIBAVRESAMPLE_VERSION_MINOR 1
|
#define LIBAVRESAMPLE_VERSION_MINOR 1
|
||||||
#define LIBAVRESAMPLE_VERSION_MICRO 0
|
#define LIBAVRESAMPLE_VERSION_MICRO 0
|
||||||
|
Loading…
Reference in New Issue
Block a user