aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* video: make --deinterlace and HW deinterlace filters always deinterlaceGravatar wm42018-02-13
* build: drop support for SDL1Gravatar wm42018-02-13
* audio: move back PTS jump detection to before filter chainGravatar wm42018-02-13
* DOCS/interface-changes.rst: fix typoGravatar wm42018-02-13
* vo_gpu: d3d11: implement tex_download()Gravatar James Ross-Gowan2018-02-13
* vo_gpu: use a variable for the RA_CAP_FRAGCOORD flagGravatar James Ross-Gowan2018-02-13
* vo_gpu: check for HDR peak detection in dumb mode tooGravatar James Ross-Gowan2018-02-13
* build: fix swift detection on major swift versionsGravatar Akemi2018-02-12
* build: fix swift detection with python3Gravatar Akemi2018-02-12
* build: fix configure on windowsGravatar Akemi2018-02-12
* cocoa-cb: initial implementation via opengl-cb APIGravatar Akemi2018-02-12
* build: fix linking to dev SDK on macOSGravatar Akemi2018-02-12
* osx: always deactivate the early opengl flush on macOSGravatar Akemi2018-02-12
* ytdl_hook: add ytdl:// prefix again for non-youtube playlistsGravatar Ricardo Constantino2018-02-11
* ytdl_hook: add script opt for using manifest URLsGravatar Ricardo Constantino2018-02-11
* ytdl_hook: parse youtube playlist urls to set start indexGravatar Ricardo Constantino2018-02-11
* ytdl_hook: exit early, save an indentation levelGravatar Ricardo Constantino2018-02-11
* ytdl_hook: various nitGravatar Ricardo Constantino2018-02-11
* ytdl_hook: whitelist subtitle URLs as wellGravatar Ricardo Constantino2018-02-11
* ytdl_hook: use fallback if there's no demuxer-lavf-list propGravatar Ricardo Constantino2018-02-11
* appveyor: trigger build on pushing to 'ci'Gravatar Kevin Mitchell2018-02-11
* vo_drm: support --monitorpixelaspectGravatar Marco Migliori2018-02-11
* vo_drm: reset last input image on reconfigGravatar Marco Migliori2018-02-11
* vo_drm: make the osd as large as the screenGravatar Marco Migliori2018-02-11
* vo_gpu: make screenshots use the GL rendererGravatar wm42018-02-11
* vo_gpu: add internal ability to skip osd/subs for renderingGravatar wm42018-02-11
* vo_gpu: use blit() only if target ra_tex supports itGravatar wm42018-02-11
* vo_gpu: add memory barrier on the HDR peak detectionGravatar Niklas Haas2018-02-11
* vo_gpu: correctly infer HDR peak detection supportGravatar Niklas Haas2018-02-11
* vo_gpu: refactor HDR peak detection algorithmGravatar Niklas Haas2018-02-11
* appveyor: use undocumented --ask to force yes for all questionsGravatar Ricardo Constantino2018-02-11
* player: correctly set track information on adding external filesGravatar Zehua Chen2018-02-10
* wayland_common: fix idle_inhibitor protocol segfaultGravatar Rostislav Pehlivanov2018-02-09
* drmprime interop : Add frames triple bufferingGravatar LongChair2018-02-07
* vd_lavc: fix stall with some uses of --hwdec=copyGravatar wm42018-02-05
* vo_gpu: port HDR tone mapping algorithm from libplaceboGravatar Niklas Haas2018-02-05
* vo_gpu: add RA_CAP for gl_NumWorkGroupsGravatar Niklas Haas2018-02-05
* vo_gpu: vulkan: correctly enable textureGatherOffsetGravatar Niklas Haas2018-02-05
* vo_gpu: vulkan: don't issue queries for unused timersGravatar Niklas Haas2018-02-05
* vo_gpu: vulkan: try enabling required featuresGravatar Niklas Haas2018-02-05
* vo_gpu: vulkan: add missing buffer barrier fieldsGravatar Niklas Haas2018-02-05
* f_decoder_wrapper: fix log message incorrect for audioGravatar wm42018-02-05
* f_demux_in: give it a slightly better filter nameGravatar wm42018-02-05
* filter: don't randomly lose async wakeup notificationsGravatar wm42018-02-05
* vd_lavc: fix recently broken hardware decode fallbackGravatar wm42018-02-04
* vf_vapoursynth: always keep input frame array filledGravatar wm42018-02-03
* vf_vapoursynth: fix lockingGravatar wm42018-02-03
* tests: stop comparing floats against DBL_EPSILON, use FLT_EPSILONGravatar Ilya Tumaykin2018-02-03
* swresample: minor simplificationGravatar wm42018-02-03
* swresample: remove unnecessary request for new inputGravatar wm42018-02-03