aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* vo_opengl: hwdec_cuda: Support separate decode and display devicesGravatar Philip Langdale2017-06-03
* af, vf: improvements to libavfilter bridgeGravatar wm42017-05-31
* video/out/wayland/buffer.c: Add missing free()Gravatar Raúl Peñacoba2017-05-26
* videotoolbox: support new libavcodec APIGravatar wm42017-05-24
* vd_lavc: check for missing device_ctx refGravatar wm42017-05-24
* hwdec: fix 2 commentsGravatar wm42017-05-24
* demux_raw: drop "mp-rawvideo" useGravatar wm42017-05-20
* cocoa: properly unhide Dock when quitting during System fs animationGravatar Akemi2017-05-19
* vdpau: crappy hack to allow initializing hw decoding after preemptionGravatar wm42017-05-19
* context_angle: fix fallback to D3D9 deviceGravatar James Ross-Gowan2017-05-16
* w32_common: drop TLS usageGravatar James Ross-Gowan2017-05-16
* csputils: code clarityGravatar Niklas Haas2017-05-13
* w32_common: use the proper keycodes for XBUTTON1/2Gravatar James Ross-Gowan2017-05-12
* w32_common: generate MP_AXIS_* keycodes for scrollingGravatar James Ross-Gowan2017-05-12
* vo_opengl: drop TLS usageGravatar wm42017-05-11
* vf.c, vf.h: change license to LGPLGravatar wm42017-05-11
* vo.c, vo.h, vo_null.c: change license to LGPLGravatar wm42017-05-10
* cuda: add new way to set cuda context on cuvid codecsGravatar wm42017-05-05
* d3d: fix build with LibavGravatar wm42017-05-04
* d3d11: change mp_image plane pointer semanticsGravatar wm42017-05-04
* vd_lavc: fix build with FFmpeg 3.2Gravatar wm42017-05-04
* vd_lavc: add support for decoders which use AVCodecContext.hw_device_ctxGravatar wm42017-05-03
* vo_opengl: another attempt at removing the overlay correctlyGravatar wm42017-05-02
* vdpau, vaapi: unref libavutil device refGravatar wm42017-04-29
* vo_opengl: make sure overlays are removed on gl_video_config()Gravatar wm42017-04-29
* vo_opengl: context_drm_egl: remove unnecessary includeGravatar wm42017-04-26
* video: drop vaapi/vdpau hw decoding support with FFmpeg 3.2Gravatar wm42017-04-23
* build: make various x11 protocol extension libs mandatoryGravatar wm42017-04-21
* vo_opengl: fix crash by coping temporal_dither_period for dumb mode tooGravatar wm42017-04-21
* cocoa: fix retrieval of unfs window size while animatingGravatar Akemi2017-04-17
* vo_opengl: move X11 backends before WaylandGravatar wm42017-04-16
* vo_opengl: minor cosmeticsGravatar wm42017-04-14
* vo_opengl: add option for caching shaders on diskGravatar wm42017-04-08
* vo_opengl: fix a confused commentGravatar wm42017-04-08
* vo_opengl: remove two unused symbolsGravatar wm42017-04-08
* vo_opengl: add our own copy of OpenGL headersGravatar wm42017-04-07
* vd_lavc: fix return value in receive_frame()Gravatar wm42017-04-07
* vo_opengl: add a generic EGL function loader functionGravatar wm42017-04-06
* vo_opengl: fix windows build if GLES3 is detectedGravatar wm42017-04-06
* vo_opengl: header_fixes.h: merge IOS GLES blockGravatar wm42017-04-06
* build: replace android-gl check with a standard GLES3 checkGravatar wm42017-04-06
* vf_lavfi, af_lavfi: remove unused/deprecated includeGravatar wm42017-04-05
* vf: fix another broken case of conversion filter auto-insertionGravatar wm42017-04-05
* w32_common: refactor mouse button handlingGravatar James Ross-Gowan2017-04-04
* vo_opengl: use 16 bit textures with angleGravatar wm42017-04-03
* video: support positional arguments for automatic lavfi option bridgeGravatar wm42017-04-03
* video: add automatic libavfilter bridge to option parsingGravatar wm42017-04-02
* video: deprecate almost all video filtersGravatar wm42017-04-02
* image_writer: make it work with libavcodec's jpg encoderGravatar wm42017-04-02
* w32_common: fix undefined behaviour when toggling fullscreenGravatar James Ross-Gowan2017-04-02