summaryrefslogtreecommitdiffstats
path: root/video/hwdec.h
Commit message (Expand)AuthorAgeFilesLines
* video: remove mp_image_params.hw_flags fieldwm42019-10-171-6/+0
* video: rewrite filtering glue codewm42018-01-301-1/+9
* hwdec: remove unused fieldswm42017-12-211-6/+0
* video: remove some more hwdec legacy stuffwm42017-12-021-34/+0
* vd_lavc, vdpau, vaapi: restore emulated API avoidancewm42017-12-021-0/+2
* hwdec: don't require setting legacy hwdec fieldswm42017-12-021-8/+7
* hwdec: remove unused HWDEC_* constantswm42017-12-011-19/+1
* vd_lavc: rewrite how --hwdec is handledwm42017-12-011-4/+9
* video: refactor hw device creation for hwdec copy modeswm42017-12-011-1/+15
* vd_lavc: move entrypoint for hwframes_refinewm42017-12-011-0/+2
* vo_gpu: make it possible to load multiple hwdec interop driverswm42017-12-011-5/+8
* vd_lavc: add support for nvdec hwaccelwm42017-10-281-0/+2
* Add DRM_PRIME Format Handling and Display for RockChip MPP decodersLionel CHAZALLON2017-10-231-0/+1
* video: remove special path for hwdec screenshotswm42017-10-161-10/+0
* video: fix previous commitwm42017-10-161-2/+1
* video: make previously added hwdec params mechanism more genericwm42017-10-161-5/+6
* video: add mp_image_params.hw_flags and add an examplewm42017-10-161-0/+18
* hwdec: add mediacodec hardware decoder for IMGFMT_MEDIACODEC framesAman Gupta2017-10-091-0/+1
* hwdec: rename mediacodec to mediacodec-copyAman Gupta2017-10-091-1/+1
* hwdec: fix 2 commentswm42017-05-241-2/+1
* vdpau: crappy hack to allow initializing hw decoding after preemptionwm42017-05-191-0/+3
* video: fix a typo in a commentwm42017-03-231-1/+1
* vd_lavc, vaapi: move hw device creation to generic codewm42017-02-201-0/+6
* videotoolbox: remove weird format-negotiation between VO and decoderwm42017-02-171-6/+1
* hwdec: add a AVBufferRef(AVHWDeviceContext) fieldwm42017-01-161-0/+3
* vo_opengl, vaapi: properly probe 10 bit rendering supportwm42017-01-131-1/+5
* vo_opengl: hwdec_cuda: Use dynamic loading for cuda functionsPhilip Langdale2016-11-231-0/+1
* video: add --hwdec=vdpau-copy modewm42016-10-201-0/+1
* vd_lavc: Add hwdec wrapper for crystalhdPhilip Langdale2016-10-151-0/+1
* rpi: add --hwdec=rpi-copywm42016-09-301-0/+1
* hwdec_cuda: Add trivial cuda-copy wrapperPhilip Langdale2016-09-111-0/+1
* hwdec/opengl: Add support for CUDA and cuvid/NvDecodePhilip Langdale2016-09-081-0/+1
* videotoolbox: add --hwdec=videotoolbox-copy for h/w accelerated decoding with...Aman Gupta2016-07-151-0/+1
* video: add --hwdec=auto-copy modewm42016-05-111-1/+4
* video: refactor how VO exports hwdec device handleswm42016-05-091-25/+52
* command: change some hwdec propertieswm42016-05-041-0/+1
* vo_opengl: D3D11VA + ANGLE interopwm42016-04-271-0/+1
* hwdec: remove numbers from enumwm42016-04-271-10/+10
* videotoolbox: change how videotoolbox format is managedwm42016-04-071-0/+1
* vd_lavc: add d3d11va hwdecKevin Mitchell2016-03-301-2/+3
* Add a mediacodec decoder hwdec wrapperJan Ekström2016-03-251-0/+1
* dxva2: add interop (non-copyback) hwdec_typeKevin Mitchell2016-02-171-2/+3
* video: remove VDA supportwm42015-09-281-1/+0
* hwdec: add VideoToolbox supportSebastien Zwickert2015-08-051-0/+1
* options: cleanup hwdec name mappingswm42015-07-071-1/+6
* vo_direct3d, dxva2: use the same D3D devicewm42015-07-031-0/+1
* RPI supportwm42015-03-291-0/+1
* command: add property returning detected hwdec APIwm42015-02-021-0/+13
* video: handle hwdec screenshots differentlywm42015-01-221-0/+9
* video: have a generic context struct for hwdec backendswm42015-01-221-3/+15
* video: move display and timing to a separate threadwm42014-08-121-0/+2
* video: move struct mp_hwdec_info into its own header filewm42013-11-231-0/+20