diff options
author | Diego Biurrun <diego@biurrun.de> | 2010-07-02 13:00:18 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2010-07-02 13:00:18 +0000 |
commit | 3c042da75d04297a22be489c4a18541851d78552 (patch) | |
tree | ca95b430ee1dbb0cdf6c1415a7071fb33314ccb2 /libavcodec/vdpau.h | |
parent | 423c254c18f13a84588713424bde0f90dc23783d (diff) | |
download | ffmpeg-3c042da75d04297a22be489c4a18541851d78552.tar.gz |
Remove stray Doxygen grouping command; fixes one Doxygen warning.
Originally committed as revision 23996 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/vdpau.h')
-rw-r--r-- | libavcodec/vdpau.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/vdpau.h b/libavcodec/vdpau.h index a8fa4d3877..ab5f682c62 100644 --- a/libavcodec/vdpau.h +++ b/libavcodec/vdpau.h @@ -38,7 +38,6 @@ * and rendering (API calls) are done as part of the VDPAU * presentation (vo_vdpau.c) module. * - * @{ * \defgroup VDPAU_Decoding VDPAU Decoding * \ingroup Decoder * @{ |