doxy: fix swr group name

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2012-12-11 01:53:01 +01:00
parent 71b1912963
commit 5595e7a102
2 changed files with 2 additions and 1 deletions

View File

@ -39,7 +39,7 @@
* @li @ref libavf "libavformat" I/O and muxing/demuxing library
* @li @ref lavd "libavdevice" special devices muxing/demuxing library
* @li @ref lavu "libavutil" common utility library
* @li @ref libswresample "libswresample" audio resampling, format conversion and mixing
* @li @ref lswr "libswresample" audio resampling, format conversion and mixing
* @li @subpage libpostproc post processing library
* @li @subpage libswscale color conversion and scaling library
*/

View File

@ -23,6 +23,7 @@
/**
* @file
* @ingroup lswr
* libswresample public header
*/