| Commit message (Expand) | Author | Age | Files | Lines |
* | jsonjson_test | wm4 | 2015-04-04 | 1 | -4/+35 |
* | 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 | 2015-03-16 | 1 | -1/+4 |
* | vo_opengl: reduce number of uniforms in dithering pass | wm4 | 2015-03-16 | 1 | -8/+5 |
* | vo_opengl: move glViewport call closer to draw call | wm4 | 2015-03-16 | 2 | -2/+3 |
* | command: don't drop audio buffers when switching filters | wm4 | 2015-03-16 | 1 | -1/+0 |
* | vo_opengl: fix srgb replacement options | James Ross-Gowan | 2015-03-16 | 1 | -1/+1 |
* | vo_opengl: fix incorrectly drawn OSD in idle mode | wm4 | 2015-03-16 | 1 | -2/+2 |
* | vo_opengl: apply OSD color management | Niklas Haas | 2015-03-16 | 1 | -24/+39 |
* | vo_opengl: improve queue size heuristic | Niklas Haas | 2015-03-16 | 1 | -1/+1 |
* | vo_opengl: improve interpolation diagnostics | Niklas Haas | 2015-03-16 | 1 | -6/+9 |
* | vo_opengl: color manage after interpolation | Niklas Haas | 2015-03-16 | 1 | -13/+18 |
* | man/vo: fix typo | Martin Herkt | 2015-03-15 | 1 | -1/+1 |
* | bootstrap: add waf mirror | Martin Herkt | 2015-03-15 | 1 | -5/+18 |
* | filter_kernels: add comment to prevent confusion | Niklas Haas | 2015-03-15 | 1 | -0/+2 |
* | vo_opengl: add oversample support for tscale | Niklas Haas | 2015-03-15 | 2 | -25/+54 |
* | vo_opengl: add oversample scaler | Niklas Haas | 2015-03-15 | 2 | -0/+44 |
* | vo_opengl: refactor smoothmotion -> interpolation | Niklas Haas | 2015-03-15 | 5 | -130/+189 |
* | vo_opengl: increase the number of video buffers | Niklas Haas | 2015-03-15 | 1 | -12/+16 |
* | audio: fix off by one error in channel map selection code | wm4 | 2015-03-15 | 1 | -2/+2 |
* | command: make "media-title" observable | wm4 | 2015-03-15 | 1 | -1/+1 |
* | man: fix PDF build | Martin Herkt | 2015-03-15 | 1 | -3/+4 |
* | vo_opengl: remove hwdec unmap_image callback | wm4 | 2015-03-14 | 5 | -22/+1 |
* | vo_opengl: silence vdpau hwdec warnings with smoothmotion | wm4 | 2015-03-14 | 1 | -4/+10 |
* | vo_opengl: only clamp when necessary | Niklas Haas | 2015-03-14 | 1 | -2/+2 |
* | cocoa: signal VO_EVENT_WIN_STATE on fps change | Stefano Pigozzi | 2015-03-14 | 1 | -0/+2 |
* | vo_opengl: fix incorrect wording in comment | Niklas Haas | 2015-03-14 | 1 | -1/+1 |
* | vo_opengl: fix uninitialization logic | Niklas Haas | 2015-03-14 | 1 | -1/+8 |
* | vo_opengl: apply alpha after conversion to rgb | Niklas Haas | 2015-03-13 | 1 | -12/+7 |
* | vo_opengl: replace float array with a struct | wm4 | 2015-03-13 | 4 | -59/+64 |
* | vo_opengl: remove unused declaration | wm4 | 2015-03-13 | 1 | -5/+0 |
* | ao: align audio buffer size | wm4 | 2015-03-13 | 1 | -0/+3 |
* | TOOLS: remove youtube-dl_mpv.sh | wm4 | 2015-03-13 | 1 | -22/+0 |
* | vo: make sure display-fps is up-to-date | wm4 | 2015-03-13 | 1 | -2/+8 |
* | win32: support get display fps | Avi Halachmi (:avih) | 2015-03-13 | 1 | -0/+54 |
* | command: fix display-fps property (again) | wm4 | 2015-03-13 | 3 | -10/+27 |
* | vo_opengl: restore GL(ES) 2 compatibility | wm4 | 2015-03-13 | 1 | -0/+2 |
* | vo_opengl: don't test for arrays | wm4 | 2015-03-13 | 3 | -8/+2 |
* | vo_opengl: minor fix to a comment | wm4 | 2015-03-13 | 1 | -2/+2 |
* | w32_common: don't hide cursor when the menu is open | James Ross-Gowan | 2015-03-13 | 1 | -8/+8 |
* | manpage: update cscale | Niklas Haas | 2015-03-13 | 1 | -4/+1 |
* | vo_opengl: sample from the right tex for separated scalers | Niklas Haas | 2015-03-13 | 1 | -8/+8 |
* | options: introduce --cache=yes choice | wm4 | 2015-03-12 | 3 | -3/+8 |
* | cache: bump default size to 150MB | wm4 | 2015-03-12 | 2 | -2/+2 |
* | command: display-fps is the display FPS as assumed by the VO | wm4 | 2015-03-12 | 3 | -8/+8 |
* | vo: update FPS only on state changes | wm4 | 2015-03-12 | 2 | -13/+33 |
* | Merge branch 'gl_rework' | wm4 | 2015-03-12 | 15 | -2045/+1852 |
|\ |
|
| * | vo_opengl: refactor shader generation (part 2) | Niklas Haas | 2015-03-12 | 8 | -223/+750 |
| * | vo_opengl: refactor shader generation (part 1) | wm4 | 2015-03-12 | 12 | -2000/+1280 |
|/ |
|
* | build: simplify windows checks | wm4 | 2015-03-11 | 2 | -25/+14 |
* | player: dump list of satisfied deps instead of config.h with -v | wm4 | 2015-03-11 | 2 | -2/+12 |
* | demux_mkv: make matroska.pl script output deterministic | wm4 | 2015-03-11 | 1 | -1/+1 |
* | command: allow changing some VO options even if VO wasn't created yet | wm4 | 2015-03-11 | 1 | -4/+4 |
* | player: fix crash when taking screenshots in idle mode | wm4 | 2015-03-11 | 1 | -0/+2 |
* | x11: ignore mouse enter/leave events due to pointer grab | wm4 | 2015-03-11 | 1 | -0/+4 |
* | build: disable tests by default | Stefano Pigozzi | 2015-03-10 | 1 | -0/+1 |
* | vo: hide opengl-cb in --vo=help | wm4 | 2015-03-10 | 1 | -1/+1 |
* | audio: fix spdif packet size unit | wm4 | 2015-03-10 | 2 | -9/+9 |
* | audio: fix spdif DTS packet size | wm4 | 2015-03-10 | 1 | -0/+1 |
* | audio: cut audio with spdif too on playback restart | wm4 | 2015-03-10 | 1 | -3/+3 |
* | ad_spdif: move frame sizes to a general function | wm4 | 2015-03-10 | 3 | -7/+16 |
* | command: add display-fps property | wm4 | 2015-03-10 | 2 | -1/+24 |
* | vo_opengl_cb: clear last video frame on uninit() | wm4 | 2015-03-10 | 1 | -8/+9 |
* | ao_coreaudio_exclusive: port to pull API, fix latency calculations | wm4 | 2015-03-10 | 1 | -78/+37 |
* | ao_coreaudio: move some helpers to utils | wm4 | 2015-03-10 | 3 | -16/+20 |
* | ao_coreaudio_exclusive: rip out pseudo volume control | wm4 | 2015-03-10 | 1 | -40/+1 |
* | player: restore --dump-stats | wm4 | 2015-03-10 | 1 | -6/+6 |
* | client API: clarify mpv_opengl_cb_render() viewport parameter | wm4 | 2015-03-09 | 1 | -1/+4 |
* | vo_opengl: move minor helper to common code | wm4 | 2015-03-09 | 3 | -10/+6 |
* | stream: use relaxed atomic loads for checking playback aborts | wm4 | 2015-03-09 | 1 | -1/+1 |
* | demux_mkv: never warn when trying to resync on EOF | wm4 | 2015-03-09 | 1 | -2/+4 |
* | demux_mkv: check for playback aborts | wm4 | 2015-03-09 | 3 | -0/+9 |
* | w32_common: remove redundant is_maximized function | James Ross-Gowan | 2015-03-09 | 1 | -8/+1 |
* | cocoa: fix minimized state getter | Stefano Pigozzi | 2015-03-09 | 1 | -5/+2 |
* | x11: fix VOCTRL_GET_WIN_STATE | wm4 | 2015-03-09 | 1 | -0/+1 |
* | w32_common: support the "window-minimized" property | James Ross-Gowan | 2015-03-09 | 2 | -2/+6 |
* | stream/smb: mark as network stream for --cache=auto | Kevin Mitchell | 2015-03-09 | 1 | -0/+1 |
* | manpage: document swapinterval default | Niklas Haas | 2015-03-09 | 1 | -1/+2 |
* | cocoa: support the "window-minimized" property | Jaime Marquínez Ferrándiz | 2015-03-08 | 3 | -1/+33 |
* | vf_vavpp: fix deinterlacing | Filip Milivojevic | 2015-03-08 | 1 | -0/+8 |
* | input.conf: add key binding to override ASS subtitle styles | wm4 | 2015-03-08 | 2 | -0/+8 |
* | DOCS: minor update to coding style | wm4 | 2015-03-08 | 1 | -0/+2 |
* | cocoa: fix autohide in fullscreen | Stefano Pigozzi | 2015-03-08 | 4 | -5/+26 |
* | cocoa: fix mouse hiding with launchpad and dock folders | Stefano Pigozzi | 2015-03-08 | 3 | -1/+18 |
* | options: add M_OPT_FILE to new options that are missing it | Philip Sequeira | 2015-03-07 | 2 | -2/+2 |
* | audio: refuse to change playback speed with spdif | wm4 | 2015-03-07 | 2 | -3/+5 |
* | audio: make changing playback speed slightly more robust | wm4 | 2015-03-07 | 1 | -32/+39 |
* | cocoa: clamp mouse position to window. | torque | 2015-03-07 | 1 | -0/+2 |
* | cocoa: update mouse coordinates when window is initialized. | torque | 2015-03-07 | 3 | -2/+4 |
* | cocoa: don't uninit light sensor if not present | Stefano Pigozzi | 2015-03-07 | 1 | -2/+4 |
* | vo_opengl/x11: fix automatic ICC profile loading | Martin Herkt | 2015-03-07 | 2 | -6/+11 |
* | cocoa: remove possible use after free | Stefano Pigozzi | 2015-03-07 | 1 | -5/+5 |
* | cocoa: fix some crashes caused by async uninit | Stefano Pigozzi | 2015-03-07 | 1 | -31/+15 |
* | af_scaletempo: minor simplification | wm4 | 2015-03-06 | 1 | -15/+6 |
* | af_scaletempo: restore confusing mplayer behavior | wm4 | 2015-03-06 | 1 | -3/+9 |
* | demux_mkv: actually skip elements out of reach | wm4 | 2015-03-06 | 1 | -1/+2 |
* | demux_mkv: fix issues with unseekable streams | wm4 | 2015-03-06 | 1 | -14/+16 |
* | Lua: add unpack shim for Lua 5.2/5.3 compatibility. | torque | 2015-03-06 | 1 | -0/+2 |
* | vo_vaapi: fix video equalizer (second try) | wm4 | 2015-03-06 | 1 | -12/+36 |
* | player: allow changing playback speed in early audio init stages | wm4 | 2015-03-06 | 1 | -1/+1 |
* | DOCS/compile-window.md: add Lua package to MXE instructions | wm4 | 2015-03-06 | 1 | -2/+2 |
* | build: make vdpau and dxva2 checks nicer | wm4 | 2015-03-06 | 2 | -4/+4 |
* | player: fix operation if command line is empty | wm4 | 2015-03-06 | 2 | -12/+13 |
* | osx: terminate argv properly when arguments are removed | wm4 | 2015-03-06 | 1 | -1/+4 |
* | DOCS, options: fix example | ChrisK2 | 2015-03-05 | 1 | -1/+1 |
* | build: check whether hwaccels are enabled in FFmpeg | wm4 | 2015-03-05 | 1 | -3/+5 |
* | vo_opengl: make smoothmotion-threshold inclusive | Niklas Haas | 2015-03-05 | 1 | -2/+2 |
* | vd_lavc: let --hwdec=auto select "vaapi-copy" | wm4 | 2015-03-05 | 1 | -1/+1 |
* | vd_lavc: request 1 more threads than CPU cores | wm4 | 2015-03-05 | 1 | -0/+2 |
* | vo_vaapi: round equalizer values | wm4 | 2015-03-05 | 1 | -2/+5 |
* | client API: mention the changes to the seek/screenshot commands | wm4 | 2015-03-05 | 2 | -1/+3 |
* | player, client API: refactor cplayer init, reduce client API differences | wm4 | 2015-03-05 | 5 | -51/+60 |
* | player: minor simplification | wm4 | 2015-03-05 | 3 | -16/+11 |
* | vo_opengl: increase ambient light changes log level | Stefano Pigozzi | 2015-03-04 | 1 | -1/+1 |
* | README: fix typos | wm4 | 2015-03-04 | 1 | -1/+1 |
* | ad_spdif: remove per-packet message | wm4 | 2015-03-04 | 1 | -1/+0 |
* | player: use symbolic constant for seek precision | wm4 | 2015-03-04 | 4 | -29/+43 |
* | input: use flag option type for some input commands | wm4 | 2015-03-04 | 4 | -38/+50 |
* | input: remove numeric compatibility parameters from commands | wm4 | 2015-03-04 | 1 | -14/+14 |
* | options: add flag option type | wm4 | 2015-03-04 | 2 | -0/+121 |
* | cache: assume file size from EOF position | wm4 | 2015-03-04 | 1 | -2/+8 |
* | README: add some better links | wm4 | 2015-03-04 | 1 | -3/+31 |
* | win32: fix some more -Wparentheses warnings | wm4 | 2015-03-04 | 3 | -4/+4 |
* | build: fix warnings with --disable-libass | wm4 | 2015-03-04 | 1 | -2/+2 |
* | cocoa: silence -Wlogical-op-parentheses | Stefano Pigozzi | 2015-03-04 | 1 | -1/+1 |
* | vo_opengl: add gamma-auto option | Stefano Pigozzi | 2015-03-04 | 6 | -0/+103 |
* | cocoa: add support for querying ambient lighting | Stefano Pigozzi | 2015-03-04 | 2 | -0/+97 |
* | stream_cdda: add option to enable cdtext, and disable it by default | wm4 | 2015-03-03 | 2 | -3/+9 |
* | stream_cdda: fix parameter passing | wm4 | 2015-03-03 | 1 | -2/+0 |
* | sub: this isn't needed either | wm4 | 2015-03-03 | 4 | -8/+0 |
* | Revert "demux_lavf: workaround for broken libavformat subtitle seeking" | wm4 | 2015-03-03 | 1 | -23/+4 |
* | sd_lavc: remove mp4 vobsub extradata hack | wm4 | 2015-03-03 | 1 | -35/+0 |
* | Remove some FFmpeg/Libav compatibility hacks | wm4 | 2015-03-03 | 8 | -139/+3 |
* | build: bump required FFmpeg/Libav libraries | wm4 | 2015-03-03 | 4 | -17/+18 |
* | manpage: improve --osd-fractions description | wm4 | 2015-03-03 | 1 | -1/+2 |
* | manpage: remove empty line to fix formatting | wm4 | 2015-03-02 | 1 | -1/+0 |
* | audio: change playback speed directly in resampler | wm4 | 2015-03-02 | 6 | -102/+75 |
* | demux_lavf: use this for image formats | wm4 | 2015-03-02 | 1 | -6/+13 |
* | player: refine rar:// playlist-safety handling | wm4 | 2015-03-02 | 6 | -9/+11 |
* | msg: use relaxed atomics for log level test | wm4 | 2015-03-02 | 2 | -1/+9 |
* | buid: readd -Wparentheses | wm4 | 2015-03-02 | 7 | -8/+8 |
* | vo_direct3d: support NV12 with shaders | wm4 | 2015-03-02 | 4 | -196/+359 |
* | vf_scale: libswscale is being stupid | wm4 | 2015-03-01 | 2 | -3/+10 |
* | Lua: add mp.get_screen_margins(). | torque | 2015-03-01 | 1 | -0/+12 |
* | Revert "Revert recent vo_opengl related commits" | Niklas Haas | 2015-02-28 | 11 | -23/+89 |
* | Revert recent vo_opengl related commits | wm4 | 2015-02-28 | 11 | -87/+21 |
* | video: fix typo | wm4 | 2015-02-28 | 1 | -1/+1 |
* | stream_dvb: Always define NO_STREAM_ID_FILTER if missing. | Oliver Freyermuth | 2015-02-28 | 2 | -2/+2 |
* | cocoa: remove the setNextKeyView hack | Stefano Pigozzi | 2015-02-28 | 2 | -6/+14 |
* | examples/cocoabasic: allow to send stop command | Stefano Pigozzi | 2015-02-28 | 1 | -13/+19 |
* | manpage: fix typo | zymos | 2015-02-28 | 1 | -1/+1 |
* | vd_lavc: respect lavc's color_trc field | Niklas Haas | 2015-02-28 | 2 | -0/+3 |
* | screenshots: check for AVFrame csp support | Niklas Haas | 2015-02-28 | 3 | -0/+15 |
* | screenshots: add support for csp tagging | Niklas Haas | 2015-02-28 | 3 | -0/+14 |
* | csputils: add missing gamma support | Niklas Haas | 2015-02-28 | 5 | -21/+55 |
* | csputils: add support for BT.470-M | Niklas Haas | 2015-02-28 | 2 | -1/+13 |
* | vo_opengl: delete 16 bit test texture | wm4 | 2015-02-27 | 1 | -0/+1 |
* | vo_opengl: fix some comments | wm4 | 2015-02-27 | 1 | -3/+3 |
* | stream: remove stream filter concept | wm4 | 2015-02-27 | 5 | -43/+16 |
* | stream_rar: treat rar files as playlists | wm4 | 2015-02-27 | 3 | -77/+33 |
* | build: improve DVB check | wm4 | 2015-02-27 | 1 | -1/+1 |
* | options: handle choice -> flag fallback automatically | wm4 | 2015-02-27 | 4 | -21/+32 |
* | options: minor simplification in flag option parser | wm4 | 2015-02-27 | 1 | -20/+14 |
* | demux: bump default demuxer queue sizes | wm4 | 2015-02-27 | 2 | -4/+4 |
* | client API: make some more properties observable | wm4 | 2015-02-27 | 1 | -1/+2 |
* | manpage: update wording on speed | Niklas Haas | 2015-02-27 | 1 | -2/+3 |
* | vo_opengl: implement antiringing for tensor scalers | Niklas Haas | 2015-02-27 | 3 | -10/+17 |
* | input: handle closed pipe correctly | wm4 | 2015-02-26 | 1 | -1/+1 |
* | input: if FD is not writable, just don't write to the FD | wm4 | 2015-02-26 | 1 | -6/+11 |
* | input: allow passing FDs to --input-file | wm4 | 2015-02-26 | 2 | -3/+15 |
* | input: avoid creating world-writeable file with --input-unix-socket | wm4 | 2015-02-26 | 3 | -0/+9 |
* | audio: accept 1.0 and 2.0 as aliases for mono and stereo | wm4 | 2015-02-26 | 1 | -0/+2 |
* | player: adjust A/V desync message | wm4 | 2015-02-26 | 1 | -3/+3 |
* | vo_opengl: test FBOs only if they're going to be used | wm4 | 2015-02-26 | 1 | -30/+28 |
* | vo_xv: don't attempt to clear window before mapped | wm4 | 2015-02-26 | 1 | -0/+2 |
* | ytdl: add "--ytdl-params" option | Thiago Kenji Okada | 2015-02-25 | 4 | -0/+22 |
* | cache: use MPCLAMP() macro | wm4 | 2015-02-25 | 1 | -9/+2 |
* | cache: limit to file size | wm4 | 2015-02-25 | 1 | -1/+8 |
* | remove dead comment | Stefano Pigozzi | 2015-02-25 | 1 | -2/+0 |
* | build: move QuartzCore linking to the cocoa check | Stefano Pigozzi | 2015-02-25 | 3 | -2/+4 |
* | sd_ass: replace a deprecated libass API call | wm4 | 2015-02-25 | 1 | -1/+1 |
* | demux_mkv_timeline: fix potential issue when enabling cache | wm4 | 2015-02-25 | 1 | -0/+1 |
* | demux_mkv_timeline: move uids array to context too | wm4 | 2015-02-25 | 1 | -31/+26 |
* | demux_mkv_timeline: pass sources array as part of context | wm4 | 2015-02-25 | 1 | -45/+39 |
* | demux_mkv: minor refactor for deferred cue reading | wm4 | 2015-02-25 | 1 | -45/+41 |
* | demux_mkv: don't spam too many warnings with partial files | wm4 | 2015-02-25 | 1 | -14/+15 |
* | manpage: adjust --ass-style-override description | wm4 | 2015-02-25 | 1 | -2/+1 |
* | vo_opengl: greatly increase smoothmotion performance | Niklas Haas | 2015-02-24 | 2 | -74/+105 |
* | manpage: update documentation for smoothmotion | Niklas Haas | 2015-02-24 | 1 | -8/+27 |
* | sub: fully update plaintext subtitle styles at runtime | wm4 | 2015-02-24 | 2 | -6/+13 |
* | sub: move mp_ass_configure() code | wm4 | 2015-02-24 | 3 | -60/+57 |
* | osd: force alignment for OSD bar | wm4 | 2015-02-24 | 1 | -1/+2 |
* | osd: always reset style params | wm4 | 2015-02-24 | 1 | -11/+8 |
* | vo_opengl: another GLES2 issue | wm4 | 2015-02-24 | 1 | -1/+9 |
* | vo_opengl: extend ifdef against shader arrays | wm4 | 2015-02-24 | 1 | -1/+2 |
* | old-build: proper atomics are not strictly required | wm4 | 2015-02-24 | 1 | -1/+1 |
* | video: remove redundant codec parameters | wm4 | 2015-02-24 | 3 | -8/+0 |
* | sub: apply text subtitle style overrides more eagerly | wm4 | 2015-02-24 | 1 | -1/+3 |
* | ytdl: add --no-warnings | wm4 | 2015-02-24 | 1 | -1/+1 |
* | libass: remove redundant checks for LIBASS_VERSION | Ben Boeckel | 2015-02-24 | 3 | -25/+0 |
* | ytdl: Adapt to new subtitles structure | Jaime Marquínez Ferrándiz | 2015-02-24 | 1 | -9/+11 |
* | filter_kernels: rename bilinear_slow to triangle | Niklas Haas | 2015-02-24 | 1 | -3/+5 |
* | filter_kernels: add robidoux and robidouxsharp | Niklas Haas | 2015-02-24 | 1 | -0/+2 |
* | filter_kernels: redefine redundant filters | Niklas Haas | 2015-02-24 | 1 | -20/+6 |
* | filter_kernels: add ewa_lanczossharp alias | Niklas Haas | 2015-02-24 | 2 | -2/+14 |
* | vo_opengl: support polar filters of any radius | Niklas Haas | 2015-02-24 | 1 | -6/+7 |
* | vo_opengl: explicitly check potential candidates for polar filters | Niklas Haas | 2015-02-24 | 2 | -2/+11 |
* | ao/wasapi: move resume to audio thread | Kevin Mitchell | 2015-02-23 | 3 | -24/+38 |
* | ao_wasapi: move reset into audio thread | Kevin Mitchell | 2015-02-23 | 2 | -9/+37 |
* | filter_kernels: add blur parameter to jinc | Niklas Haas | 2015-02-23 | 2 | -4/+10 |
* | manpage: document scale-param1 properly | Niklas Haas | 2015-02-23 | 1 | -8/+15 |
* | filter_kernels: gaussian: redefine the parameter | Niklas Haas | 2015-02-23 | 1 | -6/+2 |
* | filter_kernels: remove second parameter from kaiser | Niklas Haas | 2015-02-23 | 1 | -3/+2 |
* | manpage: update for new EWA filters | Niklas Haas | 2015-02-23 | 1 | -2/+2 |
* | filter_kernels: rename ginseng to ewa_ginseng | Niklas Haas | 2015-02-23 | 2 | -3/+3 |
* | filter_kernels: add ewa_hanning | Niklas Haas | 2015-02-23 | 1 | -0/+10 |
* | filter_kernels: minor code cleanup of jinc stuff | Niklas Haas | 2015-02-23 | 1 | -5/+1 |
* | encoding: allow encoding to channel configurations other than stereo | wm4 | 2015-02-23 | 1 | -1/+3 |
* | vf: fix indentation level of verbose output | wm4 | 2015-02-23 | 1 | -2/+2 |
* | DOCS/client_api_examples/simple: fix option | wm4 | 2015-02-23 | 1 | -1/+1 |
* | client API: hint that opengl_cb is an alternative to window embedding | wm4 | 2015-02-23 | 1 | -0/+7 |
* | wscript: adjust some pkg-config checks | wm4 | 2015-02-23 | 1 | -2/+2 |
* | vo_opengl: slightly improve ewa_lanczos windowing | Niklas Haas | 2015-02-23 | 1 | -33/+4 |
* | player: fix demuxer lifetime management | wm4 | 2015-02-22 | 2 | -52/+43 |
* | build: print pkg-config query on failure | Stefano Pigozzi | 2015-02-21 | 1 | -0/+2 |
* | build: slightly improve libass version number test failure message | wm4 | 2015-02-21 | 1 | -2/+3 |
* | manpage: ipc: add a socat example | wm4 | 2015-02-21 | 1 | -3/+33 |
* | video: un-discourage "vaapi-copy" hwdec mode | wm4 | 2015-02-20 | 2 | -6/+2 |
* | demux: timeline: honor quit requests | wm4 | 2015-02-20 | 5 | -4/+12 |
* | demux: add a demux_open_url() function | wm4 | 2015-02-20 | 7 | -78/+55 |
* | demux: change demux_open() signature | wm4 | 2015-02-20 | 8 | -25/+29 |
* | demux: add free_demuxer_and_stream() function | wm4 | 2015-02-20 | 5 | -18/+18 |
* | player: move timeline scanning (ordered chapters etc.) to a thread | wm4 | 2015-02-20 | 1 | -7/+15 |
* | player: cosmetics: async/non-blocking -> reentrant | wm4 | 2015-02-20 | 3 | -13/+13 |
* | stream_file: open pipes non-blocking | wm4 | 2015-02-20 | 1 | -4/+33 |
* | x11egl: minor cleanup | wm4 | 2015-02-20 | 1 | -4/+6 |
* | vo_opengl: minor robustness improvement in function loader | wm4 | 2015-02-20 | 1 | -2/+5 |
* | vo_opengl: add ginseng upscaler | Niklas Haas | 2015-02-20 | 2 | -1/+12 |
* | vo_opengl: fix smoothmotion coefficient calculation, for real this time | Niklas Haas | 2015-02-20 | 1 | -24/+31 |
* | demux_lavf: apply hacks even if format is forced | wm4 | 2015-02-20 | 1 | -27/+28 |
* | manpage: fix vf_scale arnd parameter | wm4 | 2015-02-19 | 1 | -2/+2 |
* | build: fix Python 3 unicode issue with waf 1.8.6 | wm4 | 2015-02-19 | 1 | -1/+7 |
* | travis: update libass dep | wm4 | 2015-02-18 | 1 | -1/+1 |
* | build: require recent libass | wm4 | 2015-02-18 | 2 | -2/+2 |
* | demux_lavf: blacklist bintext files | wm4 | 2015-02-18 | 1 | -0/+3 |
* | cache: silence "EOF reached" message | wm4 | 2015-02-18 | 1 | -1/+1 |
* | player: enable cache and demuxer thread for subtitles too | wm4 | 2015-02-18 | 10 | -3/+26 |
* | demux_lavf: reorganize hacks | wm4 | 2015-02-18 | 1 | -67/+70 |
* | player: allow unsetting --term/osd-playing-msg | wm4 | 2015-02-18 | 1 | -2/+2 |
* | demux_lavf: set interrupt_callback | wm4 | 2015-02-18 | 1 | -0/+11 |
* | input: minor cleanup | wm4 | 2015-02-18 | 2 | -12/+11 |
* | find_subfiles: Add 'vtt' to subtitle extensions | Jaime Marquínez Ferrándiz | 2015-02-18 | 1 | -1/+1 |
* | input: add MOUSE_ENTER keybinding. | torque | 2015-02-18 | 7 | -3/+21 |
* | demux, matroska: remove demuxer type field | wm4 | 2015-02-17 | 4 | -39/+29 |
* | demux: remove file_contents field | wm4 | 2015-02-17 | 4 | -11/+25 |
* | demux_edl: make independent from MPContext | wm4 | 2015-02-17 | 4 | -48/+36 |
* | demux_edl: move implementation | wm4 | 2015-02-17 | 4 | -306/+280 |
* | demux_cue: make independent from MPContext | wm4 | 2015-02-17 | 4 | -40/+36 |
* | demux_cue: move implementation | wm4 | 2015-02-17 | 4 | -421/+388 |
* | demux: copy priv pointer too | wm4 | 2015-02-17 | 1 | -0/+1 |
* | matroska: move timeline code to demux/ | wm4 | 2015-02-17 | 3 | -2/+2 |
* | matroska: make timeline code independent of MPContext | wm4 | 2015-02-17 | 5 | -115/+122 |
* | player: use a separate context for timeline loader stuff | wm4 | 2015-02-17 | 7 | -22/+130 |
* | demux: chapters without metadata are allowed | wm4 | 2015-02-17 | 1 | -2/+3 |
* | player: use a macro to remove an element from an array | wm4 | 2015-02-17 | 1 | -6/+1 |
* | player: actually close files when using sub_remove | wm4 | 2015-02-17 | 1 | -13/+38 |
* | DOCS/client-api-changes: mark 0.8.0 release | wm4 | 2015-02-17 | 1 | -2/+3 |
* | demux_lavf: hack against hls showing "100%" position | wm4 | 2015-02-17 | 1 | -0/+6 |
* | command: add rescan_external_files | wm4 | 2015-02-16 | 6 | -4/+46 |
* | command: nicer OSD message when setting audio-device | wm4 | 2015-02-16 | 1 | -0/+14 |
* | etc/input.conf: remove a leftover | wm4 | 2015-02-16 | 1 | -2/+0 |
* | vo_opengl: glsl: remove trailing \ | wm4 | 2015-02-16 | 1 | -2/+2 |
* | vf_vapoursynth: replace a hack with a newer VS API function | wm4 | 2015-02-16 | 3 | -3/+3 |
* | m_config: log options set by the client API too | wm4 | 2015-02-16 | 1 | -0/+7 |
* | sub: mess with styling defaults, change --ass-use-margins behavior | wm4 | 2015-02-16 | 10 | -27/+70 |
* | options: mark some more options as runtime-settable | wm4 | 2015-02-16 | 1 | -4/+4 |
* | osd: customizable subtitle and OSD position | wm4 | 2015-02-16 | 4 | -0/+22 |
* | osd: make it possible to have different subtitle vs. OSD defaults | wm4 | 2015-02-16 | 3 | -27/+44 |
* | mpv.desktop: Add zh-TW and zh-CN translations | Skyrainfit | 2015-02-16 | 1 | -1/+6 |
* | osxbundle: config file special case isn't needed anymore | wm4 | 2015-02-15 | 2 | -6/+0 |
* | player: undeprecate 'config' files | wm4 | 2015-02-15 | 3 | -29/+16 |
* | vd_lavc: uninit the hwdec backend after closing the decoder | wm4 | 2015-02-14 | 1 | -6/+3 |
* | x11: fix uninitialized variable reads | wm4 | 2015-02-14 | 1 | -1/+1 |
* | ao: fix null dereference | Stefano Pigozzi | 2015-02-14 | 1 | -0/+2 |
* | player: fix audio-device-list updates | wm4 | 2015-02-14 | 3 | -0/+8 |
* | client API: clarify filename string encoding | wm4 | 2015-02-14 | 1 | -0/+24 |
* | demux: fix dropped subtitle packets with the new stream switching | wm4 | 2015-02-14 | 2 | -3/+4 |
* | cocoa: remove unused function | Stefano Pigozzi | 2015-02-14 | 1 | -7/+0 |
* | ao_coreaudio: add support for hotplug notifications | Stefano Pigozzi | 2015-02-14 | 6 | -27/+111 |
* | x11: add XK_Cancel to the list of special keys | Martin Herkt | 2015-02-14 | 3 | -0/+3 |
* | Fix build on OSX broken by previous commit | wm4 | 2015-02-13 | 1 | -1/+1 |
* | vf_vapoursynth: add display refresh rate property | Julian | 2015-02-13 | 4 | -0/+7 |
* | x11: return a framerate even if no window is mapped | wm4 | 2015-02-13 | 1 | -8/+11 |
* | player: deprecate 'config' files (use mpv.conf), warn against clashes | wm4 | 2015-02-13 | 2 | -5/+27 |
* | command: mark get_property as deprecated | wm4 | 2015-02-13 | 2 | -3/+6 |
* | x11: make all XF86 special keys mappable | wm4 | 2015-02-13 | 2 | -1/+13 |
* | ipc: put playback core to sleep while dequeuing commands | wm4 | 2015-02-13 | 1 | -1/+7 |
* | demux: hack for instant stream switching | wm4 | 2015-02-13 | 5 | -4/+92 |
* | demux_mkv: return unique file positions for all packets | wm4 | 2015-02-13 | 1 | -4/+5 |
* | vo_opengl: fix smoothmotion coefficient calculation | Stefano Pigozzi | 2015-02-13 | 3 | -7/+5 |
* | cocoa: fix exiting the command line player | wm4 | 2015-02-13 | 1 | -4/+3 |
* | encoding: fixed-vo option was removed | wm4 | 2015-02-13 | 1 | -1/+0 |
* | player: add a --loop=force mode | wm4 | 2015-02-12 | 4 | -13/+17 |
* | osx: move code to unset input context to the right place | wm4 | 2015-02-12 | 1 | -4/+4 |
* | osx: move cocoa specific call out of common code | wm4 | 2015-02-12 | 2 | -8/+2 |
* | player: drop explicit exit() calls | wm4 | 2015-02-12 | 2 | -16/+11 |
* | ao_pulse: listen for hotplug events | wm4 | 2015-02-12 | 1 | -7/+41 |
* | audio: add device change notification for hotplugging | wm4 | 2015-02-12 | 8 | -33/+151 |
* | ao: set correct client name when listing devices | wm4 | 2015-02-12 | 1 | -4/+3 |
* | sd_ass: fix some corner cases in tag stripping | wm4 | 2015-02-12 | 1 | -5/+14 |
* | Revert "player: make --force-window create the window immediately on start" | wm4 | 2015-02-12 | 1 | -1/+0 |
* | player: use af_scaletempo when slowing down audio too | wm4 | 2015-02-12 | 2 | -2/+2 |
* | vf_lavfi: drop useless option from wrapper filters | wm4 | 2015-02-12 | 1 | -4/+1 |
* | af_rubberband: actually fix deadlock | Martin Herkt | 2015-02-12 | 1 | -1/+1 |
* | af_rubberband: fix filter error deadlock | wm4 | 2015-02-12 | 1 | -2/+2 |
* | af_rubberband: change defaults | Martin Herkt | 2015-02-12 | 1 | -9/+6 |
* | af_rubberband: fix breakage | wm4 | 2015-02-11 | 1 | -1/+3 |
* | video/filters: simplify libavfilter bridge | wm4 | 2015-02-11 | 13 | -71/+61 |
* | vf_noise: remove internal implementation | wm4 | 2015-02-11 | 2 | -243/+8 |
* | af_rubberband: make all librubberband options configurable | wm4 | 2015-02-11 | 2 | -4/+52 |
* | af_rubberband: attempt to fix audio position calculation | wm4 | 2015-02-11 | 1 | -4/+17 |
* | af_rubberband: always calculate and set delay | wm4 | 2015-02-11 | 1 | -12/+11 |
* | af: account for queued frames in audio position calculation | wm4 | 2015-02-11 | 1 | -0/+2 |
* | af_rubberband: improve EOF handling | wm4 | 2015-02-11 | 1 | -5/+11 |
* | dvb_tune: fix invalid syntax | wm4 | 2015-02-11 | 1 | -1/+1 |
* | audio: fix pool allocation | wm4 | 2015-02-11 | 1 | -1/+2 |
* | af_rubberband: pitch correction with librubberband | wm4 | 2015-02-11 | 7 | -0/+187 |
* | player: skip audio filter reinit on some types of speed changes | wm4 | 2015-02-10 | 1 | -1/+11 |
* | af_scaletempo: allow changing speed at runtime without reinit | wm4 | 2015-02-10 | 1 | -18/+21 |
* | af_scaletempo: drop detaching or skipping init on speed=1 | wm4 | 2015-02-10 | 1 | -7/+5 |
* | manpage: fix af_scaletempo suggested commands | wm4 | 2015-02-10 | 1 | -3/+3 |
* | manpage: ipc: suggest --idle | wm4 | 2015-02-09 | 1 | -1/+2 |
* | win32: fix/change application name | wm4 | 2015-02-09 | 2 | -3/+3 |
* | README: mention some more deps | wm4 | 2015-02-09 | 1 | -0/+2 |
* | README: movie -> media | wm4 | 2015-02-08 | 1 | -1/+1 |
* | vo: minor simplification | wm4 | 2015-02-07 | 1 | -13/+8 |
* | vo_vdpau: minor simplification | wm4 | 2015-02-07 | 1 | -4/+1 |
* | Revert "vo_opengl: disable alpha by default" | wm4 | 2015-02-06 | 2 | -3/+3 |
* | video: work around libswscale for PNG pixel formats | wm4 | 2015-02-06 | 4 | -5/+45 |
* | stream: get rid of remaining uses of the end_pos field | wm4 | 2015-02-06 | 7 | -26/+25 |
* | stream: minor cleanups | wm4 | 2015-02-06 | 4 | -88/+64 |
* | stream: slightly improve reconnect behavior | wm4 | 2015-02-06 | 2 | -18/+29 |
* | stream_lavf: fix build with Libav | wm4 | 2015-02-06 | 1 | -2/+5 |
* | options: add --network-timeout | wm4 | 2015-02-06 | 4 | -0/+11 |
* | options: change --msg-level option | wm4 | 2015-02-06 | 7 | -93/+89 |