aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* video: properly pass through ICC dataGravatar wm42017-10-16
* mp_image: merge AVFrame conversion functionsGravatar wm42017-10-16
* video: add mp_image_params.hw_flags and add an exampleGravatar wm42017-10-16
* video: make it possible to always override hardware decoding formatGravatar wm42017-10-16
* vo_gpu: remove some minor dead codeGravatar wm42017-10-16
* vo_gpu: semi-fix --gpu-context/--gpu-api options and help outputGravatar wm42017-10-16
* mp_image: select an explicit fallback for chroma locationGravatar wm42017-10-16
* vo_gpu: mali-fbdev: fix build errorGravatar Tobias Jakobi2017-10-13
* wayland_common: init output_list during main struct initGravatar Rostislav Pehlivanov2017-10-12
* wayland_common: require wl_output v2 and send MP_INPUT_RELEASE_ALL on uninitGravatar Rostislav Pehlivanov2017-10-11
* vo_gpu: shaderc: include debug info when --gpu-debug is setGravatar James Ross-Gowan2017-10-11
* Add checks for HAVE_GPL to various GPL-only source filesGravatar wm42017-10-10
* wayland_common: adjust default cursor size and scale its bufferGravatar Rostislav Pehlivanov2017-10-10
* vo: fix reference to mediacodec_embedGravatar Aman Gupta2017-10-09
* vo_gpu: android: fix gpu contextGravatar Aman Gupta2017-10-09
* vo_opengl: hwdec_vaegl: Use vaExportSurfaceHandle() if presentGravatar Mark Thompson2017-10-09
* vaapi: Use libva2 message callbacksGravatar Mark Thompson2017-10-09
* vo_gpu: simplify opengl aliasGravatar wm42017-10-09
* vo_gpu: remove duplicated optionsGravatar wm42017-10-09
* vo_opengl: context_drm_egl: Don't create a new framebuffer for every frameGravatar Mark Thompson2017-10-09
* vo_gpu: add android opengl backendGravatar Aman Gupta2017-10-09
* vo: add mediacodec_embed output driverGravatar Aman Gupta2017-10-09
* hwdec: add mediacodec hardware decoder for IMGFMT_MEDIACODEC framesGravatar Aman Gupta2017-10-09
* vo: add VO_CAP_NOREDRAW for upcoming vo_mediacodec_embedGravatar Aman Gupta2017-10-09
* hwdec: rename mediacodec to mediacodec-copyGravatar Aman Gupta2017-10-09
* img_format: AV_PIX_FMT_PAL8 is RGBGravatar wm42017-10-09
* wayland_common: implement output tracking, cleanups and bugfixesGravatar Rostislav Pehlivanov2017-10-09
* wayland_common: allow vo_wayland_uninit(NULL)Gravatar Niklas Haas2017-10-07
* Revert "wayland_common: add support for embedding"Gravatar Rostislav Pehlivanov2017-10-05
* wayland_common: respect close eventsGravatar Rostislav Pehlivanov2017-10-05
* wayland_common: add support for embeddingGravatar Rostislav Pehlivanov2017-10-05
* wayland_common: reset the LIVE_RESIZING flag when resizing endsGravatar Rostislav Pehlivanov2017-10-05
* build: switch preliminary LGPL mode from v3 to v2.1Gravatar wm42017-10-05
* wayland_common: don't hardcode protocol names during registryGravatar Rostislav Pehlivanov2017-10-04
* wayland_common: rewrite from scratchGravatar Rostislav Pehlivanov2017-10-03
* vo_wayland: removeGravatar Rostislav Pehlivanov2017-10-03
* vo_gpu: gl: implement proper extension string searchGravatar wm42017-10-02
* vo_gpu: enable 3DLUTs in dumb modeGravatar Niklas Haas2017-09-30
* vf_vavpp: restrict allowed sw upload formats to nv12/yuv420pGravatar wm42017-09-30
* vaapi: replace error macro implementationGravatar wm42017-09-30
* video: fix green shitGravatar wm42017-09-30
* vaapi: change license to LGPLGravatar wm42017-09-29
* vaapi: move legacy code to vo_vaapi.cGravatar wm42017-09-29
* vf_vavpp: use error checking macroGravatar wm42017-09-29
* vf_vavpp: use libavutil hw frames API for frame pool and uploadGravatar wm42017-09-29
* vaapi: use newer libavutil vaapi pixfmt nameGravatar wm42017-09-29
* vaapi: minor changesGravatar wm42017-09-29
* vo_gpu: vulkan: reword commentGravatar Niklas Haas2017-09-29
* vo_gpu: force layout std430 for PCsGravatar Niklas Haas2017-09-29
* vo_gpu: fix --opengl-gamma redirectGravatar Niklas Haas2017-09-28