mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-05 14:26:17 +00:00
avcodec/vdpau_internal: add comment to #endif
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
10b6d7462c
commit
8df41976b7
@ -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…
Reference in New Issue
Block a user