|
@@ -35,13 +35,13 @@
|
|
|
* provided by FFmpeg.
|
|
|
*
|
|
|
* @li @ref libavc "libavcodec" encoding/decoding library
|
|
|
- * @li @subpage libavfilter graph based frame editing library
|
|
|
+ * @li @ref lavfi "libavfilter" graph based frame editing library
|
|
|
* @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 lswr "libswresample" audio resampling, format conversion and mixing
|
|
|
- * @li @subpage libpostproc post processing library
|
|
|
- * @li @subpage libswscale color conversion and scaling library
|
|
|
+ * @li @ref lpp "libpostproc" post processing library
|
|
|
+ * @li @ref lsws "libswscale" color conversion and scaling library
|
|
|
*/
|
|
|
|
|
|
/**
|