aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* player: fix --lavfi-complex freezeGravatar wm42017-08-11
* vo_opengl: remove some dead codeGravatar wm42017-08-11
* vo_opengl: handle probing GL texture formats betterGravatar wm42017-08-11
* vo_opengl: remove another unneeded GL includeGravatar wm42017-08-11
* rpi: fix buildGravatar wm42017-08-11
* vo_opengl: move strictly private ra_gl structs to .c fileGravatar wm42017-08-11
* man/mpv: document bd:// expected titles and title listGravatar Ricardo Constantino2017-08-11
* vo_opengl: remove some indirect GL header inclusions from core rendererGravatar wm42017-08-10
* vo_opengl: separate hwdec context and mapping, port it to use raGravatar wm42017-08-10
* vo_opengl: hwdec_cuda: fix filtering modeGravatar wm42017-08-09
* vo_opengl: shrink the hwdec overlay APIGravatar wm42017-08-09
* vd_lavc: fix device leak with copy-mode hwaccelsGravatar wm42017-08-09
* vo_opengl: add a hack for Apple's broken iOS hwdec stuffGravatar wm42017-08-08
* vo_opengl: go back to using GL_TIME_ELAPSEDGravatar Niklas Haas2017-08-08
* Revert "mp_image_pool: disallow adding read only frames"Gravatar wm42017-08-08
* options: fix --includeGravatar wm42017-08-08
* demux_mkv: avoid an error message in a corner caseGravatar wm42017-08-08
* build: use main-fn-cocoa.c on OSXGravatar wm42017-08-08
* player: fix confusion in audio resync codeGravatar wm42017-08-08
* player: fix --end with large valuesGravatar wm42017-08-08
* vo_opengl: don't call glGetProgramBinary if GL_PROGRAM_BINARY_LENGTH==0Gravatar wm42017-08-08
* x11: drop xscrnsaver useGravatar wm42017-08-08
* build: fix dependencies for Cygwin environmentGravatar feixm12017-08-08
* vo_opengl: cosmetics to commentsGravatar wm42017-08-08
* player: readd smi subtitle extensionGravatar wm42017-08-08
* ao_wasapi: remove old commentGravatar Kevin Mitchell2017-08-07
* ao_wasapi: reorganize wasapi.hGravatar Kevin Mitchell2017-08-07
* ao_wasapi: deduplicate wasapi sample format selectionGravatar Kevin Mitchell2017-08-07
* ao_wasapi: clean up find_formats logicGravatar Kevin Mitchell2017-08-07
* ao_wasapi: return bool instead of HRESULT from thread_initGravatar Kevin Mitchell2017-08-07
* vo_opengl: call ra_free() in the correct contextGravatar wm42017-08-07
* vf_vapoursynth: fix inverted sign and restore 10 bit supportGravatar wm42017-08-07
* client API: more opengl_cb clarificationsGravatar wm42017-08-07
* vo_opengl: add another ra_format field to exclude insane formatsGravatar wm42017-08-07
* vo_opengl: further GL API use separationGravatar wm42017-08-07
* vo_opengl: fix minor memory leakGravatar wm42017-08-07
* vo_opengl: nuke ra_gl->first_runGravatar Niklas Haas2017-08-07
* vo_opengl: better formatting for enum RA_CAPGravatar Niklas Haas2017-08-07
* vo_opengl: also support RA_VARTYPE_INT vertex attribsGravatar Niklas Haas2017-08-07
* vo_opengl: simplify mirroring and fix it if glBlitFramebuffer is usedGravatar wm42017-08-07
* travis: install missing x11 depsGravatar Ricardo Constantino2017-08-07
* travis: print config.log on failure like appveyorGravatar Ricardo Constantino2017-08-07
* vo_opengl: drop pointless fbotex_init() functionGravatar wm42017-08-07
* vo_opengl: generalize ra_buf to support other buffer objectsGravatar Niklas Haas2017-08-07
* acompressor.lua: Convert to use mp.options and lavfi filter bridgeGravatar Jan Janssen2017-08-07
* cocoa: add an option to disable the native macOS fullscreenGravatar Akemi2017-08-06
* ytdl_hook: support fragments with relative pathsGravatar Ricardo Constantino2017-08-06
* vo_opengl: only mark frames as fresh if they contain a new imageGravatar Niklas Haas2017-08-06
* vo_opengl: drop ra_gl.h from shader_cache.cGravatar Niklas Haas2017-08-06
* vo_opengl: measure pass_draw_osd as a wholeGravatar Niklas Haas2017-08-06