| Commit message (Expand) | Author | Age | Files | Lines |
* | vo_opengl_cb: fix flipped rendering | wm4 | 2015-01-08 | 1 | -0/+1 |
* | vo_opengl: gl_lcms: implement change detection for memory profiles | wm4 | 2015-01-08 | 3 | -0/+26 |
* | vo_opengl: gl_lcms: fix potential dangling pointer issue | wm4 | 2015-01-08 | 1 | -4/+5 |
* | ao: remove coreaudio_exclusive from autoprobing list | wm4 | 2015-01-07 | 1 | -2/+2 |
* | ao_pulse: disable latency calculation hacks by default | wm4 | 2015-01-07 | 2 | -3/+7 |
* | vo_direct3d: fix shader colormatrix generation | wm4 | 2015-01-07 | 1 | -5/+5 |
* | win32: request UTF-16 API variants, Vista+ APIs, and COM C macros | wm4 | 2015-01-07 | 13 | -28/+11 |
* | x11: always use glXGetProcAddressARB() | wm4 | 2015-01-07 | 1 | -1/+1 |
* | terminal: always print to stderr with --no-input-terminal | wm4 | 2015-01-07 | 1 | -5/+6 |
* | gl_video.c: invalidate image_params in uninit_video() | xylosper | 2015-01-07 | 1 | -0/+4 |
* | vo_opengl: add support for in memory icc profiles | Stefano Pigozzi | 2015-01-07 | 5 | -172/+132 |
* | video: Remove some stale CMS code, minor cosmetics | Niklas Haas | 2015-01-07 | 3 | -17/+6 |
* | dxva2: copy mp_image attributes to sw_img | James Ross-Gowan | 2015-01-07 | 1 | -0/+1 |
* | mp_image: copy missing attributes | James Ross-Gowan | 2015-01-07 | 1 | -0/+2 |
* | stream_pvr: uncrustify | wm4 | 2015-01-06 | 1 | -1306/+1188 |
* | dvb: uncrustify | wm4 | 2015-01-06 | 3 | -1272/+1261 |
* | stream_dvb: Enable streaming mode, activates cache. | Oliver Freyermuth | 2015-01-06 | 1 | -0/+1 |
* | stream_dvb: Do not add special PIDs if we anyways record the full TP. | Oliver Freyermuth | 2015-01-06 | 1 | -23/+22 |
* | stream_dvb: Add possibility to dump a full transponder. | Oliver Freyermuth | 2015-01-06 | 3 | -4/+22 |
* | manpage: dvb: Add some information on VDR channel list support. | Oliver Freyermuth | 2015-01-06 | 1 | -0/+6 |
* | stream_dvb: Record PIDs with human-readable content, bump max demuxer count. | Oliver Freyermuth | 2015-01-06 | 2 | -1/+15 |
* | stream_dvb: Also demux PMT if possible, reactivate TPID parsing. | Oliver Freyermuth | 2015-01-06 | 4 | -12/+113 |
* | stream_dvb: Extend token-list for pid-parsing, magically allows to parse VDR-... | Oliver Freyermuth | 2015-01-06 | 1 | -3/+33 |
* | stream_dvb: Move out PID-parsing, disable TPID parsing. | Oliver Freyermuth | 2015-01-06 | 1 | -26/+38 |
* | stream_dvb: Add TPID (teletext-pid) parsing from VDR-style channel-lists. | Oliver Freyermuth | 2015-01-06 | 1 | -23/+28 |
* | stream_dvb: Handle VDR-config location-field as DISEQc-field. | Oliver Freyermuth | 2015-01-06 | 1 | -6/+26 |
* | dvb: Extend understanding of VDR channel config: stream_id, inversion. | Oliver Freyermuth | 2015-01-06 | 4 | -9/+33 |
* | stream_dvb: Very basic vdr-type channels.conf support. | Oliver Freyermuth | 2015-01-06 | 1 | -24/+80 |
* | dvb: Extend dvb_channel struct, needs to know whether channel is S2. | Oliver Freyermuth | 2015-01-06 | 3 | -11/+19 |
* | dvb_tune: (DVB-S) Initial S2API support. | Oliver Freyermuth | 2015-01-06 | 1 | -13/+79 |
* | dvbin: Prepare S2API-implementation, support different DVB-API versions. | Oliver Freyermuth | 2015-01-06 | 1 | -1/+17 |
* | video: fix timeline with some container formats | wm4 | 2015-01-06 | 1 | -0/+2 |
* | sd_lavc: apply fallback to video resolution only for vobsubs | wm4 | 2015-01-06 | 1 | -14/+11 |
* | DOCS/client_api_examples: qml: add test for gamma control | wm4 | 2015-01-06 | 3 | -11/+29 |
* | vo_opengl_cb: implement equalizer controls | wm4 | 2015-01-06 | 4 | -18/+49 |
* | csputils: use M_PI | wm4 | 2015-01-06 | 1 | -1/+1 |
* | csputils: replace float[3][4] with a struct | wm4 | 2015-01-06 | 9 | -118/+117 |
* | csputils: move image_params -> csp_params into a function | wm4 | 2015-01-06 | 7 | -20/+25 |
* | csputils: get rid of mp_csp_details | wm4 | 2015-01-06 | 10 | -42/+33 |
* | csputils: cosmetics | wm4 | 2015-01-06 | 1 | -137/+112 |
* | DOCS/client_api_examples: qtexample: demonstrate multiple mpv instances | wm4 | 2015-01-06 | 2 | -0/+10 |
* | vo_opengl_cb: don't resize when redrawing | wm4 | 2015-01-06 | 1 | -1/+5 |
* | options: don't cut off long options in --list-options | wm4 | 2015-01-06 | 1 | -1/+1 |
* | TOOLS/zsh.pl: complete options based on types | Philip Sequeira | 2015-01-06 | 1 | -31/+70 |
* | sub: add option to not scale subtitles with window | wm4 | 2015-01-05 | 4 | -1/+20 |
* | video/out/win_state.c: fix --monitoraspect | Soeren D. Schulze | 2015-01-05 | 1 | -1/+1 |
* | DOCS/client_api_examples: qml: add test for vo_cmdline | wm4 | 2015-01-05 | 3 | -13/+29 |
* | vo_opengl_cb: support changing options at runtime | wm4 | 2015-01-05 | 2 | -10/+71 |
* | manpage: document details of option quoting and escaping | wm4 | 2015-01-05 | 1 | -4/+56 |
* | vf_vapoursynth: autodetect CPU count | wm4 | 2015-01-05 | 2 | -4/+12 |
* | player: use libavutil API to get number of CPUs | wm4 | 2015-01-05 | 5 | -72/+2 |
* | player: print used number of threads in verbose mode | wm4 | 2015-01-05 | 4 | -6/+8 |
* | command: ignore chapter cycling if there's only 1 chapter | wm4 | 2015-01-05 | 1 | -2/+5 |
* | demux_mkv: avoid PTS warning with image attachments | wm4 | 2015-01-05 | 1 | -0/+5 |
* | manpage: clarify syntax for color options | wm4 | 2015-01-05 | 1 | -1/+1 |
* | client API: clarify some vo_opengl_cb requirements | wm4 | 2015-01-04 | 1 | -0/+6 |
* | client API, vo_opengl_cb: properly uninit video | wm4 | 2015-01-04 | 1 | -0/+1 |
* | vo_opengl: remove obsolete comment in shader | wm4 | 2015-01-04 | 1 | -1/+1 |
* | manpage: fix --video-unscaled description | wm4 | 2015-01-04 | 1 | -3/+2 |
* | x11: make display-names property stricter | wm4 | 2015-01-04 | 1 | -1/+3 |
* | af_volume: dump applied replaygain in verbose mode | wm4 | 2015-01-04 | 1 | -1/+5 |
* | travis: disable on OSX | wm4 | 2015-01-03 | 1 | -1/+1 |
* | video: batch query_format calls | wm4 | 2015-01-03 | 4 | -9/+12 |
* | TOOLS/lua/observe-all: add a warning | wm4 | 2015-01-03 | 1 | -0/+4 |
* | TOOLS/lua/autoload: fix behavior with network URLs | wm4 | 2015-01-03 | 1 | -0/+3 |
* | vf_vapoursynth: fix Lua backend | wm4 | 2015-01-03 | 1 | -0/+3 |
* | ytdl: silence "succeeded" message | wm4 | 2015-01-03 | 1 | -1/+1 |
* | vf_vapoursynth: pass through container FPS value | wm4 | 2015-01-03 | 4 | -10/+20 |
* | manpage: vf_vapoursynth: document mpv-specific predefined variables | wm4 | 2015-01-03 | 1 | -0/+11 |
* | x11: make display-names property observable | wm4 | 2015-01-03 | 2 | -1/+3 |
* | video: better pipelining with vf_vapoursynth | wm4 | 2015-01-03 | 6 | -12/+99 |
* | TOOLS/stats-conv: more improvements | wm4 | 2015-01-03 | 1 | -13/+20 |
* | ao/wasapi: style/code formatting tweaks | Kevin Mitchell | 2015-01-02 | 3 | -64/+63 |
* | ao/wasapi: improve exclusive mode format search | Kevin Mitchell | 2015-01-02 | 1 | -46/+36 |
* | ao/wasapi: revamp set_waveformatex | Kevin Mitchell | 2015-01-02 | 1 | -27/+43 |
* | ao/wasapi: add CO_E_NOTINITIALIZED to explain_err | Kevin Mitchell | 2015-01-02 | 1 | -0/+1 |
* | cocoa: fix build on 10.9 | Stefano Pigozzi | 2015-01-02 | 1 | -1/+1 |
* | OSC: idlemessage: fix alignment | ChrisK2 | 2015-01-02 | 1 | -3/+3 |
* | TOOLS/stas-conv: add timed value event type | wm4 | 2015-01-02 | 1 | -0/+8 |
* | TOOLS/stats-conv: better output | wm4 | 2015-01-02 | 1 | -11/+20 |
* | cocoa: fix NSMapGet error | Stefano Pigozzi | 2015-01-02 | 1 | -2/+4 |
* | manpage: talk about one script, not multiple scripts | Ryan Jacobs | 2015-01-02 | 1 | -2/+2 |
* | OSC: add osc-message script command (wip) | ChrisK2 | 2015-01-02 | 2 | -0/+9 |
* | OSC: display "drop files here" message when idle + forced-window | ChrisK2 | 2015-01-02 | 1 | -2/+52 |
* | build: rename MPLAYER_CONFDIR define | wm4 | 2015-01-02 | 3 | -5/+5 |
* | player: move terminal input init to a better place | wm4 | 2015-01-02 | 1 | -3/+3 |
* | player: print config.h contents in verbose mode | wm4 | 2015-01-02 | 2 | -6/+19 |
* | build: prefer libswresample over libavresample on FFmpeg | wm4 | 2015-01-02 | 2 | -10/+10 |
* | vo_opengl_old: remove ancient ATI-specific YUV conversions | wm4 | 2015-01-02 | 5 | -236/+6 |
* | build: try to make examples build both in-tree and out-of-tree | wm4 | 2015-01-02 | 4 | -4/+17 |
* | DOCS/client_api_examples: move all examples into their own subdirs | wm4 | 2015-01-01 | 7 | -15/+22 |
* | DOCS/client_api_examples: don't throw char* in C++ code | wm4 | 2015-01-01 | 2 | -6/+9 |
* | manpage: fix typo | wm4 | 2015-01-01 | 1 | -1/+1 |
* | command: make the "run" command work on Windows too | wm4 | 2015-01-01 | 4 | -26/+40 |
* | subprocess: allow disabling redirection of stdout/stderr | wm4 | 2015-01-01 | 2 | -6/+10 |
* | win32: add native wrappers for pthread functions | wm4 | 2015-01-01 | 6 | -0/+394 |
* | cocoa: fix uninitialization while in fullscreen | Stefano Pigozzi | 2015-01-01 | 3 | -2/+36 |
* | Update copyright year | wm4 | 2015-01-01 | 2 | -2/+2 |
* | player: capitalize --display-tags items | wm4 | 2014-12-31 | 1 | -2/+2 |
* | gl_hwdec_vda: refuse to work with old OpenGL versions | wm4 | 2014-12-31 | 1 | -0/+5 |
* | client API: add function to create new mpv_handles from existing ones | wm4 | 2014-12-31 | 4 | -0/+44 |
* | vo_opengl_cb: simplify API uninitialization | wm4 | 2014-12-31 | 5 | -21/+59 |
* | vo_opengl_cb: pass context directly | wm4 | 2014-12-31 | 3 | -62/+43 |
* | video: pass some VO params as struct | wm4 | 2014-12-31 | 4 | -24/+30 |
* | demux_mkv: enable codec parsing for vfw-muxed files too | wm4 | 2014-12-31 | 1 | -9/+10 |
* | client API: qthelper: return NULL as handle if unset | wm4 | 2014-12-30 | 1 | -2/+6 |
* | DOCS/client_api_examples: add an explicit license | wm4 | 2014-12-30 | 2 | -2/+14 |
* | DOCS/client_api_examples: qtexample: use queued signals | wm4 | 2014-12-30 | 3 | -20/+19 |
* | DOCS/client_api_examples: qtquick: fix destruction | wm4 | 2014-12-30 | 4 | -38/+35 |
* | client API: qthelper: add a refcounting wrapper around mpv_handle | wm4 | 2014-12-30 | 3 | -1/+32 |
* | command: make empty vf-metadata not an error | wm4 | 2014-12-30 | 2 | -14/+10 |
* | demux_playlist: unquote entries in pls playlists | wm4 | 2014-12-30 | 1 | -0/+3 |
* | vf: fix crash if filter doesn't provide control entrypoint | wm4 | 2014-12-30 | 1 | -1/+1 |
* | options: expand ~ for the include option | Stefano Pigozzi | 2014-12-30 | 1 | -1/+5 |
* | demux_mkv: reduce log noise | wm4 | 2014-12-29 | 2 | -3/+2 |
* | demux_mf: move mf.c contents to demux_mf.c | wm4 | 2014-12-29 | 6 | -189/+122 |
* | command: add filtered-metadata property | wm4 | 2014-12-29 | 2 | -1/+16 |
* | player: filter tags, add --display-tags option | wm4 | 2014-12-29 | 7 | -7/+45 |
* | player: make --shuffle/--merge-files affect runtime loaded playlists | wm4 | 2014-12-29 | 5 | -19/+26 |
* | ao_portaudio: remove this audio output | wm4 | 2014-12-29 | 7 | -304/+0 |
* | ao_alsa: print channel map if setting it fails | wm4 | 2014-12-29 | 1 | -1/+2 |
* | build: fix linking with --enable-static-build | Stefano Pigozzi | 2014-12-29 | 1 | -2/+2 |
* | ao: add debug log with the detected channel maps | Stefano Pigozzi | 2014-12-29 | 1 | -0/+6 |
* | chmap_sel: add multichannel fallback heuristic | Stefano Pigozzi | 2014-12-29 | 9 | -4/+381 |
* | chmap: add a 7.1(rear) layout name | Stefano Pigozzi | 2014-12-29 | 1 | -0/+1 |
* | w32_common: allow window resizing with --no-border | James Ross-Gowan | 2014-12-29 | 1 | -0/+58 |
* | vo_opengl: Ignore approx-gamma for BT.2020-CL | Niklas Haas | 2014-12-29 | 1 | -2/+9 |
* | stream_pvr: sort channel list by --tv-channels order | wm4 | 2014-12-28 | 1 | -2/+25 |
* | cocoa: move the gl function loader to gl_cocoa.c | Stefano Pigozzi | 2014-12-28 | 3 | -17/+15 |
* | screenshots: set AVFrame parameters | wm4 | 2014-12-28 | 1 | -0/+3 |
* | README: remove travis and coverity badges | wm4 | 2014-12-27 | 1 | -4/+0 |
* | manpage: document new --stream-dump behavior | wm4 | 2014-12-27 | 1 | -0/+3 |
* | command: stip path from playlist OSD display | wm4 | 2014-12-27 | 1 | -2/+8 |
* | stream: always make stream dumping/capturing append to output file | wm4 | 2014-12-27 | 1 | -1/+1 |
* | ao_coreaudio: remove useless guard | Stefano Pigozzi | 2014-12-27 | 1 | -6/+0 |
* | ao_coreaudio: fix some naming conventions | Stefano Pigozzi | 2014-12-27 | 1 | -5/+5 |
* | player: force stereo as default when encoding | wm4 | 2014-12-27 | 1 | -0/+1 |
* | player: fix random crashes on uninitialization | wm4 | 2014-12-27 | 1 | -0/+1 |
* | player: cosmetics: rename a function | wm4 | 2014-12-27 | 3 | -7/+7 |
* | ao_coreaudio: fix channel mapping | Stefano Pigozzi | 2014-12-27 | 1 | -19/+70 |
* | ao_coreaudio: fix typo | Stefano Pigozzi | 2014-12-27 | 1 | -1/+1 |
* | ao_coreaudio: move some code to make output readable | Stefano Pigozzi | 2014-12-27 | 1 | -1/+1 |
* | ao_coreaudio: add more layout debug outputs | Stefano Pigozzi | 2014-12-27 | 1 | -19/+25 |
* | player: ordered chapters: cosmetics | wm4 | 2014-12-26 | 1 | -54/+32 |
* | player: ordered chapters: bullshit reduction | wm4 | 2014-12-26 | 1 | -26/+5 |
* | player: ordered chapters: filter missing chapters | wm4 | 2014-12-26 | 1 | -0/+9 |
* | command: overlay_add: more flexible treatment of offset parameter | wm4 | 2014-12-26 | 2 | -15/+21 |
* | win32: add mmap() emulation | wm4 | 2014-12-26 | 9 | -25/+77 |
* | ao_coreaudio: fix AudioChannelLayout allocations | Stefano Pigozzi | 2014-12-26 | 1 | -34/+46 |
* | stream_pvr: remove redundant log prefixes | wm4 | 2014-12-26 | 1 | -103/+82 |
* | stream_pvr: increase timeout, slightly better error reporting | wm4 | 2014-12-26 | 1 | -5/+10 |
* | manpage: lua: fix a link | wm4 | 2014-12-26 | 1 | -1/+1 |
* | osxbundle: fix cascading config loading | Stefano Pigozzi | 2014-12-26 | 1 | -0/+0 |
* | manpage: fix typo | wm4 | 2014-12-25 | 1 | -2/+2 |
* | manpage: lua: fixes and improvements | wm4 | 2014-12-25 | 1 | -20/+15 |
* | vo_opengl: don't use 10 bit video on Intel GPUs | wm4 | 2014-12-24 | 2 | -0/+31 |
* | player: hack against --keep-open misbehaving with broken files | wm4 | 2014-12-24 | 1 | -0/+2 |
* | player: fix a typo in message output | wm4 | 2014-12-24 | 1 | -1/+1 |
* | stream: always disable cache for pseudo-streams | wm4 | 2014-12-24 | 2 | -1/+3 |
* | ipc: add enable_event and disable_event commands | wm4 | 2014-12-24 | 2 | -0/+41 |
* | client API: document requirement to block SIGPIPE | wm4 | 2014-12-24 | 2 | -1/+3 |
* | ipc: report some user errors better | wm4 | 2014-12-24 | 1 | -2/+5 |
* | stream_edl: disable caching | wm4 | 2014-12-23 | 1 | -0/+1 |
* | vo_opengl_cb: use VAOs even in OpenGL 2.1 | wm4 | 2014-12-23 | 1 | -5/+15 |
* | vo_opengl_cb: always setup/break vertex array bindings | wm4 | 2014-12-23 | 1 | -3/+13 |
* | ao_alsa: fix unpause path atfer previous commit | wm4 | 2014-12-23 | 1 | -0/+2 |
* | ao_alsa: fix resuming from suspend mode | wm4 | 2014-12-23 | 1 | -4/+12 |
* | vo_opengl: fix build on OSX | wm4 | 2014-12-23 | 1 | -0/+6 |
* | demux_mkv: use attachment filename as coverart title | wm4 | 2014-12-23 | 1 | -0/+1 |
* | vo_opengl: don't allow setting 3D LUT if unsupported | wm4 | 2014-12-23 | 1 | -1/+5 |
* | vo_opengl: make use of newer OpenGL logging API | wm4 | |