-
- Downloads
lavc: Add new VDA hwaccel
It leverages the new hwaccel 1.2 features:
- get_buffer2 is never called
- the internal context is automatically initialized/deinitialized
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
Showing
- configure 2 additions, 0 deletionsconfigure
- libavcodec/Makefile 1 addition, 0 deletionslibavcodec/Makefile
- libavcodec/allcodecs.c 1 addition, 0 deletionslibavcodec/allcodecs.c
- libavcodec/h264_slice.c 2 additions, 0 deletionslibavcodec/h264_slice.c
- libavcodec/vda.c 72 additions, 0 deletionslibavcodec/vda.c
- libavcodec/vda.h 53 additions, 0 deletionslibavcodec/vda.h
- libavcodec/vda_h264.c 250 additions, 7 deletionslibavcodec/vda_h264.c
- libavcodec/vda_internal.h 33 additions, 0 deletionslibavcodec/vda_internal.h
Loading
Please register or sign in to comment