aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* vd_lavc: prefer nvdec over vdpau with --hwdec=autoGravatar wm42017-11-30
* DOCS/contribute.md: fix a typoGravatar wm42017-11-30
* DOCS/mpv.rst: document bluray:// alias for bd://Gravatar Leo Izen2017-11-30
* client: Allow "C.UTF-8" as LC_NUMERIC localeGravatar sfan52017-11-30
* DOCS/interface-changes.rst: fix typoGravatar Kevin Mitchell2017-11-29
* vo_gpu: remove hwdec_vaglx interopGravatar wm42017-11-30
* vf: remove a stray HAVE_GPLGravatar wm42017-11-30
* ao: minor simplification to gain processing codeGravatar wm42017-11-30
* ao: simplify hack for float atomicsGravatar wm42017-11-30
* build: bump required ffmpeg versionGravatar wm42017-11-30
* DOCS/interface-changes.rst: update according to recent commitsGravatar wm42017-11-29
* audio: add audio softvol processing to AOGravatar wm42017-11-29
* build: fix LGPL build with ALSA enabledGravatar wm42017-11-29
* af: remove deprecated audio filtersGravatar wm42017-11-29
* video: remove automatic stereo3d filter insertionGravatar wm42017-11-29
* video: fix rotation and deinterlace auto filtersGravatar wm42017-11-29
* input: remove a stray HAVE_GPLGravatar wm42017-11-29
* vf_lavfi: remove old internal wrapper API stuffGravatar wm42017-11-29
* vf_sub, vf_format: change license to LGPLGravatar wm42017-11-29
* vf: remove most GPL video filtersGravatar wm42017-11-29
* vf: add vf_convert as interim replacement for vf_scaleGravatar wm42017-11-29
* Copyright: fix some typosGravatar wm42017-11-29
* build: accept ffmpeg git by defaultGravatar wm42017-11-29
* player: match subtitles with language tags with --sub-auto=exactGravatar wm42017-11-27
* README: fix markdown formatting of ffmpeg linkGravatar Vijay Marupudi2017-11-26
* player: change 3 remaining GPL-only code pieces to LGPLGravatar wm42017-11-24
* player: minor fix/simplification of OSD time/duration handlingGravatar wm42017-11-24
* ao_alsa: change license to LGPLGravatar wm42017-11-23
* ao_alsa: don't convert twice on retryGravatar wm42017-11-23
* manpage: clarify bitstreaming optionsGravatar Oswald Pan2017-11-19
* vo_gpu: d3d11: don't use runtime version for UAV slot countGravatar James Ross-Gowan2017-11-19
* vo_gpu: d3d11_helpers: don't try BGRA_SUPPORTGravatar James Ross-Gowan2017-11-19
* vo_gpu: d3d11: mark the bgra8 format as unorderedGravatar James Ross-Gowan2017-11-19
* win32: fix semantics of POSIX 2008 locale stubsGravatar James Ross-Gowan2017-11-19
* demux_mkv: remove unnecessary parsing for vp9Gravatar wm42017-11-17
* w32_common: move imm32.dll function to w32->api structGravatar pavelxdd2017-11-15
* vo_gpu/context_android: Process surface resizes correctlyGravatar sfan52017-11-14
* appveyor: use git submodule update --initGravatar James Ross-Gowan2017-11-13
* demux_lavf: always give libavformat the filename when probingGravatar wm42017-11-12
* stream_libarchive, osdep: use stubs for POSIX 2008 locale on MinGWGravatar wm42017-11-12
* demux_playlist: support .url filesGravatar wm42017-11-12
* build: enable libarchive by defaultGravatar wm42017-11-12
* vo_gpu: ra_gl: remove stride hackGravatar wm42017-11-12
* stream_libarchive: workaround various types of locale braindeathGravatar wm42017-11-12
* vo_gpu: d3d11: remove flipped texture upload hackGravatar James Ross-Gowan2017-11-12
* osx: fix the bundle $PATH yet againGravatar Akemi2017-11-11
* cocoa: always return the target NSRect when in fullscreenGravatar Akemi2017-11-11
* demux: avoid queue overflow warning when joining two rangesGravatar wm42017-11-11
* demux: export demuxer cache sizes in bytesGravatar wm42017-11-10
* demux: use seekable cache for network by default, bump prefetch limitGravatar wm42017-11-10