aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* Restore Libav supportGravatar wm42017-12-21
* hwdec: remove unused fieldsGravatar wm42017-12-21
* vo_mediacodec_embed: implement hwcontextGravatar Aman Gupta2017-12-20
* vo_gpu: win: remove exclusive-fullscreen detection hackGravatar James Ross-Gowan2017-12-20
* w32_common: refactor and improve window state handlingGravatar pavelxdd2017-12-19
* w32_common: use RECT for storing screen and window size & positionGravatar pavelxdd2017-12-19
* vo_gpu: hwdec_drmprime_drm: don't crash for non-GL contextsGravatar wm42017-12-17
* msg: reinterpret a bunch of message levelsGravatar Niklas Haas2017-12-15
* vd_lavc: rename --hwdec=rpi to --hwdec=mmalGravatar wm42017-12-15
* vd_lavc: use libavcodec metadata for hardware decoder wrappersGravatar wm42017-12-15
* csputils: Add support for Display P3 primariesGravatar Vittorio Giovara2017-12-14
* csputils: Fix DCI P3 primaries white pointGravatar Vittorio Giovara2017-12-14
* vf_buffer: remove this filterGravatar wm42017-12-12
* w32_common: update outdated comment about wakeup eventsGravatar pavelxdd2017-12-11
* vf_convert: default to limited range when converting RGB to YUVGravatar wm42017-12-11
* vo_gpu: hwdec_drmprime_drm: silence error on failed autoprobingGravatar wm42017-12-11
* hwdec: document a forgotten parameterGravatar wm42017-12-11
* video: remove code duplication by calling a hwdec loader helperGravatar wm42017-12-11
* video: properly initialize and set hwdec_interopGravatar wm42017-12-11
* vd_lavc: always load VO interops with non-copy hw decodersGravatar wm42017-12-11
* vo: fix a compiler warning by properly printing a 64bit integerGravatar Jan Ekström2017-12-11
* vd_lavc: add rkmpp to the hwdec_wrappers array.Gravatar LongChair2017-12-10
* vo_gpu: d3d11: check for timestamp query supportGravatar James Ross-Gowan2017-12-09
* 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