avcodec/vdpau_internal: add comment to #endif

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2014-10-06 12:47:08 +02:00
parent 10b6d7462c
commit 8df41976b7

View File

@ -107,7 +107,7 @@ struct vdpau_picture_context {
int ff_vdpau_common_init(AVCodecContext *avctx, VdpDecoderProfile profile,
int level);
#endif
#endif //CONFIG_VDPAU
int ff_vdpau_common_uninit(AVCodecContext *avctx);