| Commit message (Expand) | Author | Age | Files | Lines |
* | vo_opengl: never use 1D textures for lookup textures | wm4 | 2014-12-08 | 2 | -48/+35 |
* | vo_opengl: refactor: merge convolution function and sampler entrypoint | wm4 | 2014-12-08 | 1 | -67/+36 |
* | w32_common: ensure taskbar is hidden when fullscreen | James Ross-Gowan | 2014-12-08 | 1 | -2/+28 |
* | DOCS: Improve documentation of --ytdl-format option | ChrisK2 | 2014-12-07 | 1 | -1/+4 |
* | cocoa: ignore first file open events from command line | Stefano Pigozzi | 2014-12-07 | 2 | -0/+9 |
* | cocoa: bundle: use idle=once | Stefano Pigozzi | 2014-12-07 | 1 | -1/+1 |
* | options: add a 'once' idle mode | Stefano Pigozzi | 2014-12-07 | 3 | -3/+11 |
* | sub: remove assertion | wm4 | 2014-12-07 | 1 | -2/+1 |
* | player: when seeking past EOF with --keep-open, seek to last frame | wm4 | 2014-12-07 | 3 | -7/+47 |
* | vo_opengl: extend filter size to 64 | wm4 | 2014-12-06 | 2 | -3/+9 |
* | vo_opengl: clamp filters to their size | wm4 | 2014-12-06 | 1 | -1/+2 |
* | cocoa: fix view leak in uninit when fullscreen | Stefano Pigozzi | 2014-12-06 | 1 | -1/+9 |
* | af_hrtf: Fix out-of-range read. | reimar | 2014-12-06 | 1 | -2/+7 |
* | cocoa: use --idle when running inside bundle | Stefano Pigozzi | 2014-12-06 | 6 | -156/+59 |
* | demux_mkv: reject 0 TimecodeScale | wm4 | 2014-12-06 | 1 | -0/+4 |
* | cocoa: don't change app activation policy in libmpv | Stefano Pigozzi | 2014-12-06 | 1 | -3/+4 |
* | demux_playlist: fix negated condition | wm4 | 2014-12-06 | 1 | -1/+1 |
* | vo_opengl: disable fancy-downscaling for opengl-hq again | wm4 | 2014-12-06 | 1 | -1/+1 |
* | vo_opengl: extend filter size to 32 | wm4 | 2014-12-06 | 2 | -25/+25 |
* | vaapi/GLX: remove a direct reference to an GL symbol | wm4 | 2014-12-06 | 1 | -1/+2 |
* | demux: silence unseekable message | wm4 | 2014-12-05 | 1 | -2/+2 |
* | demux_playlist: detect headerless m3u files by extension | wm4 | 2014-12-05 | 1 | -1/+24 |
* | cocoa: save screenshots to desktop when using app bundle | Stefano Pigozzi | 2014-12-05 | 1 | -0/+1 |
* | cocoa: don't create Dock icon for audio only files | Stefano Pigozzi | 2014-12-05 | 2 | -17/+25 |
* | DOCS, OSC: Un-document removed seektooltip option | ChrisK2 | 2014-12-05 | 1 | -4/+0 |
* | osc: improve slimbox layout and minor code cleanups | ChrisK2 | 2014-12-05 | 1 | -82/+92 |
* | DOCS, OSC: Document layout option | ChrisK2 | 2014-12-05 | 1 | -1/+6 |
* | assdraw: Properly approximate circle for rounded box | ChrisK2 | 2014-12-05 | 1 | -4/+5 |
* | ao_alsa: minor simplification | wm4 | 2014-12-05 | 1 | -5/+1 |
* | ao_alsa: hackfix mono playback | wm4 | 2014-12-05 | 1 | -0/+3 |
* | osc, dvd, bd: fix mouse state when changing menu modes | wm4 | 2014-12-05 | 2 | -4/+9 |
* | coreaudio: don't output too many channel descriptions | Stefano Pigozzi | 2014-12-05 | 1 | -0/+6 |
* | Merge pull request #1314 from rossy/win-waf-gitignore | James Ross-Gowan | 2014-12-05 | 1 | -0/+2 |
|\ |
|
| * | gitignore: ignore waf directory on Windows | James Ross-Gowan | 2014-12-05 | 1 | -0/+2 |
|/ |
|
* | coreaudio: add missing \n in log line | Stefano Pigozzi | 2014-12-05 | 1 | -1/+1 |
* | coreaudio: don't print layout a second time | Stefano Pigozzi | 2014-12-05 | 1 | -1/+1 |
* | ao_alsa: simplify, remove no-block suboption | wm4 | 2014-12-05 | 2 | -19/+8 |
* | cocoa: don't async redraw when waiting for VO redraw | Stefano Pigozzi | 2014-12-04 | 1 | -1/+3 |
* | ao_alsa: try to fallback to "default" device if device is busy | wm4 | 2014-12-04 | 1 | -1/+6 |
* | demux: explicitly wake up playback thread on metadata change etc. | wm4 | 2014-12-04 | 1 | -0/+2 |
* | demux: don't print message if replaygain tags were not found | wm4 | 2014-12-04 | 1 | -3/+1 |
* | discnav: remove redundant call | wm4 | 2014-12-04 | 1 | -2/+0 |
* | dvd, bd: don't unnecessarily block on demuxer/stream all the time | wm4 | 2014-12-04 | 5 | -3/+27 |
* | input: add a hack to fix keyboard navigation with dvd/bd menu | wm4 | 2014-12-04 | 1 | -0/+2 |
* | build: update to waf 1.8.4 | Stefano Pigozzi | 2014-12-04 | 2 | -3/+3 |
* | coreaudio: reject descriptions with too many channels | Stefano Pigozzi | 2014-12-04 | 1 | -0/+7 |
* | coreaudio: fix more layout prints | Stefano Pigozzi | 2014-12-04 | 1 | -2/+2 |
* | coreaudio: fix prints of uint32_t in log_layout | Stefano Pigozzi | 2014-12-04 | 1 | -10/+10 |
* | dvd, bd, osc: disable OSC while a menu is active | wm4 | 2014-12-04 | 1 | -0/+9 |
* | build: showqscale was removed | wm4 | 2014-12-04 | 1 | -2/+1 |
* | video: remove things forgotten in previous commit | wm4 | 2014-12-03 | 3 | -19/+0 |
* | video: remove internal QP passing | wm4 | 2014-12-03 | 5 | -205/+4 |
* | video/filter: kill vf_pp (libpostproc) | wm4 | 2014-12-03 | 7 | -316/+0 |
* | lua: fully cleanup removed key bindings | wm4 | 2014-12-03 | 1 | -0/+1 |
* | vo_opengl: make uninit idempotent | wm4 | 2014-12-03 | 2 | -6/+6 |
* | vo_opengl: move hwdec parts into their own files | wm4 | 2014-12-03 | 11 | -113/+162 |
* | vdpau/GLX: don't access VO backend | wm4 | 2014-12-03 | 6 | -17/+16 |
* | vaapi/GLX: don't access VO backend | wm4 | 2014-12-03 | 2 | -3/+5 |
* | vda: make independent from cocoa backend | wm4 | 2014-12-03 | 3 | -8/+7 |
* | 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 con |