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; ///