| Commit message (Expand) | Author | Age | Files | Lines |
* | vda: use implicit current GL context | Stefano Pigozzi | 2014-12-03 | 3 | -16/+1 |
* | input, lua: make removing key bindings work | wm4 | 2014-12-03 | 1 | -3/+4 |
* | cocoa: remove urlencoding for url open events | Stefano Pigozzi | 2014-12-02 | 1 | -0/+2 |
* | build: give precedence to Lua52 over LuaJIT | Stefano Pigozzi | 2014-12-02 | 1 | -2/+1 |
* | cocoa: add https:// url scheme to bundle's plist | Stefano Pigozzi | 2014-12-02 | 1 | -0/+1 |
* | cocoa: add mk3d UTI to bundle's plist | Nyx0uf | 2014-12-02 | 1 | -0/+23 |
* | client API: allow multiple mpv instances with terminal=yes | wm4 | 2014-12-02 | 2 | -16/+21 |
* | vo_opengl: minor changes | wm4 | 2014-12-02 | 3 | -10/+12 |
* | vo_opengl: print error number if framebuffer creation fails | wm4 | 2014-12-02 | 1 | -2/+4 |
* | osc: always force mouse_move binding | wm4 | 2014-12-02 | 1 | -1/+1 |
* | lua: fix broken error message | wm4 | 2014-12-02 | 1 | -1/+1 |
* | vd_lavc: use avcodec_is_open() | wm4 | 2014-12-02 | 1 | -1/+1 |
* | player: don't signal an error if --stream-dump is used | wm4 | 2014-12-02 | 1 | -0/+1 |
* | client API: print version on initialization | wm4 | 2014-12-02 | 1 | -0/+2 |
* | DOCS/client-api-changes: mark release 0.7.0 | wm4 | 2014-12-02 | 1 | -0/+1 |
* | cocoa: split mkv/webm for imported UTI in plist | Nyx0uf | 2014-12-01 | 1 | -0/+20 |
* | cocoa: fix opening reference URLs (.file/id=) | Stefano Pigozzi | 2014-12-01 | 1 | -2/+4 |
* | audio: fix one of the previous commits | wm4 | 2014-12-01 | 1 | -1/+1 |
* | cocoa: allow to black out other display when going fs | Stefano Pigozzi | 2014-12-01 | 6 | -1/+13 |
* | ao_coreaudio: initialize fetched properties to zeros | Stefano Pigozzi | 2014-12-01 | 1 | -2/+2 |
* | options: fix channel map options sometimes failing | wm4 | 2014-12-01 | 1 | -1/+1 |
* | options: fix swapped deprecated/replacement in warning | wm4 | 2014-12-01 | 1 | -1/+1 |
* | options: simplify channel map validation | wm4 | 2014-12-01 | 1 | -4/+3 |
* | audio: allow more than 20 channel map entries | wm4 | 2014-12-01 | 4 | -8/+19 |
* | vo_opengl: remove redundant GL state initialization | wm4 | 2014-12-01 | 1 | -4/+0 |
* | vd_lavc: don't crash if codec could not be opened | wm4 | 2014-12-01 | 1 | -1/+1 |
* | ao/wasapi: make set_ao_format EX/EXTENSIBLE agnostic | Kevin Mitchell | 2014-12-01 | 1 | -14/+28 |
* | ao/wasapi: fix set_ao_format | Kevin Mitchell | 2014-12-01 | 1 | -23/+10 |
* | ao/wasapi: show actual waveformat tried | Kevin Mitchell | 2014-12-01 | 1 | -8/+30 |
* | ao/wasapi: don't assume 32-bits == float | Kevin Mitchell | 2014-12-01 | 1 | -45/+43 |
* | ao/format: add af_fmt_is_float | Kevin Mitchell | 2014-12-01 | 2 | -0/+6 |
* | ao/wasapi: make sure that < 16-bit pcm never happens | Kevin Mitchell | 2014-12-01 | 1 | -6/+16 |
* | ao/wasapi: get rid of WAVEFMT union | Kevin Mitchell | 2014-12-01 | 1 | -29/+13 |
* | demux_playlist: don't ignore last line in m3u | wm4 | 2014-11-30 | 1 | -2/+2 |
* | manpage: rename input.conf supersection | wm4 | 2014-11-29 | 1 | -3/+11 |
* | manpage: lua: fix example | wm4 | 2014-11-29 | 1 | -2/+2 |
* | vo_wayland: Add "multimedia" keyboard key bindings. | Sergey Kvachonok | 2014-11-29 | 1 | -0/+14 |
* | manpage: minor fixes | wm4 | 2014-11-29 | 3 | -10/+9 |
* | player: don't ignore relative seeks by 0 seconds | wm4 | 2014-11-29 | 1 | -4/+0 |
* | command: avoid returning invalid FPS values | wm4 | 2014-11-29 | 1 | -3/+5 |
* | player: reset frame step counter on seeks | wm4 | 2014-11-29 | 2 | -1/+1 |
* | vo_opengl: enable fancy-downscaling by default for opengl-hq | wm4 | 2014-11-29 | 2 | -1/+2 |
* | vo_opengl: disable fancy-downscaling for anamorphic video | wm4 | 2014-11-29 | 2 | -20/+36 |
* | lua: add a function that formats Lua values as strings | wm4 | 2014-11-29 | 3 | -24/+27 |
* | TOOLS/lua: add script that pauses playback when minimizing the window | wm4 | 2014-11-29 | 1 | -0/+22 |
* | build: don't install some files if only libmpv is built | wm4 | 2014-11-29 | 1 | -13/+15 |
* | win32: add screen offset when handling overlarge windows | wm4 | 2014-11-28 | 1 | -2/+2 |
* | player: simplify and fix ordered chapter EOF handling | wm4 | 2014-11-28 | 2 | -17/+11 |
* | demux_mkv: remove ancient codec mapping leftovers | wm4 | 2014-11-28 | 3 | -335/+52 |
* | ao/wasapi: handle VistaBlob failure more gracefully | Kevin Mitchell | 2014-11-28 | 2 | -6/+21 |
* | ao/wasapi: remove unnecessary check of audio thread input | Kevin Mitchell | 2014-11-28 | 1 | -2/+0 |
* | ao/wasapi: more consistent/reliable method of computing extra WAVEFORMATEXTEN... | Kevin Mitchell | 2014-11-28 | 1 | -2/+1 |
* | ao/wasapi: more missed cleanup on failure | Kevin Mitchell | 2014-11-28 | 1 | -3/+5 |
* | ao/wasapi: check return values | Kevin Mitchell | 2014-11-28 | 1 | -3/+6 |
* | ao/wasapi: make functions return bool that were acting like it | Kevin Mitchell | 2014-11-28 | 2 | -37/+37 |
* | ao/wasapi: check full GUID of KSDATAFORMAT to determine float | Kevin Mitchell | 2014-11-28 | 2 | -8/+9 |
* | ao/wasapi: expose GUID and PKEY convenience functions | Kevin Mitchell | 2014-11-28 | 3 | -45/+49 |
* | ao/wasapi: remove unused variable | Kevin Mitchell | 2014-11-28 | 1 | -3/+0 |
* | ao/wasapi: safely define PKEY constants | Kevin Mitchell | 2014-11-28 | 1 | -16/+13 |
* | ao/wasapi: avoid redundant passing of ao and wasapi_state as arguments | Kevin Mitchell | 2014-11-28 | 1 | -19/+19 |
* | ao/wasapi: just return 0 unconditionally from the thread | Kevin Mitchell | 2014-11-28 | 1 | -10/+4 |
* | ao/wasapi: fix unmatched CoUninitialize() on init failure | Kevin Mitchell | 2014-11-28 | 2 | -8/+5 |
* | ao/wasapi: more debugging messages | Kevin Mitchell | 2014-11-28 | 2 | -14/+27 |
* | ao/wasapi: simplify the init retry | Kevin Mitchell | 2014-11-28 | 1 | -10/+8 |
* | ao/wasapi: make get_device_delay return an error code | Kevin Mitchell | 2014-11-28 | 1 | -12/+21 |
* | build: move --cplayer to build options | Stefano Pigozzi | 2014-11-28 | 1 | -4/+5 |
* | build: move --dvbin to TV features, remove --dvb | Stefano Pigozzi | 2014-11-28 | 1 | -9/+4 |
* | build: fix typos | Stefano Pigozzi | 2014-11-28 | 1 | -2/+2 |
* | subprocess-win: remove a Vista-only flag | James Ross-Gowan | 2014-11-28 | 1 | -3/+2 |
* | demux_mkv: simplify extradata handling | wm4 | 2014-11-27 | 1 | -37/+12 |
* | demux_mkv: cosmetics | wm4 | 2014-11-27 | 1 | -24/+13 |
* | demux_mkv: fix a possible out of bounds access | wm4 | 2014-11-27 | 1 | -6/+8 |
* | ao_wasapi: don't treat SetDisplayName() failure as fatal | wm4 | 2014-11-27 | 1 | -1/+2 |
* | vo_direct3d: check whether D3DFMT_A8 is available | wm4 | 2014-11-27 | 1 | -11/+29 |
* | gl_video: minor simplification | wm4 | 2014-11-27 | 1 | -4/+0 |
* | command: sub_add with "auto" should not always select a subtitle track | wm4 | 2014-11-27 | 1 | -1/+3 |
* | audio: alternative fix for previous commit | wm4 | 2014-11-27 | 1 | -4/+1 |
* | audio: fix busy loop when seeking while paused | wm4 | 2014-11-27 | 1 | -2/+4 |
* | mixer: don't show softvol neutral marker on OSD if not using softvol | wm4 | 2014-11-27 | 1 | -2/+2 |
* | vo_opengl: Linearize non-RGB sRGB files correctly (eg. JPEG) | Niklas Haas | 2014-11-26 | 3 | -7/+48 |
* | Do not call strerror() | wm4 | 2014-11-26 | 16 | -90/+117 |
* | gl_common: factor context creation | wm4 | 2014-11-26 | 4 | -50/+51 |
* | vo_opengl: Reword comment in shader | Niklas Haas | 2014-11-26 | 1 | -2/+3 |
* | vo_opengl: make operator precedence explicit | wm4 | 2014-11-26 | 1 | -1/+2 |
* | vo_opengl: fix srgb with certain inputs | wm4 | 2014-11-26 | 1 | -1/+1 |
* | vo_opengl: something | wm4 | 2014-11-26 | 1 | -1/+1 |
* | ytdl: bump requrired youtube-dl version to 2014.11.26 | ChrisK2 | 2014-11-26 | 1 | -1/+1 |
* | ytdl: Try to handle multi-arc videos | ChrisK2 | 2014-11-26 | 1 | -14/+37 |
* | ytdl: When using DASH, print actual duration | ChrisK2 | 2014-11-26 | 1 | -1/+5 |
* | DOCS/crosscompile-mingw: update | Timothy Gu | 2014-11-26 | 1 | -8/+8 |
* | manpage: lua: fix typo paramater -> parameter | Alessandro Ghedini | 2014-11-26 | 1 | -1/+1 |
* | demux_lavf: set PTS of first packet for formats with no timestamps | wm4 | 2014-11-25 | 1 | -0/+9 |
* | ao_alsa: fix channel map in pre-channel map API case | wm4 | 2014-11-25 | 1 | -0/+1 |
* | ao_alsa: always enable "plug" plugin for non-default device | wm4 | 2014-11-25 | 1 | -3/+2 |
* | ao_alsa: select and set channel maps via channel map API | wm4 | 2014-11-25 | 1 | -28/+125 |
* | ao_alsa: minor fixes | wm4 | 2014-11-25 | 1 | -4/+6 |
* | client API: make sure youtube-dl is not used by default | wm4 | 2014-11-25 | 1 | -0/+1 |
* | cocoa: don’t hand over view memory ownership to libmpv clients | Stefano Pigozzi | 2014-11-25 | 1 | -1/+1 |
* | audio: make mp_audio_config_to_str return a stack-allocated string | wm4 | 2014-11-25 | 4 | -23/+12 |
* | ao_alsa: cleanups | wm4 | 2014-11-25 | 1 | -97/+57 |
* | player: add option not to use OSD/fontconfig | wm4 | 2014-11-25 | 4 | -0/+16 |
* | audio: make mp_chmap_to_str() return a stack-allocated string | wm4 | 2014-11-24 | 6 | -27/+25 |
* | ao_alsa: try to use the channel map reported by ALSA | wm4 | 2014-11-24 | 2 | -1/+66 |
* | travis: restrict build matrix further | wm4 | 2014-11-24 | 1 | -0/+4 |
* | travis: add gcc to the build matrix | wm4 | 2014-11-24 | 1 | -0/+4 |
* | input: simplify | wm4 | 2014-11-24 | 5 | -38/+25 |
* | lua: remove redundant call | wm4 | 2014-11-24 | 1 | -1/+0 |
* | lua: always handle key repeat on the script side | wm4 | 2014-11-24 | 2 | -5/+8 |
* | lua, ipc: remove leftovers | wm4 | 2014-11-24 | 3 | -19/+0 |
* | command: don't queue framesteps | wm4 | 2014-11-23 | 2 | -1/+15 |
* | player: don't crash when using sub_seek without subtitles | wm4 | 2014-11-23 | 1 | -2/+0 |
* | input, lua: redo input handling | wm4 | 2014-11-23 | 12 | -79/+211 |
* | client API: restrict client names | wm4 | 2014-11-23 | 2 | -20/+22 |
* | x11: fix crash | wm4 | 2014-11-23 | 1 | -1/+1 |
* | x11: fix crash with --wid=0 and vo_xv/vo_x11 | wm4 | 2014-11-23 | 1 | -2/+5 |
* | input: set mouse area by default for all input | wm4 | 2014-11-23 | 2 | -2/+3 |
* | subprocess: minor cosmetic cleanup | wm4 | 2014-11-22 | 3 | -5/+9 |
* | README: cleanup contact section | wm4 | 2014-11-22 | 1 | -7/+7 |
* | lua: subprocess: move to osdep/subprocess-{win,posix}.c | James Ross-Gowan | 2014-11-22 | 6 | -478/+553 |
* | manpage: update utils.subprocess() for Windows | James Ross-Gowan | 2014-11-22 | 1 | -2/+3 |
* | lua: subprocess: use macros for SetHandleInformation | James Ross-Gowan | 2014-11-22 | 1 | -1/+2 |
* | lua: subprocess: fix handle inheritance race condition | James Ross-Gowan | 2014-11-22 | 1 | -11/+87 |
* | lua: subprocess: fix Ctrl+C handling on Windows | James Ross-Gowan | 2014-11-22 | 1 | -3/+11 |
* | lua: subprocess: cancel pending I/O before return | James Ross-Gowan | 2014-11-22 | 1 | -2/+7 |
* | TOOLS/idet.sh: Adjust for changes in FFmpeg. | Rudolf Polzer | 2014-11-22 | 1 | -5/+1 |
* | parse_configfile: check quote termination properly | wm4 | 2014-11-21 | 1 | -0/+7 |
* | m_property: fix a typo | wm4 | 2014-11-21 | 1 | -1/+1 |
* | ao_pcm: simplify | wm4 | 2014-11-21 | 1 | -17/+13 |
* | ao_oss: check whether setting samplerate succeeds | wm4 | 2014-11-21 | 1 | -2/+4 |
* | ao_lavc: fix setting up AVFrame pointers | wm4 | 2014-11-21 | 1 | -3/+4 |
* | af_scaletempo: use float division for rate | wm4 | 2014-11-21 | 1 | -1/+1 |
* | Silence some Coverity warnings | wm4 | 2014-11-21 | 4 | -2/+4 |
* | Remove some unneeded NULL checks | wm4 | 2014-11-21 | 4 | -25/+22 |
* | README: add Coverity status | wm4 | 2014-11-21 | 1 | -0/+2 |
* | draw_bmp: make code more obvious, remove assertion | wm4 | 2014-11-21 | 1 | -3/+3 |
* | stream: fix endian swapping | wm4 | 2014-11-21 | 1 | -2/+2 |
* | bstr: don't call memcpy(..., NULL, 0) | wm4 | 2014-11-21 | 1 | -0/+2 |
* | Remove some superfluous NULL checks | wm4 | 2014-11-21 | 4 | -7/+3 |
* | ipc: fix confusion of write() return value and errno | wm4 | 2014-11-21 | 1 | -3/+3 |
* | demux_mkv: fix scary sign extension issues | wm4 | 2014-11-21 | 1 | -8/+8 |
* | demux_mkv: fix possible real-audio out of bounds accesses | wm4 | 2014-11-21 | 1 | -1/+7 |
* | demux_mkv: fix uninitialized variable | wm4 | 2014-11-21 | 1 | -1/+1 |
* | audio/out/push: fix off-by-one error | wm4 | 2014-11-21 | 1 | -1/+1 |
* | ao_lavc: fix dangling pointers | wm4 | 2014-11-21 | 1 | -1/+1 |
* | travis: another attempt (2) | wm4 | 2014-11-21 | 1 | -5/+6 |
* | travis: another attempt | wm4 | 2014-11-21 | 1 | -4/+2 |
* | build: don't build win32 mpv.com wrapper with --disable-cplayer | wm4 | 2014-11-21 | 1 | -13/+14 |
* | travis: attempt to add Coverity integration | wm4 | 2014-11-21 | 1 | -0/+15 |
* | lua: add a way to add repeatable key bindings | wm4 | 2014-11-21 | 2 | -4/+10 |
* | input: add a prefix to make any binding act on key repeat | wm4 | 2014-11-20 | 5 | -4/+10 |
* | command: dvd: better audio/video recovery on angle switching | wm4 | 2014-11-20 | 1 | -5/+2 |
* | command: add drop_buffers | wm4 | 2014-11-20 | 4 | -0/+18 |
* | demux_mkv: haali hack: add last frame duration to video length too | wm4 | 2014-11-20 | 1 | -2/+3 |
* | Catch SIGPIPE | wm4 | 2014-11-20 | 1 | -0/+3 |
* | vd_lavc: flush frames before uninitializing hw decoder | wm4 | 2014-11-20 | 1 | -0/+3 |
* | options: add --ytdl-format option for youtube-dl format | Jaime Marquínez Ferrándiz | 2014-11-20 | 4 | -3/+22 |
* | manpage: changes.rst: add youtube-dl script | wm4 | 2014-11-19 | 1 | -0/+4 |
* | input.conf: add some additional bindings | wm4 | 2014-11-19 | 2 | -0/+11 |
* | player: integrate ytdl_hook.lua | wm4 | 2014-11-19 | 7 | -18/+28 |
* | lua: add youtube-dl hook script | ChrisK2 | 2014-11-19 | 1 | -0/+163 |
* | manpage: fix typo | wm4 | 2014-11-19 | 1 | -1/+1 |
* | demux_mkv: add an option for compatibility with Haali | wm4 | 2014-11-18 | 5 | -0/+75 |
* | manpage: document vo_cmdline command | wm4 | 2014-11-18 | 1 | -1/+8 |
* | command: add an ab_loop command | wm4 | 2014-11-18 | 5 | -2/+31 |
* | command: improve A-B loop behavior | wm4 | 2014-11-18 | 3 | -3/+16 |
* | ao/wasapi: actually only retry once (not twice) | Kevin Mitchell | 2014-11-18 | 1 | -2/+1 |
|\ |
|
| * | ao/wasapi: only retry resizing the buffer once | Kevin Mitchell | 2014-11-18 | 1 | -8/+10 |
* | | vo_direct3d: fix texture-memory sub-option, extend it | wm4 | 2014-11-18 | 2 | -16/+35 |
* | | ao/wasapi: only retry resizing the buffer once | Kevin Mitchell | 2014-11-18 | 1 | -8/+11 |
|/ |
|
* | ao/wasapi: keep bufferPeriod in sync on retry | Kevin Mitchell | 2014-11-18 | 1 | -1/+4 |
* | ao/wasapi: refix printf warning for both cygwin and msys | Kevin Mitchell | 2014-11-18 | 1 | -2/+2 |
* | ao/wasapi: periodicity in shared |