You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
avcodec/vdpau_internal: add comment to #endif
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user