-
- Downloads
vdpau: switch ff_vdpau_get_surface_id from Picture to AVFrame
This gets rid of aliasing completely unrelated structs to Picture.
Fixes the remaining compilation warnings in the vdpau code.
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
Showing
- libavcodec/vdpau.c 1 addition, 1 deletionlibavcodec/vdpau.c
- libavcodec/vdpau_h264.c 3 additions, 3 deletionslibavcodec/vdpau_h264.c
- libavcodec/vdpau_internal.h 3 additions, 3 deletionslibavcodec/vdpau_internal.h
- libavcodec/vdpau_mpeg12.c 2 additions, 2 deletionslibavcodec/vdpau_mpeg12.c
- libavcodec/vdpau_mpeg4.c 2 additions, 2 deletionslibavcodec/vdpau_mpeg4.c
- libavcodec/vdpau_vc1.c 2 additions, 2 deletionslibavcodec/vdpau_vc1.c
Loading
Please register or sign in to comment