aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* vo_opengl: reduce default 3dlut-size to 64x64x64Gravatar Niklas Haas2016-07-25
* x11: do not accidentally discard event flagsGravatar wm42016-07-25
* vo_opengl: increase 3DLUT accuracy at lower LUT sizesGravatar Niklas Haas2016-07-25
* audio: use idiotic FFmpeg ABI rules for public-except-not-public fieldsGravatar wm42016-07-24
* player: disable DS with spdif transcoding tooGravatar wm42016-07-24
* af_lavcac3enc: use common code for AVFrame setupGravatar wm42016-07-24
* demux_lavf: remove subtitle seeking special-caseGravatar wm42016-07-24
* vo_opengl: glctx can be NULL during initGravatar wm42016-07-21
* x11, wayland: do not accidentally close FD 0Gravatar wm42016-07-21
* vo: remove now unused event_fd handlingGravatar wm42016-07-21
* wayland_common: make function declaration consistentGravatar Rostislav Pehlivanov2016-07-21
* wayland: port to the new wakeup/wait_events frameworkGravatar Rostislav Pehlivanov2016-07-21
* manpage: not-document tscale=linearGravatar wm42016-07-21
* vo_opengl: add a tscale=linear direct implementationGravatar Niklas Haas2016-07-21
* cocoa: remove unused icc profile variablesGravatar Akemi2016-07-21
* cocoa: update screen fps only if necessaryGravatar Akemi2016-07-21
* x11: stop using vo.event_fdGravatar wm42016-07-20
* vo_opengl: allow backends to provide callbacks for custom event loopsGravatar wm42016-07-20
* vo_wayland: fix high CPU usage due to busy pollingGravatar Rostislav Pehlivanov2016-07-19
* x11: skip ICC update on every window moveGravatar wm42016-07-18
* libarchive: sanitize non-UTF8 archive entriesGravatar wm42016-07-18
* libarchive: unify entry iteration between stream/demux layersGravatar wm42016-07-18
* audio: refactor mixer code and delete mixer.cGravatar wm42016-07-17
* audio: fix crashes due to broken uninit checkGravatar wm42016-07-15
* vf_vavpp: get rid of mp_refqueue_is_interlaced()Gravatar wm42016-07-15
* vf_d3d11vpp: fix interlaced-only=no modeGravatar wm42016-07-15
* vf_d3d11vpp: add video processor selectionGravatar wm42016-07-15
* player: do not cut off terminal status line if it contains newlinesGravatar wm42016-07-15
* af: avoid rebuilding filter chain in another minor caseGravatar wm42016-07-15
* videotoolbox: add yuv420p to --videotoolbox-formatGravatar wm42016-07-15
* vo_opengl: hwdec: reset hw_subfmt fieldGravatar wm42016-07-15
* video: change hw_subfmt meaningGravatar wm42016-07-15
* man: fix PDF build errorGravatar Martin Herkt2016-07-15
* videotoolbox: add --hwdec=videotoolbox-copy for h/w accelerated decoding with...Gravatar Aman Gupta2016-07-15
* DOCS/compile-windows.md: MSVC DLL usage instructionsGravatar wm42016-07-14
* Use - as command-name separator everywhereGravatar Timotej Lazar2016-07-14
* demux_timeline: restore mkv edition switchingGravatar wm42016-07-14
* ao_pulse: fix some volume control rounding issuesGravatar wm42016-07-14
* ao_creoaudio: print OSStatus as decimal signed integer tooGravatar wm42016-07-13
* ao_coreaudio: use correct free function on errorsGravatar wm42016-07-13
* manpage: add some missing color management related sub-propertiesGravatar wm42016-07-13
* command: add properties for HDR metadataGravatar Niklas Haas2016-07-13
* video: respect --deinterlace=autoGravatar wm42016-07-12
* win32: mpv.rc: re-add version infoGravatar James Ross-Gowan2016-07-12
* vo_opengl: angle: use WARP if there are no hw adaptersGravatar James Ross-Gowan2016-07-12
* cache: minor simplificationGravatar wm42016-07-11
* cache: fix previous commitGravatar wm42016-07-11
* cache: propagate seek failuresGravatar wm42016-07-11
* vo_opengl: angle: try D3D9 when D3D11 fails eglInitializeGravatar James Ross-Gowan2016-07-11
* audio: fix code for adjusting conversion filtersGravatar wm42016-07-11