Browse Source

doxy: fix swr group name

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n1.1
Michael Niedermayer 12 years ago
parent
commit
5595e7a102
2 changed files with 2 additions and 1 deletions
  1. +1
    -1
      libavutil/avutil.h
  2. +1
    -0
      libswresample/swresample.h

+ 1
- 1
libavutil/avutil.h 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
*/


+ 1
- 0
libswresample/swresample.h View File

@@ -23,6 +23,7 @@

/**
* @file
* @ingroup lswr
* libswresample public header
*/



Loading…
Cancel
Save