aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* 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
* mp_image: dump all mp_colorspace members in verbose loggingGravatar wm42016-11-08
* vo_opengl: fix --blend-subtitles handlingGravatar wm42016-11-07
* vo_opengl: fix redrawing with hardware decodingGravatar wm42016-11-07
* Apply autofit-larger after autofit-smallerGravatar Nils Maier2016-11-03
* filter_kernels: add ability to taper kernels/windowsGravatar Niklas Haas2016-11-01
* vo: clear frame repeat flag when redrawingGravatar wm42016-11-01
* vo_opengl: make frame reupload logic more robustGravatar wm42016-11-01
* vo_opengl_cb: fix a race conditionGravatar wm42016-10-30
* vo_opengl_cb: fix inverted conditionGravatar wm42016-10-30
* vo_opengl_cb: update current frame if a frame is droppedGravatar wm42016-10-30
* vo_tct: support also 256 colors outputGravatar Avi Halachmi (:avih)2016-10-25
* vo_tct: optional custom size, support non-posix with 80x25 defaultGravatar Avi Halachmi (:avih)2016-10-25
* vo_opengl: context_rpi: fix stdatomic usageGravatar wm42016-10-21
* vo_opengl: partially re-enable glFlush() callsGravatar wm42016-10-21
* vo: vo_tct is now available on non-POSIXGravatar wm42016-10-20
* build: don't rely on "__thread" being always available with GCCGravatar Dmitrij D. Czarkoff2016-10-20
* opengl: compile against iOS OpenGLES implementationGravatar Aman Gupta2016-10-20
* vf_vdpaurb: deprecate this filterGravatar wm42016-10-20
* video: add --hwdec=vdpau-copy modeGravatar wm42016-10-20
* vo_tct: introduce modern caca alternativeGravatar rr-2016-10-20
* ad_lavc, vd_lavc: fix a recent libavcodec deprecation warningGravatar wm42016-10-17
* vd_lavc: Add hwdec wrapper for crystalhdGravatar Philip Langdale2016-10-15
* vo_drm: change CLI options + refactorsGravatar rr-2016-10-07
* vo_drm: fix segfault when using invalid cardGravatar rr-2016-10-06
* cocoa: add glFlush() to cocoa backendGravatar Akemi2016-10-06
* vo_opengl: apply --opengl-early-flush in dumb mode tooGravatar wm42016-10-05
* vo_opengl_cb: don't wait for redrawn framesGravatar wm42016-10-05
* vo_opengl: disable glFlush() by default, and add an option to enable itGravatar wm42016-10-05
* vo_opengl: hwdec_rpi: fix NULL pointer deref in certain casesGravatar wm42016-10-04