avcodec: Implement vc1 nvdec hwaccel
This hwaccel is interesting because it also works for wmv3/9 content, which is not supported by the nvidia parser used by cuviddec.
Showing
- Changelog 1 addition, 1 deletionChangelog
- configure 3 additions, 0 deletionsconfigure
- libavcodec/Makefile 1 addition, 0 deletionslibavcodec/Makefile
- libavcodec/allcodecs.c 2 additions, 0 deletionslibavcodec/allcodecs.c
- libavcodec/nvdec.c 2 additions, 0 deletionslibavcodec/nvdec.c
- libavcodec/nvdec_vc1.c 184 additions, 0 deletionslibavcodec/nvdec_vc1.c
- libavcodec/vc1dec.c 3 additions, 0 deletionslibavcodec/vc1dec.c
- libavcodec/version.h 1 addition, 1 deletionlibavcodec/version.h
Loading
Please register or sign in to comment