aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vf_d3d11vpp: add a D3D11 video processor filterGravatar wm42016-05-28
* vo_opengl: angle: enable DirectCompositionGravatar James Ross-Gowan2016-05-29
* vf_vdpaupp: use refqueue helperGravatar wm42016-05-27
* vo_opengl: skip junk before first user shader passGravatar Niklas Haas2016-05-27
* TOOLS/zsh.pl: add .f4v extension in zsh completionsGravatar Yen Chi Hsuan2016-05-27
* vo_opengl: enable color management on GLESGravatar James Ross-Gowan2016-05-27
* command: add playlist-pos-1 propertyGravatar wm42016-05-26
* vo_opengl: fix superxbr shader compilation on ESGravatar wm42016-05-26
* vo_opengl: always autoselect ANGLE as backend if availableGravatar wm42016-05-26
* vf_vavpp: make refqueue logic field-basedGravatar wm42016-05-25
* vf_vavpp: minor simplificationGravatar wm42016-05-25
* vf_vavpp: simplify update_pipeline() usageGravatar wm42016-05-25
* vf_vavpp: use future instead of past PTS to determine field durationGravatar wm42016-05-25
* vf_vavpp: move frame handling to separate fileGravatar wm42016-05-25
* win32: pthread: use SRW locks by defaultGravatar wm42016-05-24
* hwdec_d3d11egl: call ID3D11DeviceContext::FlushGravatar wm42016-05-24
* vo_xv: Handle incorrect size returned by Xv(Shm)CreateImageGravatar dequis2016-05-24
* manpage: adjust dxva2 descriptionGravatar wm42016-05-23
* etc/mpv.conf: add missing commentGravatar wm42016-05-23
* manpage: document how hardware decoding might cause quality lossGravatar wm42016-05-23
* vo_opengl: fix other minor namespace issuesGravatar wm42016-05-23
* vo_opengl: rename glUploadTex, drop unused parameterGravatar wm42016-05-23
* vo_opengl: unify PBO and normal OSD texture upload pathGravatar wm42016-05-23
* vo_opengl: make ES float texture format checks stricterGravatar wm42016-05-23
* vo_opengl: make PBOs work on GLES 3.xGravatar wm42016-05-23
* docs: fix some typosGravatar Ben Boeckel2016-05-23
* vo_opengl: remove unused glDrawBufferGravatar wm42016-05-23
* vo_opengl: support framebuffer invalidationGravatar wm42016-05-23
* vo_opengl: slightly improve logging of loaded extensionsGravatar wm42016-05-23
* demux_edl: adjust warnings and variable namesGravatar wm42016-05-23
* ytdl_hook: support multi-arc subtitlesGravatar Ricardo Constantino2016-05-23
* ao_opensles: remove 32bit audioGravatar Josh de Kock2016-05-22
* options: --geometry: center window position after applying sizeGravatar maniak13492016-05-22
* w32_common: make VOCTRL_SET_UNFS_WINDOW_SIZE resize the window around its centerGravatar maniak13492016-05-22
* w32_common: center window on original window center on resize to fit screenGravatar maniak13492016-05-22
* w32_common: update stored client area size on window resizeGravatar maniak13492016-05-22
* demux_mkv: better resync behavior for broken google-created webmsGravatar wm42016-05-21
* vo_opengl: remove non-working rgb/rgba FBO formatsGravatar wm42016-05-20
* stream: separate posix/win32 cancellation codeGravatar wm42016-05-20
* build: Do not link to libGL for egl-drmGravatar Quentin Glidic2016-05-20
* vf_crop: support opaque hardware decoding formatsGravatar wm42016-05-19
* vo_opengl: require at least ES 3.0 for float texturesGravatar wm42016-05-19
* vo_opengl: change error state handling and fix hwdec crashes on errorsGravatar wm42016-05-19
* vo_opengl: d3d11egl: enable "required" GLSL extensionsGravatar wm42016-05-19
* vo_opengl: make gl_sc_enable_extension() permanent/idempotentGravatar wm42016-05-19
* vo_opengl: d3d11egl: enable direct nv12 sampling on ES 3.xGravatar wm42016-05-19
* vo_opengl: remove unused fieldGravatar wm42016-05-18
* vo_opengl: fix/simplify reinitialization on dynamic reconfigurationGravatar wm42016-05-18
* demux_playlist: recognize m3u8 as playlist extensionGravatar wm42016-05-17
* d3d: simplify DLL loadingGravatar wm42016-05-17