aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* ao_alsa: POLLERR can be set even if the device is not lostGravatar wm42017-03-14
* Copyright: version.sh is GPLGravatar wm42017-03-13
* README.md: update comments about Windows hwdec/GLGravatar wm42017-03-13
* cocoa: set background of the title bar from black to whiteGravatar Akemi2017-03-09
* osx: add key mappings for previous and next Media KeysGravatar Akemi2017-03-09
* cocoa: fix autofit options on HiDPI resolutions without HiDPI scalingGravatar Akemi2017-03-09
* vd_lavc: disable videotoolbox hack with newer ffmpeg versionsGravatar wm42017-03-07
* manpage: adjust description of libva deinterlacer ref direction messGravatar wm42017-03-07
* dvb: add support for DVB-T2Gravatar ivan-832017-03-06
* TOOLS/zsh.pl: don't leak regex match variablesGravatar Philip Sequeira2017-03-06
* options: add M_OPT_FILE to some more file optionsGravatar Philip Sequeira2017-03-06
* wscript: substitute cplugins linker flag for macOS compatiblityGravatar Alexis Nootens2017-03-06
* filter_kernels: Keep f.radius in terms of dest/filter coords.Gravatar Nicholas J. Kain2017-03-06
* filter_kernels: Apply blur/taper before culling radius.Gravatar Nicholas J. Kain2017-03-06
* hw_videotoolbox: allow using native decoder output formatGravatar wm42017-03-02
* m_option: optionally allow passing "no" to imgfmt option typesGravatar wm42017-03-02
* client API: update outdated recommendations about window embeddingGravatar wm42017-03-02
* demux_lavf: get total duration from per-track durations as fallbackGravatar wm42017-03-01
* vd_lavc: log pixel format requested from decoderGravatar wm42017-03-01
* vf_vavpp: fix first-field modeGravatar wm42017-02-28
* vf_vavpp: add advanced deint bug compatibility for Intel vaapi driversGravatar wm42017-02-28
* vf_vavpp: minor fixesGravatar wm42017-02-28
* cocoa: improve calculation of new window position on a different screenGravatar Akemi2017-02-28
* cocoa: only move window into screen bounds when changing screensGravatar Akemi2017-02-27
* cocoa: fix segfault in certain circumstancesGravatar Akemi2017-02-27
* osc: fix window dragging with showwindowed=noGravatar Akemi2017-02-27
* cocoa: add option to force dedicated GPUGravatar Akemi2017-02-27
* osx: drop support for OS X 10.7 and earlierGravatar Akemi2017-02-27
* ao_alsa: close audio device if polling returns POLLERRGravatar wm42017-02-27
* ao_alsa: fix an error checkGravatar wm42017-02-27
* vo_opengl: hwdec_d3d11egl: make it work with some ANGLE DLL versionsGravatar wm42017-02-27
* decode: fix extra surface countGravatar wm42017-02-27
* vf_vavpp: always limit forward/backward surfaces to requested numberGravatar wm42017-02-27
* vf_vavpp: remove apparently broken change-detectionGravatar wm42017-02-27
* vo_opengl: use misc/ctype.h instead of <ctype.h>Gravatar wm42017-02-25
* client: call certain external functions outside of client lockGravatar wm42017-02-24
* demux_lavf: skip avformat_find_stream_info() for some formatsGravatar wm42017-02-23
* lavfi: temporary workaround for FFmpeg av_buffersrc_parameters_set() bugGravatar wm42017-02-22
* cocoa: fix dragging out of focus windowGravatar Akemi2017-02-21
* player: don't block playback stop when seekingGravatar wm42017-02-21
* player: fix stats-logging of sleep stateGravatar wm42017-02-21
* player: remove unnecessary wakeupGravatar wm42017-02-21
* vo: fix subtleties in the redrawing logicGravatar wm42017-02-21
* player: reduce blocking on VO when switching pauseGravatar wm42017-02-21
* img_format: stop setting some fields to dummy values for hwaccel formatsGravatar wm42017-02-21
* mp_image: for hwaccel, use underlying fmt in mp_image_params_guess_csp()Gravatar wm42017-02-21
* ao: never set ao->device = ""Gravatar Kevin Mitchell2017-02-20
* cocoa: only report mouse movements when window is not being draggedGravatar Akemi2017-02-20
* cocoa: make window draggable on initGravatar Akemi2017-02-20
* stream_cb: remove leftover doxygen lineGravatar wm42017-02-20