aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* player: do not destroy VO immediately if there is no video trackGravatar wm42017-08-14
* vo_opengl: hwdec_vdpau: use correct source texture sizeGravatar wm42017-08-14
* player: add --track-auto-selection optionGravatar wm42017-08-12
* player: fix another audio resync issueGravatar wm42017-08-12
* player: make --lavfi-complex changeable at runtimeGravatar wm42017-08-12
* af_lavrresample: don't call swr_set_compensation() unless necessaryGravatar wm42017-08-12
* vo_opengl: hwdec_ios: fix buildGravatar wm42017-08-11
* 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