summaryrefslogtreecommitdiff
path: root/libavcodec/sbr.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2010-07-02 12:55:36 +0000
committerDiego Biurrun <diego@biurrun.de>2010-07-02 12:55:36 +0000
commit423c254c18f13a84588713424bde0f90dc23783d (patch)
treecc4b97f8256729ed910aed5964bd0355a5312c57 /libavcodec/sbr.h
parent2d62158091e0d6d94c36a7c297c4984465c6b02e (diff)
Disambiguate bitstream groups for AAC and RV30/RV40.
Originally committed as revision 23995 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/sbr.h')
-rw-r--r--libavcodec/sbr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/sbr.h b/libavcodec/sbr.h
index 1c87a2e564..82a996fdc6 100644
--- a/libavcodec/sbr.h
+++ b/libavcodec/sbr.h
@@ -58,7 +58,7 @@ typedef struct {
*/
typedef struct {
/**
- * @defgroup bitstream Main bitstream data variables
+ * @defgroup aac_bitstream Main bitstream data variables
* @{
*/
unsigned bs_frame_class;