| Commit message (Expand) | Author | Age | Files | Lines |
* | audio: automatically deatch filters if spdif prevents their use | wm4 | 2015-04-07 | 2 | -5/+17 |
* | audio: change a detail about filter insertion | wm4 | 2015-04-07 | 4 | -28/+15 |
* | ao_alsa: change log output | wm4 | 2015-04-07 | 1 | -12/+15 |
* | audio: avoid one more redundant audio filter reinit | wm4 | 2015-04-07 | 1 | -2/+2 |
* | ao_coreaudio: do not error if retrieving info for verbose mode fails | wm4 | 2015-04-07 | 1 | -6/+6 |
* | travis: re-enable OSX | wm4 | 2015-04-07 | 1 | -1/+1 |
* | video/out: fix screenshot image formats | wm4 | 2015-04-07 | 3 | -3/+3 |
* | vdpau: don't use a transparent image format for screenshots | wm4 | 2015-04-07 | 1 | -1/+1 |
* | screenshot: use GPU readback only for hardware decoded images | wm4 | 2015-04-07 | 1 | -1/+1 |
* | manpage: remove confusing statement | wm4 | 2015-04-07 | 1 | -2/+1 |
* | screenshots: select best image format the encoder supports | wm4 | 2015-04-06 | 1 | -24/+34 |
* | vaapi: fight with Intel's broken video decoding GL interop | wm4 | 2015-04-05 | 2 | -25/+82 |
* | demux_lavf: use mimetype instead of codec type for embedded fonts | wm4 | 2015-04-05 | 1 | -9/+3 |
* | ao/wasapi: use atomic state variable instead of different events | Kevin Mitchell | 2015-04-04 | 4 | -65/+78 |
* | ao/wasapi: reorder priv members | Kevin Mitchell | 2015-04-04 | 1 | -12/+14 |
* | command: new subproperty for video-params: gamma | Niklas Haas | 2015-04-04 | 2 | -0/+8 |
* | vf_format: add gamma override option | Niklas Haas | 2015-04-04 | 2 | -0/+26 |
* | vo_opengl: make csp options consistent with vf_format | Niklas Haas | 2015-04-04 | 2 | -29/+11 |
* | csputils: add some missing colorspaces | Niklas Haas | 2015-04-04 | 5 | -12/+110 |
* | vo_opengl: minor cleanup of gamma-related functions | Niklas Haas | 2015-04-04 | 1 | -5/+4 |
* | vo_opengl: blend-subtitles in non-linear light | Niklas Haas | 2015-04-04 | 1 | -35/+42 |
* | man/vf: update vf_format documentation | Niklas Haas | 2015-04-04 | 1 | -4/+3 |
* | vo_opengl: make jinc presets resizable | Niklas Haas | 2015-04-04 | 2 | -9/+6 |
* | vo_opengl: add scale-wparam option | Niklas Haas | 2015-04-04 | 2 | -8/+25 |
* | filter_kernels: add haasnsoft | Niklas Haas | 2015-04-04 | 1 | -0/+4 |
* | filter_kernels: remove hermite window | Niklas Haas | 2015-04-04 | 1 | -1/+0 |
* | filter_kernels: add bartlett, blackman and welch windows | Niklas Haas | 2015-04-04 | 1 | -1/+17 |
* | vo_opengl: refactor scaler configuration | Niklas Haas | 2015-04-04 | 5 | -141/+190 |
* | vo_opengl: separate kernel and window | Niklas Haas | 2015-04-04 | 5 | -156/+225 |
* | options: fix run length escape case in config file parser | wm4 | 2015-04-04 | 1 | -2/+2 |
* | options: rewrite config file parser | wm4 | 2015-04-04 | 2 | -210/+150 |
* | ao_wasapi: code formatting and alignment | Kevin Mitchell | 2015-04-03 | 2 | -24/+23 |
* | audio: make all format query shortcuts macros | Kevin Mitchell | 2015-04-03 | 9 | -25/+15 |
* | ao_wasapi: passthrough rework | Kevin Mitchell | 2015-04-03 | 2 | -161/+152 |
* | vf_format: allow forcing aspect ratio | wm4 | 2015-04-03 | 2 | -0/+9 |
* | vf_format: allow forcing display size | wm4 | 2015-04-03 | 2 | -0/+12 |
* | vo_opengl: remove chroma-location suboption | wm4 | 2015-04-03 | 2 | -13/+2 |
* | vf_format: allow forcing rotation flags | wm4 | 2015-04-03 | 2 | -0/+11 |
* | vf_format: allow forcing stereo mode parameters | wm4 | 2015-04-03 | 2 | -0/+16 |
* | video: cleanup stereo mode parsing | wm4 | 2015-04-02 | 7 | -80/+22 |
* | player: load .ac3 files as external files | wm4 | 2015-04-02 | 1 | -1/+1 |
* | mpv.desktop: remove NoDisplay | wm4 | 2015-04-02 | 1 | -1/+0 |
* | af_lavrresample: always normalize (libswresample is stupid) | wm4 | 2015-04-02 | 1 | -0/+4 |
* | player: add --idle --keep-open to pseudo-gui profile | wm4 | 2015-04-02 | 1 | -0/+2 |
* | player: add "pseudo-gui" profile | wm4 | 2015-04-02 | 2 | -1/+9 |
* | lua: reject Lua 5.3 | wm4 | 2015-04-01 | 2 | -1/+6 |
* | sub: add --sub-text-bold option | wm4 | 2015-04-01 | 4 | -0/+6 |
* | options: fix --geometry to string conversion | wm4 | 2015-04-01 | 1 | -6/+2 |
* | af: remove unused functions | wm4 | 2015-04-01 | 2 | -34/+0 |
* | ao_wasapi: abstract HRESULT_to_str | Kevin Mitchell | 2015-04-01 | 4 | -79/+67 |
* | mixer: per-app volume and private volume conflict | wm4 | 2015-04-01 | 1 | -1/+3 |
* | ao_coreaudio: do not signal per-app volume | wm4 | 2015-04-01 | 1 | -2/+0 |
* | mixer: handle prevention of unneeded af_volume insertion differently | wm4 | 2015-04-01 | 1 | -2/+3 |
* | command: remove unused function | wm4 | 2015-04-01 | 1 | -14/+0 |
* | mixer: cleanup volume logic slightly | wm4 | 2015-04-01 | 1 | -12/+11 |
* | mixer: add more debug output | wm4 | 2015-04-01 | 1 | -3/+16 |
* | ao_wasapi: remove redundant casts | Kevin Mitchell | 2015-03-31 | 3 | -42/+37 |
* | ao_wasapi: simplify hotplug | Kevin Mitchell | 2015-03-31 | 3 | -55/+22 |
* | ao_wasapi: fix device listing | Kevin Mitchell | 2015-03-31 | 4 | -104/+41 |
* | TOOLS/zsh.pl: complete multiple values for ao, vo, af, vf | Philip Sequeira | 2015-03-31 | 1 | -21/+9 |
* | options: add M_OPT_FILE to --input-conf | Philip Sequeira | 2015-03-31 | 1 | -1/+1 |
* | TOOLS/zsh.pl: cosmetics | Philip Sequeira | 2015-03-31 | 1 | -26/+25 |
* | build: fix building with spaces in path | Philip Sequeira | 2015-03-31 | 1 | -3/+3 |
* | TOOLS/zsh.pl: use --no-config when calling mpv | Philip Sequeira | 2015-03-31 | 1 | -8/+8 |
* | vdpau: fix preemption handling | Dan Oscarsson | 2015-03-31 | 1 | -0/+23 |
* | ao/wasapi: add ao hotplug | Kevin Mitchell | 2015-03-31 | 5 | -64/+118 |
* | manpage: correct option minchn->minch for lavcac3enc | Kevin Mitchell | 2015-03-30 | 1 | -3/+3 |
* | manpage: clarify global config file location | wm4 | 2015-03-31 | 1 | -1/+3 |
* | options: make --video-rotate use range 0-360 | wm4 | 2015-03-31 | 2 | -2/+2 |
* | video/out: remove unused colorspace reporting | wm4 | 2015-03-31 | 7 | -58/+1 |
* | video: move colorspace overrides to vf_format, simplify | wm4 | 2015-03-31 | 13 | -295/+210 |
* | vf_format: don't crash if nonsense parameters are passed | wm4 | 2015-03-31 | 2 | -14/+25 |
* | vf_format: by default, pass through video without change | wm4 | 2015-03-31 | 2 | -23/+18 |
* | csputils: unify names for colorspace/etc. names | wm4 | 2015-03-31 | 3 | -41/+41 |
* | build: make posix_spawn() mandatory | wm4 | 2015-03-30 | 2 | -5/+7 |
* | ad_lavc: disable AC3 DRC by default | wm4 | 2015-03-30 | 2 | -4/+7 |
* | RPI support | wm4 | 2015-03-29 | 17 | -7/+930 |
* | parse_commandline: fail gracefully on bad args | wd0 | 2015-03-29 | 2 | -3/+6 |
* | m_config: remove assertion for option names with length 0 | wm4 | 2015-03-29 | 1 | -2/+4 |
* | stream_rar: update comment | wm4 | 2015-03-29 | 1 | -4/+2 |
* | ao_alsa: add an option to ignore ALSA channel map negotiation | wm4 | 2015-03-28 | 2 | -2/+14 |
* | ao/wasapi: use built in KSDATAFORMATs | Kevin Mitchell | 2015-03-27 | 1 | -13/+8 |
* | manpage: update warning on blend-subtitles | Niklas Haas | 2015-03-27 | 1 | -2/+6 |
* | vo_opengl: treat non-blended subtitles as sRGB | Niklas Haas | 2015-03-27 | 1 | -32/+44 |
* | manpage: vo_opengl: blend-subtitles is broken | wm4 | 2015-03-27 | 1 | -0/+3 |
* | old-configure: disable wayland backend if wayland wasn't found | Dmitrij D. Czarkoff | 2015-03-26 | 1 | -0/+2 |
* | old-configure: BSD-compliant use of mktemp | Dmitrij D. Czarkoff | 2015-03-26 | 1 | -1/+1 |
* | old-configure: OpenBSD-specific changes | Dmitrij D. Czarkoff | 2015-03-26 | 1 | -0/+7 |
* | ao/wasapi: add missing "if" braces | Kevin Mitchell | 2015-03-26 | 2 | -35/+33 |
* | ao/wasapi: rewrite format search | Kevin Mitchell | 2015-03-26 | 2 | -182/+300 |
* | video: fix seek-to-last-frame | wm4 | 2015-03-26 | 1 | -3/+1 |
* | manpage: fix typo | wm4 | 2015-03-26 | 1 | -1/+1 |
* | ao_sndio: open device in blocking mode, don't inflate buffer artificially | Dmitrij D. Czarkoff | 2015-03-26 | 1 | -20/+2 |
* | vo_opengl: add FBOTEX_FUZZY alias | Niklas Haas | 2015-03-26 | 2 | -6/+5 |
* | vo_opengl: simplify sampler prelude | Niklas Haas | 2015-03-26 | 1 | -46/+44 |
* | vo_opengl: reset surfaces on equalizer updates | Niklas Haas | 2015-03-26 | 1 | -0/+1 |
* | vo_opengl: increase shader cache size | Niklas Haas | 2015-03-26 | 1 | -1/+1 |
* | player: relax assertion on mp_set_playlist_entry | Niklas Haas | 2015-03-26 | 1 | -1/+1 |
* | vo_opengl: draw subtitles directly onto the video | Niklas Haas | 2015-03-26 | 7 | -60/+103 |
* | vo_opengl: set cscale=spline36 as default for opengl-hq | Niklas Haas | 2015-03-25 | 2 | -2/+2 |
* | vo_opengl: correct OSD PTS when using interpolation | Niklas Haas | 2015-03-25 | 1 | -1/+22 |
* | vf_vapoursynth: handle approximate EOF draining | wm4 | 2015-03-25 | 1 | -9/+28 |
* | video: make frame skipping code slightly more readable | wm4 | 2015-03-25 | 1 | -13/+8 |
* | video: refactor aspects of queue and EOF handling | wm4 | 2015-03-25 | 1 | -41/+62 |
* | vo_opengl: minor simplification | wm4 | 2015-03-25 | 1 | -17/+12 |
* | vo_opengl: check extensions properly | wm4 | 2015-03-25 | 1 | -1/+9 |
* | vo_opengl: cleanup swap_control extension loading | wm4 | 2015-03-25 | 2 | -6/+15 |
* | vo_opengl: drop support for old framebuffer extension | wm4 | 2015-03-25 | 1 | -15/+0 |
* | mixer: fix how volume is restored with per-app system mixers | wm4 | 2015-03-24 | 1 | -3/+6 |
* | ao_pulse: drop video role; fixes random muting | wm4 | 2015-03-24 | 1 | -1/+0 |
* | lua: replace getcwd() implementation | wm4 | 2015-03-24 | 2 | -14/+4 |
* | command: add property returning current working directory | wm4 | 2015-03-24 | 2 | -0/+24 |
* | options: add conversion to string for geometry option types | wm4 | 2015-03-24 | 1 | -0/+31 |
* | demux: fix rar support for files containing DTS audio tracks | wm4 | 2015-03-24 | 5 | -26/+66 |
* | input: remove Linux joystick support | wm4 | 2015-03-24 | 15 | -348/+1 |
* | input: remove classic LIRC support | wm4 | 2015-03-24 | 11 | -203/+8 |
* | audio: remove internal libmpg123 wrapper | wm4 | 2015-03-24 | 6 | -319/+0 |
* | demux_lavf: print seek failures in verbose mode | wm4 | 2015-03-24 | 1 | -6/+12 |
* | audio: increase maximum amount of audio skipped for seeking | wm4 | 2015-03-24 | 1 | -1/+1 |
* | subprocess-win: clarify argument escaping logic | James Ross-Gowan | 2015-03-24 | 1 | -8/+8 |
* | subprocess-win: handle empty arguments correctly | James Ross-Gowan | 2015-03-24 | 1 | -0/+6 |
* | vo_wayland: fix null dereference | Jari Vetoniemi | 2015-03-23 | 1 | -1/+1 |
* | vo_opengl: do not block on wayland | Jari Vetoniemi | 2015-03-23 | 5 | -0/+31 |
* | vo_wayland: define opaque region | Jari Vetoniemi | 2015-03-23 | 1 | -0/+9 |
* | vo_wayland: share frame callbacks. | Jari Vetoniemi | 2015-03-23 | 4 | -39/+58 |
* | TOOLS: add a lua scripts for extracting and setting starttime with ytdl | Patrick Hipp | 2015-03-23 | 1 | -0/+34 |
* | TOOLS: add a lua script for a -stay on top only during playback- mode | Patrick Hipp | 2015-03-23 | 1 | -0/+19 |
* | audio: prefer libdcadec by default if present | wm4 | 2015-03-23 | 1 | -1/+1 |
* | mp_image: reject 0-sized images | wm4 | 2015-03-23 | 1 | -2/+1 |
* | vo_opengl: fix XYZ input gamma | Niklas Haas | 2015-03-23 | 1 | -1/+1 |
* | demux_mkv_timeline: don't continue if reopening file failed | wm4 | 2015-03-23 | 1 | -1/+1 |
* | m_option: remove dead initialization | wm4 | 2015-03-23 | 1 | -3/+3 |
* | vo_vdpau: remove some minor code duplication | wm4 | 2015-03-23 | 1 | -13/+7 |
* | vo_vdpau: check vdpau API return value | wm4 | 2015-03-23 | 1 | -0/+1 |
* | vdpau: remove dead assignment | wm4 | 2015-03-23 | 1 | -2/+1 |
* | client API: remove dead assignment | wm4 | 2015-03-23 | 1 | -1/+0 |
* | vo_opengl: remove dead assignment | wm4 | 2015-03-23 | 1 | -3/+3 |
* | ta: memcpy(ptr, NULL, 0) is undefined | wm4 | 2015-03-23 | 1 | -1/+3 |
* | m_property: memcpy(ptr, NULL, 0) is undefined | wm4 | 2015-03-23 | 1 | -1/+2 |
* | video: use less technical language for PTS warning | wm4 | 2015-03-23 | 1 | -1/+1 |
* | encode: make --audio-channels=auto work | wm4 | 2015-03-23 | 1 | -2/+4 |
* | manpage: ipc: make requirements for newlines more explicit | wm4 | 2015-03-23 | 1 | -0/+3 |
* | video: fix update of vo-configured property | wm4 | 2015-03-23 | 1 | -0/+1 |
* | vo_opengl_cb: don't render OSD while VO is not created | wm4 | 2015-03-23 | 6 | -17/+26 |
* | vo_opengl: move OSD rendering to separate function | wm4 | 2015-03-23 | 1 | -39/+41 |
* | command: use mp_set_playlist_entry | Sai Ke WANG | 2015-03-22 | 1 | -3/+1 |
* | vo_opengl: fix video equalizer gamma controls | wm4 | 2015-03-22 | 1 | -1/+4 |
* | af_bs2b: fix option default value | wm4 | 2015-03-22 | 1 | -1/+2 |
* | vo_opengl: fix background color option | wm4 | 2015-03-21 | 1 | -7/+5 |
* | vo_opengl: fix bicubic_fast scaler | wm4 | 2015-03-21 | 1 | -1/+1 |
* | vd_lavc: less confusing message when hardware decoding won't work | wm4 | 2015-03-20 | 1 | -2/+3 |
* | demux_lavf: assume h264/hevc raw streams have no timestamps | wm4 | 2015-03-20 | 1 | -4/+12 |
* | player: better handling of video with no timestamps | wm4 | 2015-03-20 | 4 | -11/+15 |
* | vo_xv: remove pointless cast | wm4 | 2015-03-20 | 1 | -2/+1 |
* | vf_expand: fix memory leak on memory allocation failure | wm4 | 2015-03-20 | 1 | -1/+3 |
* | player: fix seekability test | wm4 | 2015-03-20 | 1 | -1/+1 |
* | mp_image: do not assume trailing stride padding exists | wm4 | 2015-03-20 | 1 | -4/+4 |
* | video: uninline memcpy_pic functions | wm4 | 2015-03-20 | 16 | -93/+53 |
* | video: replace pointless macro | wm4 | 2015-03-20 | 2 | -9/+4 |
* | mp_image: remove unneeded things | wm4 | 2015-03-20 | 2 | -39/+16 |
* | manpage: remove "experimental" notice from dxva2 code | wm4 | 2015-03-19 | 2 | -2/+2 |
* | stream_lavf: workaround broken rtmp "timeout" option | wm4 | 2015-03-19 | 1 | -4/+7 |
* | player: warn against non-monotonic video PTS only once | wm4 | 2015-03-18 | 2 | -13/+9 |
* | player: refuse to write resume file with unseekable files | wm4 | 2015-03-18 | 1 | -0/+6 |
* | osd: simplify an aspect of change detection handling | wm4 | 2015-03-18 | 13 | -100/+74 |
* | manpage: add a link to mpv.conf documentation | wm4 | 2015-03-17 | 1 | -1/+1 |
* | vd_lavc: change message about using hardware decoding | wm4 | 2015-03-17 | 1 | -1/+1 |
* | af_lavfi: handle seeking | wm4 | 2015-03-17 | 1 | -1/+27 |
* | DOCS: fix compilation instructions for MXE crosscompilation | gunmantheh | 2015-03-17 | 1 | -0/+1 |
* | build: fix missing windows libraries | Kevin Mitchell | 2015-03-16 | 1 | -2/+2 |
* | video: don't drop anamorphic scaling if it's too minor | wm4 | 2015-03-16 | 1 | -8/+1 |
* | ao: slightly extend debug messages | wm4 | |