aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* win32: fix for wm_syscommandGravatar pavelxdd2017-01-05
* af_lavfi, vf_lavfi: work around recent libavfilter EOF bugGravatar wm42017-01-02
* vo_opengl: egl: handle potential eglChooseConfig failuresGravatar wm42016-12-31
* vo_opengl: egl: fix depth size parameterGravatar wm42016-12-30
* vo_opengl: x11egl: fix alpha modeGravatar wm42016-12-30
* vo_opengl: x11: move RGBA visual test to x11_common.cGravatar wm42016-12-30
* vo_opengl: egl_helpers: add a way to override config selectionGravatar wm42016-12-30
* vo_opengl: egl_helpers: add a way to pass more optionsGravatar wm42016-12-30
* Prefix libavcodec CODEC_FLAG_ constants with AV_Gravatar wm42016-12-29
* vo_opengl: partially fix rotation for 4:2:2 contentGravatar Niklas Haas2016-12-28
* cocoa: fix build on OS X 10.9Gravatar Akemi2016-12-26
* options: deprecate codec family selection in --vd/--adGravatar wm42016-12-23
* vd_lavc: use AVFrame fields directly instead of AVCodecContextGravatar wm42016-12-22
* video: use demuxer-signaled duration for last video frameGravatar wm42016-12-21
* Fix mistakes in spelling and grammarGravatar Dario Russo2016-12-21
* ad_lavc, vd_lavc: don't set AVCodecContext.refcounted_framesGravatar wm42016-12-18
* cocoa: cosmetic fixesGravatar Akemi2016-12-16
* cocoa: fullscreen refactoringGravatar Akemi2016-12-15
* win32: change the log level of 'move window' msgGravatar pavelxdd2016-12-14
* cocoa: fix dropping of certain urls on the windowGravatar Akemi2016-12-14
* win32: window styles improvementsGravatar pavelxdd2016-12-12
* win32: update winapi functions namesGravatar pavelxdd2016-12-12
* client API: allow passing NULL to mpv_opengl_cb_uninit_gl()Gravatar wm42016-12-09
* vo_rpi: partially undeprecateGravatar wm42016-12-08
* Remove compatibility thingsGravatar wm42016-12-07
* vo_opengl: hwdec_cuda: Don't include hwcontext headersGravatar Philip Langdale2016-12-04
* vdpau: fix vaapi probing if libvdpau-va-gl1 is presentGravatar wm42016-12-02
* vo_opengl: don't rely on viewport to contain window dimensionsGravatar wm42016-12-02
* wayland: destroy input before closing the display connection.Gravatar Emmanuel Gil Peyrot2016-11-27
* options: remove deprecated sub-option handling for --vo and --aoGravatar wm42016-11-25
* angle_dynamic: silence warnings during compilationGravatar pavelxdd2016-11-25
* vo_opengl: hwdec_cuda: Prefix cuda symbols to avoid collisionsGravatar Philip Langdale2016-11-24
* vo_opengl: hwdec_cuda: make some init errors verboseGravatar wm42016-11-24
* vo_opengl: hwdec_cuda: fix crash when trying to use hwdec=cuda if cuda SDK is...Gravatar pavelxdd2016-11-24
* vo_opengl/cuda_dynamic: Use explicit cast to silence warnings on windowsGravatar Philip Langdale2016-11-24
* wscript: Fix cuda test to actually work when cuda SDK is not presentGravatar Philip Langdale2016-11-23
* angle_dynamic: minor simplificationGravatar wm42016-11-23
* Support linking ANGLEGravatar Martin Herkt2016-11-23
* vo_opengl: hwdec_d3d11egl: fix ANGLE fallback defineGravatar wm42016-11-23
* vo_opengl: hwdec_cuda: Use dynamic loading for cuda functionsGravatar Philip Langdale2016-11-23
* vo_opengl: hwdec_cuda: Support P016 output surfacesGravatar Philip Langdale2016-11-22
* vf_vdpaurb: remove this filterGravatar wm42016-11-22
* d3d11va: unconditionally load D3D DLLsGravatar James Ross-Gowan2016-11-23
* win32: fix some Clang warningsGravatar James Ross-Gowan2016-11-17
* vo_opengl: blend against background color for --alpha=blendGravatar Philip Sequeira2016-11-13
* cocoa: option to scale window by HiDPI scale factorGravatar Akemi2016-11-11
* vdpau: fix hwdec uninitGravatar wm42016-11-10
* dec_video: don't spam missing PTS warningsGravatar wm42016-11-09
* dec_video, dec_audio: avoid full reinit on switches to the same segmentGravatar wm42016-11-09
* demux: expose demuxer colorimetry metadata to playerGravatar Niklas Haas2016-11-08