aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* w32_common: improve the window message state machineGravatar pavelxdd2017-12-07
* w32_common: skip window snapping if Windows handled itGravatar pavelxdd2017-12-07
* vo: add support for externally driven renderloop and make wayland use itGravatar Rostislav Pehlivanov2017-12-05
* vo_gpu: d3d11_helpers: use better formatting for PCI IDsGravatar James Ross-Gowan2017-12-04
* Fix various typos in log messagesGravatar Nicolas F2017-12-03
* video: probe format of primary plane in drm/egl contextGravatar Anton Kindestam2017-12-03
* hwdec: whitespace cleanup in hwdec_drmprime_drm.cGravatar Anton Kindestam2017-12-03
* video: fix use of possibly-NULL pointer in drm_egl_initGravatar Anton Kindestam2017-12-03
* video: fix double free in drm_atomic_create_contextGravatar Anton Kindestam2017-12-03
* build: remove POSIX/sysv shared memory testGravatar wm42017-12-02
* vd_lavc: don't request native pixfmt with -copy and METHOD_INTERNALGravatar wm42017-12-02
* 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
* vd_lavc: simpler way to check for opque hw frameGravatar wm42017-12-02
* vd_lavc: sort -copy hwdec modes to end of listGravatar wm42017-12-02
* vd_lavc: allow forcing single implementations with --hwdecGravatar wm42017-12-02
* vd_lavc: slightly simplifyGravatar wm42017-12-02
* vd_lavc: coding styleGravatar wm42017-12-02
* hwdec: remove unused HWDEC_* constantsGravatar wm42017-12-01
* vd_lavc: fix dumb nonsenseGravatar wm42017-12-01
* vd_lavc, mp_image: remove weird mpv specific palette constantGravatar wm42017-12-01
* vd_lavc: merge redundant headerGravatar wm42017-12-01
* vd_lavc: rewrite how --hwdec is handledGravatar wm42017-12-01
* vd_lavc: drop mediacodec direct rendering support temporarilyGravatar wm42017-12-01
* video: move d3d.c out of decode sub directoryGravatar wm42017-12-01
* vd_lavc: delete hw_d3d11va.c/hw_dxva2.c and merge leftoversGravatar wm42017-12-01
* hw_dxva2: move dxva2 code to d3d.cGravatar wm42017-12-01
* video: refactor hw device creation for hwdec copy modesGravatar wm42017-12-01
* video: fix memory leaks with hwdec copy modesGravatar wm42017-12-01
* vd_lavc: move entrypoint for hwframes_refineGravatar wm42017-12-01
* vd_lavc: remove process_image callbackGravatar wm42017-12-01
* d3d11: move code for d3d11eglrgb hackGravatar wm42017-12-01
* vo_gpu: hwdec: remove redundant fieldsGravatar wm42017-12-01
* vo_gpu: make it possible to load multiple hwdec interop driversGravatar wm42017-12-01
* vo_opengl: hwdec_vaegl: Reenable vaExportSurfaceHandle()Gravatar Mark Thompson2017-11-30
* vd_lavc: prefer nvdec over vdpau with --hwdec=autoGravatar wm42017-11-30
* vo_gpu: remove hwdec_vaglx interopGravatar wm42017-11-30
* vf: remove a stray HAVE_GPLGravatar wm42017-11-30
* vf_lavfi: remove old internal wrapper API stuffGravatar wm42017-11-29
* vf_sub, vf_format: change license to LGPLGravatar wm42017-11-29
* vf: remove most GPL video filtersGravatar wm42017-11-29
* vf: add vf_convert as interim replacement for vf_scaleGravatar wm42017-11-29
* vo_gpu: d3d11: don't use runtime version for UAV slot countGravatar James Ross-Gowan2017-11-19
* vo_gpu: d3d11_helpers: don't try BGRA_SUPPORTGravatar James Ross-Gowan2017-11-19
* vo_gpu: d3d11: mark the bgra8 format as unorderedGravatar James Ross-Gowan2017-11-19
* w32_common: move imm32.dll function to w32->api structGravatar pavelxdd2017-11-15
* vo_gpu/context_android: Process surface resizes correctlyGravatar sfan52017-11-14
* vo_gpu: ra_gl: remove stride hackGravatar wm42017-11-12
* vo_gpu: d3d11: remove flipped texture upload hackGravatar James Ross-Gowan2017-11-12