Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2010-07-02 17:00:18 +0400
committerDiego Biurrun <diego@biurrun.de>2010-07-02 17:00:18 +0400
commit3c042da75d04297a22be489c4a18541851d78552 (patch)
treeca95b430ee1dbb0cdf6c1415a7071fb33314ccb2 /libavcodec/vdpau.h
parent423c254c18f13a84588713424bde0f90dc23783d (diff)
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.h1
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
* @{