Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-12-11 04:53:01 +0400
committerMichael Niedermayer <michaelni@gmx.at>2012-12-11 04:53:18 +0400
commit5595e7a10221d03333bba6183e75d5bda2643b04 (patch)
tree615d128595213b21311c53dfb1dad0e07a4bbb6d /libswresample
parent71b191296386921fffaa69ac1cedb73ed0c6f9b0 (diff)
doxy: fix swr group name
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libswresample')
-rw-r--r--libswresample/swresample.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libswresample/swresample.h b/libswresample/swresample.h
index 6dd8a47d20..8d9f77d3c8 100644
--- a/libswresample/swresample.h
+++ b/libswresample/swresample.h
@@ -23,6 +23,7 @@
/**
* @file
+ * @ingroup lswr
* libswresample public header
*/