aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* options: properly handle deprecated options with CLI actionsGravatar wm42017-09-22
* android: posix_spawn(p) replacementGravatar sfan52017-09-22
* build: fix build for waf 2.0Gravatar orbea2017-09-22
* vo_gpu: fix autoprobing messageGravatar wm42017-09-22
* build: make vo_gpu + infrastructure non-optionalGravatar wm42017-09-22
* vd_lavc: revert accidental vaapi changes revertGravatar wm42017-09-22
* vo_opengl_cb: hwdec_ios: fix buildGravatar Aman Gupta2017-09-22
* vo_gpu: fix vo=opengl legacy aliasGravatar Niklas Haas2017-09-21
* vo_gpu: fix memleak in ra_gl_ctxGravatar Niklas Haas2017-09-21
* vo_gpu: drop the RA_CAP_NESTED_ARRAY req from EWA computeGravatar Niklas Haas2017-09-21
* wayland: allow vo_wayland_uninit(NULL)Gravatar Niklas Haas2017-09-21
* vo_gpu: fix possible segfault in shader_cache.cGravatar Niklas Haas2017-09-21
* vo_gpu: fix gamma scaleGravatar Niklas Haas2017-09-21
* vo_gpu: fix comment on ra_buf_typeGravatar Niklas Haas2017-09-21
* vo_gpu: describe the plane merging passGravatar Niklas Haas2017-09-21
* cocoa: re-enable double bufferingGravatar James Ross-Gowan2017-09-21
* vo_gpu: convert windows/osx hwdecs/contexts to new APIGravatar James Ross-Gowan2017-09-21
* vo_opengl: refactor into vo_gpuGravatar Niklas Haas2017-09-21
* audio: fix resamplingGravatar wm42017-09-21
* build: add preliminary LGPL modeGravatar wm42017-09-21
* audio: make libaf derived code optionalGravatar wm42017-09-21
* audio: move libswresample wrapper out of audio filter codeGravatar wm42017-09-21
* audio_buffer: remove dependency on mp_audioGravatar wm42017-09-21
* mp_image: don't guess colorspace params in mp_image_copy_attributes()Gravatar wm42017-09-19
* mp_image: always copy pixel aspect ratioGravatar wm42017-09-19
* mp_image: always copy color attributes on hw downloadGravatar wm42017-09-19
* build: remove some dead codeGravatar wm42017-09-19
* Revert "vd_lavc: change auto-probe order to prefer cuda over vdpau-copy"Gravatar wm42017-09-19
* options: remove --heartbeat-cmd and --heartbeat--intervalGravatar wm42017-09-18
* RELEASE_NOTES: remove old releasesGravatar wm42017-09-18
* build: use unified dependency expressions instead of weird fieldsGravatar wm42017-09-18
* osdep/io: add android related bullshitGravatar Jan Ekström2017-09-18
* build: remove duplicate android option after 72a8120daGravatar Ilya Tumaykin2017-09-17
* vo_opengl: make the ra_renderpass names consistentGravatar Niklas Haas2017-09-13
* vo_opengl: use GLX_MESA_swap_control where availableGravatar Niklas Haas2017-09-13
* Update VERSIONGravatar Martin Herkt2017-09-13
* Release 0.27.0Gravatar Martin Herkt2017-09-13
* vo_opengl: always initialize uniforms on first useGravatar Niklas Haas2017-09-12
* vo_opengl: generalize UBO packing/handlingGravatar Niklas Haas2017-09-12
* vo: avoid putting large voctrl_performance_data on stackGravatar Niklas Haas2017-09-11
* vo_opengl: refactor timer_pool_measure (again)Gravatar Niklas Haas2017-09-11
* vo_opengl: fix out-of-bounds access in timer_pool_measureGravatar Niklas Haas2017-09-11
* vo_opengl: fix out-of-bounds read in update_uniformGravatar Niklas Haas2017-09-11
* vo_opengl: refactor/fix mp_pass_perf codeGravatar Niklas Haas2017-09-11
* vo_opengl: add a gamut warning featureGravatar Niklas Haas2017-09-10
* man: correct default for --audio-file-autoGravatar Martin Herkt2017-09-10
* osx: fix media keys input when other Apps steal the priorityGravatar Akemi2017-09-07
* vo_opengl: add support for vulkan GLSL dialectGravatar Niklas Haas2017-09-04
* vo_opengl: use rgba16 for 3DLUTs instead of rgb16Gravatar Niklas Haas2017-09-04
* vo_opengl: refactor scaler LUT weight packing/loadingGravatar Niklas Haas2017-09-04