From aae667ba4d2fbea437520f2f481e733ebead4464 Mon Sep 17 00:00:00 2001 From: Ivan Kalvachev Date: Sat, 14 Feb 2009 18:06:05 +0000 Subject: clarify xvmc struct fields usage distribution (internal communication) Originally committed as revision 17252 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/xvmc.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libavcodec/xvmc.h') diff --git a/libavcodec/xvmc.h b/libavcodec/xvmc.h index 8a46cb9772..b14c31d112 100644 --- a/libavcodec/xvmc.h +++ b/libavcodec/xvmc.h @@ -43,7 +43,7 @@ #endif struct xvmc_render_state { -/** these are not changed by the decoder! */ +/** set by calling application */ //@{ int magic; ///< used as check for memory corruption by regular pixel routines @@ -58,8 +58,8 @@ struct xvmc_render_state { XvMCSurface* p_surface; ///