]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/rv34.c
10l: fix encoding for LFE channel
[ffmpeg] / libavcodec / rv34.c
index 7dbc0c374a604f021fac6b1d3e78fe97d8062642..b586aa0b86cfe5ac433795897df4d2c2cf064848 100644 (file)
@@ -393,7 +393,7 @@ static inline void rv34_dequant4x4_16x16(DCTELEM *block, int Qdc, int Q)
 
 
 /**
- * @defgroup bitstream RV30/40 bitstream parsing
+ * @defgroup rv3040_bitstream RV30/40 bitstream parsing
  * @{
  */