aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* audio: fix spdif modeGravatar wm42017-08-23
* DOCS/interface-changes.rst: don't suggest @deinterlace labelGravatar wm42017-08-23
* video: change --deinterlace behaviorGravatar wm42017-08-22
* manpage: video equalizer properties now behave differentlyGravatar wm42017-08-22
* manpage: remove removed "osd" commandGravatar wm42017-08-22
* vo_direct3d: fix buildGravatar wm42017-08-22
* video: redo video equalizer option handlingGravatar wm42017-08-22
* vf_eq: remove this filterGravatar wm42017-08-22
* options: add a thread-safe way to notify option updatesGravatar wm42017-08-22
* build: pick a main-fn source file only if cplayer is builtGravatar wm42017-08-22
* vo_opengl: refactor tex_upload to ra_buf_poolGravatar Niklas Haas2017-08-22
* TOOLS/lua/autodeint: update to lavfi-bridgeGravatar Ricardo Constantino2017-08-21
* win32: fix massive memory corruption (take 2)Gravatar wm42017-08-21
* win32: fix massive memory corruptionGravatar wm42017-08-21
* ao_rsound: allow setting the hostGravatar wm42017-08-21
* x11: fix that window could be resized when using embeddingGravatar wm42017-08-21
* video: add metadata handling for spherical videoGravatar wm42017-08-21
* Revert "x11: drop xscrnsaver use"Gravatar Martin Herkt2017-08-20
* Revert "x11: use xdg-screensaver suspend/resume"Gravatar Martin Herkt2017-08-20
* context_angle: remove unused variableGravatar James Ross-Gowan2017-08-20
* context_angle: replace hard-coded array sizeGravatar James Ross-Gowan2017-08-19
* osx: remove the standard "Show Tab Bar" menu itemGravatar Akemi2017-08-18
* osx: code cleanups and cosmetic fixesGravatar Akemi2017-08-18
* osx: refactor menu bar creationGravatar Akemi2017-08-18
* osx: move menu bar creation into its own fileGravatar Akemi2017-08-18
* audio: fix uninitialized data accessGravatar wm42017-08-18
* vo_opengl: allow texture uploads to failGravatar Niklas Haas2017-08-18
* options: correct two remaining instances of singular `file-path` optionsGravatar Frédéric Brière2017-08-18
* vo_opengl: clarify the ra_fns.debug_markerGravatar Niklas Haas2017-08-18
* vo_opengl: refactor RA texture and buffer updatesGravatar Niklas Haas2017-08-18
* vo_opengl: make blitting an explicit capabilityGravatar Niklas Haas2017-08-18
* vo_opengl: make ra_fns.timer_create optionalGravatar Niklas Haas2017-08-18
* TOOLS/autocrop.lua: fix cropdetect black limit for 10-bit videosGravatar Ricardo Constantino2017-08-17
* stream: add an assert() to an obscure seek caseGravatar wm42017-08-17
* demux_lavf: use partial read for AVIOContext.read_packetGravatar wm42017-08-17
* manpage: update --lavfi-complex descriptionGravatar wm42017-08-17
* vo_opengl: remove redundant #defines in unsharp_hookGravatar Niklas Haas2017-08-17
* audio: fix build on LibavGravatar wm42017-08-16
* audio: introduce a new type to hold audio framesGravatar wm42017-08-16
* vo_opengl: extract non-ANGLE specific D3D11 codeGravatar James Ross-Gowan2017-08-17
* img_format: #if -> #ifdefGravatar wm42017-08-16
* TOOLS/autoload.lua: implement natural sortingGravatar Ricardo Constantino2017-08-16
* x11: use xdg-screensaver suspend/resumeGravatar wm42017-08-15
* vo_rpi: fix operationGravatar wm42017-08-15
* vo_opengl: fix incorrect glBindFramebuffer() callGravatar wm42017-08-15
* vo_opengl: fix dangling pointers when VAOs are not availableGravatar wm42017-08-15
* Revert "build: rpi: rely on pkgconfig for compiler flags"Gravatar wm42017-08-15
* img_format: better exclusion of bayer formatsGravatar wm42017-08-15
* vo_opengl: support float pixel formatsGravatar wm42017-08-15
* options: change --loop semanticsGravatar wm42017-08-14