aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demuxer_lavf: add an option for disabling hacksGravatar wm42015-04-17
* options: clarify quoting for option values starting with %Gravatar wm42015-04-17
* TOOLS/umpv: fix typo in docstringGravatar Adrian Sadłocha2015-04-17
* vf_crop, vf_expand: remove ancient and useless messagesGravatar wm42015-04-16
* vf_mirror: replace internal implementation with libavfilterGravatar wm42015-04-16
* vo: fix non-sense in init codeGravatar wm42015-04-16
* vo: cosmetics: reindent VO listGravatar wm42015-04-16
* vf_screenshot: remove this filterGravatar wm42015-04-16
* command: let screenshot_to_file command overwrite filesGravatar wm42015-04-16
* video: do not show decoder framedrops if they're not requestedGravatar wm42015-04-16
* vo_drm: add missing documentationGravatar Marcin Kurczewski2015-04-16
* vo_drm: add KMS/DRM renderer supportGravatar Marcin Kurczewski2015-04-16
* subprocess: move implementation for deatched subprocessesGravatar wm42015-04-15
* subprocess-posix: always connect stdin to /dev/nullGravatar wm42015-04-15
* x11: actually disable screensaverGravatar wm42015-04-15
* options: --hr-seek=always is the same as --hr-seek=yesGravatar wm42015-04-15
* manpage: clarify --af=formatGravatar Kevin Mitchell2015-04-15
* manpage: remove extra newline at end of af.rstGravatar Kevin Mitchell2015-04-15
* ao_alsa: fallback to stereo channel layout if everything else failsGravatar wm42015-04-14
* mapage: update --hwdec=vaapi description againGravatar wm42015-04-14
* player: silence spam in verbose mode when playing audio with cover artGravatar wm42015-04-14
* input.conf: unmap menu keyGravatar wm42015-04-14
* vo_opengl: change dwmflush option valuesGravatar wm42015-04-14
* options: don't let --vf-clr etc. take an argumentGravatar wm42015-04-13
* vo_rpi: explicitly reference MMAL VC driverGravatar wm42015-04-13
* man/options: make --audio-display easier to findGravatar Martin Herkt2015-04-13
* DOCS/contribute.md: Add guideline for pull requestsGravatar robin007bond2015-04-13
* OSX/mpv.app/mpv.conf: Use pseudo-guiGravatar robin007bond2015-04-13
* Update license headersGravatar Marcin Kurczewski2015-04-13
* af_lavrresample: minor simplificationGravatar wm42015-04-12
* af_lavrresample: allow resetting output sample formatGravatar wm42015-04-12
* audio/filter: fully renegotiate audio formats on every reconfigGravatar wm42015-04-12
* DOCS/waf: Edit --enable-feature sentencesGravatar robin2015-04-12
* vo_opengl: slightly simplify check_gl_features()Gravatar wm42015-04-11
* vo_opengl: unify blend-subtitles-res and blend-subtitlesGravatar wm42015-04-11
* vo_opengl: fix blend-subtitles-res=video & anamorphic videoGravatar wm42015-04-11
* manpage: mention how pseudo-gui mode is enabled on win32Gravatar wm42015-04-11
* main-fn-win: fix handle validity check for XPGravatar James Ross-Gowan2015-04-11
* win32: use pseudo-gui profile when started without stdioGravatar James Ross-Gowan2015-04-11
* win32: only attach to the console from mpv.comGravatar James Ross-Gowan2015-04-11
* win32: use a platform-specific unicode entry-pointGravatar James Ross-Gowan2015-04-11
* vo_opengl: add blend-subtitles-resGravatar Niklas Haas2015-04-10
* manpage: document pseudo-gui stuffGravatar wm42015-04-10
* mp_image: remove redundant flags fieldGravatar wm42015-04-10
* mp_image: remove redundant chroma_x/y_shift fieldsGravatar wm42015-04-10
* mp_image: remove redundant plane_w/h fieldsGravatar wm42015-04-10
* player: use config parser for setting up pseudo-gui profileGravatar wm42015-04-10
* player: change pseudo-gui settingsGravatar wm42015-04-10
* vo_opengl: use correct texture coordinates for nv12Gravatar wm42015-04-10
* ao_coreaudio: fix inverted conditionGravatar wm42015-04-10