avcodec/vdpau_internal: add comment to #endif

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/87/head
Michael Niedermayer 10 years ago
parent 10b6d7462c
commit 8df41976b7
  1. 2
      libavcodec/vdpau_internal.h

@ -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);

Loading…
Cancel
Save