]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/avutil.h
Remove commented-out debug #define cruft
[ffmpeg] / libavutil / avutil.h
index 6811ad59bfdf0f092f17584e3e65694612143d94..33f9bea7236c186b5f5948e17a88b0a8eb75392e 100644 (file)
@@ -39,6 +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 lavr "libavresample" audio resampling, format conversion and mixing
  * @li @subpage libswscale  color conversion and scaling library
  */
 
@@ -263,7 +264,6 @@ char av_get_picture_type_char(enum AVPictureType pict_type);
  * @}
  */
 
-#include "common.h"
 #include "error.h"
 #include "version.h"