aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/hwdec.h
Commit message (Expand)AuthorAge
* video: rewrite filtering glue codeGravatar wm42018-01-30
* hwdec: remove unused fieldsGravatar wm42017-12-21
* video: remove some more hwdec legacy stuffGravatar wm42017-12-02
* vd_lavc, vdpau, vaapi: restore emulated API avoidanceGravatar wm42017-12-02
* hwdec: don't require setting legacy hwdec fieldsGravatar wm42017-12-02
* hwdec: remove unused HWDEC_* constantsGravatar wm42017-12-01
* vd_lavc: rewrite how --hwdec is handledGravatar wm42017-12-01
* video: refactor hw device creation for hwdec copy modesGravatar wm42017-12-01
* vd_lavc: move entrypoint for hwframes_refineGravatar wm42017-12-01
* vo_gpu: make it possible to load multiple hwdec interop driversGravatar wm42017-12-01
* vd_lavc: add support for nvdec hwaccelGravatar wm42017-10-28
* Add DRM_PRIME Format Handling and Display for RockChip MPP decodersGravatar Lionel CHAZALLON2017-10-23
* video: remove special path for hwdec screenshotsGravatar wm42017-10-16
* video: fix previous commitGravatar wm42017-10-16
* video: make previously added hwdec params mechanism more genericGravatar wm42017-10-16
* video: add mp_image_params.hw_flags and add an exampleGravatar wm42017-10-16
* hwdec: add mediacodec hardware decoder for IMGFMT_MEDIACODEC framesGravatar Aman Gupta2017-10-09
* hwdec: rename mediacodec to mediacodec-copyGravatar Aman Gupta2017-10-09
* hwdec: fix 2 commentsGravatar wm42017-05-24
* vdpau: crappy hack to allow initializing hw decoding after preemptionGravatar wm42017-05-19
* video: fix a typo in a commentGravatar wm42017-03-23
* vd_lavc, vaapi: move hw device creation to generic codeGravatar wm42017-02-20
* videotoolbox: remove weird format-negotiation between VO and decoderGravatar wm42017-02-17
* hwdec: add a AVBufferRef(AVHWDeviceContext) fieldGravatar wm42017-01-16
* vo_opengl, vaapi: properly probe 10 bit rendering supportGravatar wm42017-01-13
* vo_opengl: hwdec_cuda: Use dynamic loading for cuda functionsGravatar Philip Langdale2016-11-23
* video: add --hwdec=vdpau-copy modeGravatar wm42016-10-20
* vd_lavc: Add hwdec wrapper for crystalhdGravatar Philip Langdale2016-10-15
* rpi: add --hwdec=rpi-copyGravatar wm42016-09-30
* hwdec_cuda: Add trivial cuda-copy wrapperGravatar Philip Langdale2016-09-11
* hwdec/opengl: Add support for CUDA and cuvid/NvDecodeGravatar Philip Langdale2016-09-08
* videotoolbox: add --hwdec=videotoolbox-copy for h/w accelerated decoding with...Gravatar Aman Gupta2016-07-15
* video: add --hwdec=auto-copy modeGravatar wm42016-05-11
* video: refactor how VO exports hwdec device handlesGravatar wm42016-05-09
* command: change some hwdec propertiesGravatar wm42016-05-04
* vo_opengl: D3D11VA + ANGLE interopGravatar wm42016-04-27
* hwdec: remove numbers from enumGravatar wm42016-04-27
* videotoolbox: change how videotoolbox format is managedGravatar wm42016-04-07
* vd_lavc: add d3d11va hwdecGravatar Kevin Mitchell2016-03-30
* Add a mediacodec decoder hwdec wrapperGravatar Jan Ekström2016-03-25
* dxva2: add interop (non-copyback) hwdec_typeGravatar Kevin Mitchell2016-02-17
* video: remove VDA supportGravatar wm42015-09-28
* hwdec: add VideoToolbox supportGravatar Sebastien Zwickert2015-08-05
* options: cleanup hwdec name mappingsGravatar wm42015-07-07
* vo_direct3d, dxva2: use the same D3D deviceGravatar wm42015-07-03
* RPI supportGravatar wm42015-03-29
* command: add property returning detected hwdec APIGravatar wm42015-02-02
* video: handle hwdec screenshots differentlyGravatar wm42015-01-22
* video: have a generic context struct for hwdec backendsGravatar wm42015-01-22
* video: move display and timing to a separate threadGravatar wm42014-08-12