| Commit message (Expand) | Author | Age | Files | Lines |
* | Release 0.6.1v0.6.1 | Alessandro Ghedini | 2014-10-12 | 2 | -1/+35 |
* | af_lavcac3enc: fix byte order | wm4 | 2014-10-12 | 1 | -2/+2 |
* | gl_x11: distinguish missing GLX and too old GLX versions | wm4 | 2014-10-12 | 1 | -3/+5 |
* | command: don't display non-sense if volume is unavailable | wm4 | 2014-10-12 | 1 | -1/+1 |
* | build: install input config files into doc dir | wm4 | 2014-10-12 | 1 | -0/+5 |
* | etc/mplayer-input.conf: fix off by one error | wm4 | 2014-10-11 | 1 | -1/+1 |
* | player: don't mess up cursor visibility state | wm4 | 2014-10-11 | 1 | -1/+1 |
* | audio/out/push: make draining slightly more robust | wm4 | 2014-10-11 | 1 | -1/+1 |
* | audio/out/push: fix EOF heuristic | wm4 | 2014-10-11 | 2 | -23/+14 |
* | video: try harder to decode cover art picture only once | wm4 | 2014-10-11 | 1 | -2/+7 |
* | vf_lavfi: fix compilation failure | wm4 | 2014-10-11 | 1 | -1/+0 |
* | demux_lavf: blacklist jpeg files | wm4 | 2014-10-11 | 1 | -0/+1 |
* | ao_pulse: don't use pa_format_info_to_sample_spec() | wm4 | 2014-10-11 | 1 | -9/+4 |
* | audio/out/push: fix some AOs freezing on exit | wm4 | 2014-10-11 | 1 | -1/+1 |
* | etc: add an input config file that reverts recent key binding changes | wm4 | 2014-10-11 | 1 | -0/+31 |
* | audio/out/push: make draining more robust | wm4 | 2014-10-11 | 1 | -20/+15 |
* | audio/out/push: limit fallback sleep time to reasonable limits | wm4 | 2014-10-11 | 1 | -2/+4 |
* | ao_pulse: change suspend circumvention logic | wm4 | 2014-10-11 | 1 | -0/+5 |
* | vf_stereo3d: fix "auto" input format with libav | Alessandro Ghedini | 2014-10-11 | 1 | -1/+1 |
* | manpage: improve consistency with new ~/.config/mpv default | Kevin Mitchell | 2014-10-11 | 4 | -27/+32 |
* | player: properly wakeup when delaying OSD | wm4 | 2014-10-11 | 1 | -1/+3 |
* | video: return responsibility of video redraw back to playloop | wm4 | 2014-10-11 | 3 | -4/+22 |
* | man: replaced : with , in broken --lua-opts osc example | Stephen Caraher | 2014-10-11 | 1 | -1/+1 |
* | command: don't show message on "osd" command by default | wm4 | 2014-10-11 | 1 | -3/+2 |
* | manpage: remove non-existing ratio-pos property | wm4 | 2014-10-11 | 1 | -3/+0 |
* | x11: fix --wid=0 | wm4 | 2014-10-11 | 1 | -0/+1 |
* | manpage: redocument audio delay key bindings | wm4 | 2014-10-11 | 1 | -0/+3 |
* | player: don't print audio/video init failure message twice | wm4 | 2014-10-11 | 2 | -3/+4 |
* | vo_vdpau: don't try to create surfaces of size 0 | wm4 | 2014-10-11 | 2 | -11/+11 |
* | demux_disc: bluray: fix stream language (2) | wm4 | 2014-10-11 | 1 | -0/+1 |
* | Release 0.6.0v0.6.0 | Alessandro Ghedini | 2014-09-30 | 3 | -0/+70 |
* | man: fix to->too typo | Kevin Mitchell | 2014-09-30 | 1 | -1/+1 |
* | audio: remove --audiodrop | wm4 | 2014-09-30 | 5 | -24/+0 |
* | w32_common: quit event loop on destroy | James Ross-Gowan | 2014-09-30 | 1 | -6/+11 |
* | vd_lavc: fix a small memory leak on init error | wm4 | 2014-09-29 | 2 | -8/+5 |
* | x11: always wait for mapped when using --wid | wm4 | 2014-09-29 | 1 | -2/+3 |
* | demux_disc: export BD/DVD audio language | wm4 | 2014-09-29 | 1 | -0/+1 |
* | stream: don't drop buffers on failed seeks | wm4 | 2014-09-29 | 1 | -6/+2 |
* | cache_file: refuse to cache unseekable streams | wm4 | 2014-09-29 | 1 | -0/+5 |
* | demux_lavf: bluray: don't skip stream data when flushing | wm4 | 2014-09-29 | 1 | -3/+4 |
* | demux_disc: bluray: potentially fix some aspects of seeking | wm4 | 2014-09-29 | 2 | -1/+7 |
* | mpv.desktop: add more ogg-related mime types | Alessandro Ghedini | 2014-09-29 | 1 | -1/+1 |
* | lua: add mpv/lua directories to the lua path | Otto Modinos | 2014-09-28 | 2 | -3/+33 |
* | DOCS/client_api_examples: qtexample: remove broken resizing | wm4 | 2014-09-28 | 1 | -8/+6 |
* | client API, X11: change default keyboard input handling again | wm4 | 2014-09-28 | 9 | -13/+49 |
* | Fix build with libavfilter disabled | wm4 | 2014-09-28 | 1 | -1/+1 |
* | stream_bluray: autodetect AVCHD directories | wm4 | 2014-09-27 | 1 | -3/+4 |
* | video: change automatic rotation and 3D filter insertion | wm4 | 2014-09-27 | 3 | -17/+114 |
* | vf_lavfi: make chaining from other filters more flexible | wm4 | 2014-09-27 | 3 | -26/+45 |
* | input: copy options automatically | wm4 | 2014-09-27 | 1 | -36/+29 |
* | input: separate creation and loading of config | wm4 | 2014-09-27 | 3 | -15/+25 |
* | stream: change malloc+memset to calloc | Bruno George Moraes | 2014-09-27 | 3 | -8/+2 |
* | audio/out/push: clean up properly on init error | wm4 | 2014-09-27 | 1 | -9/+16 |
* | audio/out: check device buffer size for push.c only | wm4 | 2014-09-27 | 2 | -7/+5 |
* | audio/out: disable ao_sndio by default | wm4 | 2014-09-26 | 2 | -4/+5 |
* | audio/out: fail init on unknown audio buffer | wm4 | 2014-09-26 | 1 | -0/+7 |
* | ao_sndio: print a warning when draining audio | wm4 | 2014-09-26 | 1 | -7/+14 |
* | ao_sndio: update buffer status on get_delay | wm4 | 2014-09-26 | 1 | -9/+15 |
* | ao_sndio: change p->delay to samples | wm4 | 2014-09-26 | 1 | -7/+5 |
* | ao_sndio: set non-blocking flag | wm4 | 2014-09-26 | 1 | -1/+1 |
* | ao_sndio: fix some incorrect comments | wm4 | 2014-09-26 | 1 | -2/+2 |
* | old-configure: minor improvements | wm4 | 2014-09-26 | 1 | -5/+4 |
* | build: add -Wno-format-zero-length | wm4 | 2014-09-26 | 4 | -3/+6 |
* | demux_mkv: don't use default_duration for parsed packets | wm4 | 2014-09-26 | 1 | -4/+6 |
* | stream_bluray: allow opening BDMV directories directly | wm4 | 2014-09-26 | 2 | -0/+88 |
* | stream_dvdnav: allow opening DVD directories directly | wm4 | 2014-09-26 | 2 | -0/+54 |
* | stream_dvd: better .ifo probing | wm4 | 2014-09-25 | 5 | -21/+66 |
* | player: do not wrongly clear OSD bar stops, reindent | wm4 | 2014-09-25 | 1 | -30/+30 |
* | player: simplify OSD message handling code | wm4 | 2014-09-25 | 2 | -103/+60 |
* | player: move code to make playloop smaller | wm4 | 2014-09-25 | 2 | -9/+9 |
* | player: rate-limit OSD text update | wm4 | 2014-09-25 | 4 | -10/+18 |
* | player: fix OSD redraw heuristic with audio-only mode | wm4 | 2014-09-25 | 1 | -1/+1 |
* | sub: approximate subtitle display in no-video mode | wm4 | 2014-09-25 | 1 | -0/+3 |
* | Remove mpbswap.h | wm4 | 2014-09-25 | 5 | -39/+5 |
* | stream_cdda, demux_raw: always use s16le | wm4 | 2014-09-25 | 2 | -9/+1 |
* | osc: update cache display | ChrisK2 | 2014-09-25 | 1 | -3/+14 |
* | demux_mkv: get rid of MS structs | wm4 | 2014-09-25 | 3 | -119/+39 |
* | audio: remove WAVEFORMATEX from internal demuxer API | wm4 | 2014-09-25 | 5 | -98/+88 |
* | video: remove BITMAPINFOHEADER from internal demuxer API | wm4 | 2014-09-25 | 3 | -25/+18 |
* | audio: confine demux_mkv audio PCM hack | wm4 | 2014-09-24 | 2 | -56/+28 |
* | audio: decouple demux and audio decoder/filter sample formats | wm4 | 2014-09-24 | 7 | -85/+66 |
* | ao_sndio: fix U24 bit width | wm4 | 2014-09-24 | 1 | -1/+1 |
* | TOOLS/umpv: drop unnecessary check | wm4 | 2014-09-24 | 1 | -2/+0 |
* | TOOLS/umpv: use python octal notation | shdown | 2014-09-24 | 1 | -1/+1 |
* | TOOLS/mpv_identify.sh: remove pointless escape | shdown | 2014-09-24 | 1 | -1/+1 |
* | TOOLS/idet.sh: add description | shdown | 2014-09-24 | 1 | -0/+3 |
* | TOOLS/idet.sh: remove unused and duplicated assignments | shdown | 2014-09-24 | 1 | -2/+0 |
* | player: change --keep-open semantics | wm4 | 2014-09-24 | 2 | -2/+11 |
* | player: show correct playback time with --keep-open --no-video | wm4 | 2014-09-24 | 1 | -1/+2 |
* | player: --loop-file takes precedence before --keep-open | wm4 | 2014-09-24 | 1 | -2/+2 |
* | ao_oss: improve format negotiation, and hopefully fix pass-through | wm4 | 2014-09-24 | 1 | -45/+45 |
* | ao_coreaudio: fix build failure | wm4 | 2014-09-24 | 1 | -1/+1 |
* | ao_oss: unbreak | wm4 | 2014-09-23 | 1 | -2/+2 |
* | ao_pulse: digital pass-through | wm4 | 2014-09-23 | 1 | -20/+46 |
* | ao_pulse: correctly wait for stream state | wm4 | 2014-09-23 | 1 | -1/+8 |
* | ao_pulse: use pa_stream_new_extended() | wm4 | 2014-09-23 | 1 | -3/+8 |
* | audio: cleanup spdif format definitions | wm4 | 2014-09-23 | 14 | -94/+95 |
* | ao_wasapi: fix fragile format-mapping code | wm4 | 2014-09-23 | 1 | -28/+19 |
* | audio: drop swapped-endian audio formats | wm4 | 2014-09-23 | 25 | -370/+258 |
* | audio: remove swapped-endian spdif formats | wm4 | 2014-09-23 | 7 | -37/+29 |
* | vf_vapoursynth: make it possible to get filter output incrementally | wm4 | 2014-09-23 | 1 | -27/+77 |
* | player: allow passing number of loops to --loop-file | wm4 | 2014-09-22 | 3 | -6/+14 |
* | audio: prefer libavcodec over libmpg123 | wm4 | 2014-09-22 | 1 | -1/+1 |
* | command: no space before "%" in volume default OSD message | wm4 | 2014-09-22 | 1 | -1/+1 |
* | video: filter new frames at a better time (2) | wm4 | 2014-09-22 | 1 | -7/+9 |
* | osd: fix --term-osd=no | wm4 | 2014-09-22 | 1 | -1/+1 |
* | command: improve "osd" command | wm4 | 2014-09-22 | 2 | -10/+9 |
* | command: use show_property_osd() sub_step | wm4 | 2014-09-22 | 1 | -2/+1 |
* | command: when changing a property, always show it on OSD | wm4 | 2014-09-21 | 1 | -1/+4 |
* | command: simplify OSD property display code | wm4 | 2014-09-21 | 3 | -54/+42 |
* | command: allow changing some OSD-related options even with no VO | wm4 | 2014-09-21 | 1 | -2/+0 |
* | command: remove unneeded ifdefs | wm4 | 2014-09-21 | 1 | -4/+4 |
* | command: always show OSD message when changing volume etc. | wm4 | 2014-09-21 | 1 | -15/+3 |
* | options: remove --volstep | wm4 | 2014-09-21 | 6 | -20/+14 |
* | TOOLS: idet: remove extra '$' in $(()) expansion | Ben Boeckel | 2014-09-21 | 1 | -4/+4 |
* | manpage: clarify vf_pp docs | wm4 | 2014-09-21 | 1 | -8/+14 |
* | video: fix redrawing when pausing after framedrop | wm4 | 2014-09-21 | 1 | -1/+1 |
* | video: fix some vo_direct3d crashes due to FFmpeg nonsense | wm4 | 2014-09-21 | 1 | -1/+2 |
* | TOOLS/umpv: make URL detection consistent with mpv method | shdown | 2014-09-20 | 1 | -6/+4 |
* | TOOLS/umpv: print error message to stderr | shdown | 2014-09-20 | 1 | -1/+2 |
* | TOOLS/umpv: use MPV environment variable, not UMPV_OPTIONS | shdown | 2014-09-20 | 1 | -10/+8 |
* | vo_vdpau: better integration with the generic framedrop code | wm4 | 2014-09-20 | 5 | -19/+31 |
* | vo_vdpau: fix confusion around vsync_interval | wm4 | 2014-09-20 | 1 | -10/+9 |
* | input: explain why we use semaphores | wm4 | 2014-09-20 | 1 | -3/+6 |
* | osdep: hack to fix build with low quality pthreads-w32 headers | wm4 | 2014-09-20 | 1 | -0/+1 |
* | mixer: always restore volume (even with pulse), don't unmute | wm4 | 2014-09-20 | 1 | -6/+8 |
* | manpage: document terminal status line components | wm4 | 2014-09-20 | 1 | -0/+45 |
* | player: rename "Late:" field to "SD:" | wm4 | 2014-09-20 | 1 | -1/+1 |
* | video: actually count decoder-dropped frames | wm4 | 2014-09-20 | 1 | -4/+7 |
* | video: improve decoder-based framedropping mode | wm4 | 2014-09-20 | 1 | -6/+5 |
* | player: make code more obvious | wm4 | 2014-09-20 | 1 | -2/+2 |
* | player: use backwards flag for seeking external tracks | wm4 | 2014-09-20 | 1 | -1/+1 |
* | player: reset last_av_difference if not applicable | wm4 | 2014-09-20 | 2 | -0/+2 |
* | af_hrtf: initialize coefficient arrays | wm4 | 2014-09-19 | 1 | -0/+25 |
* | input: add locking for repeat info | Alexander Preisinger | 2014-09-19 | 1 | -0/+3 |
* | build: update minimum wayland version | Alexander Preisinger | 2014-09-19 | 2 | -3/+3 |
* | wayland: use reported rete and delay | Alexander Preisinger | 2014-09-19 | 1 | -2/+27 |
* | input: add function for setting repeat info | Alexander Preisinger | 2014-09-19 | 2 | -0/+8 |
* | vf_lavfi: fetch output frames incrementally | wm4 | 2014-09-18 | 1 | -22/+24 |
* | video/filter: allow better dataflow | wm4 | 2014-09-18 | 2 | -2/+20 |
* | video: separate calling decoder/filter | wm4 | 2014-09-18 | 1 | -14/+22 |
* | video: check whether there are enough frames after filtering | wm4 | 2014-09-18 | 1 | -6/+11 |
* | video: filter new frames at a better time | wm4 | 2014-09-18 | 1 | -24/+24 |
* | player: allow overriding OSD message for all OSD levels | wm4 | 2014-09-18 | 4 | -17/+54 |
* | command: allow using ASS tags on OSD messages | wm4 | 2014-09-18 | 5 | -4/+48 |
* | command: add osd-sym-cc property | wm4 | 2014-09-18 | 4 | -11/+27 |
* | TOOLS/idet.sh: Handle the case of multiple Parsed_idet_0: output lines. | Rudolf Polzer | 2014-09-17 | 1 | -14/+23 |
* | ao_oss: prevent hang when unpausing after device was lost | wm4 | 2014-09-17 | 1 | -0/+3 |
* | ao_oss: move code around | wm4 | 2014-09-17 | 1 | -26/+27 |
* | TOOLS: eliminate echoes with variable substitutions | shdown | 2014-09-17 | 2 | -16/+18 |
* | TOOLS/mpv_identify.sh: simplify line-by-line reading | shdown | 2014-09-16 | 1 | -18/+6 |
* | video: wake up core as soon as possible | wm4 | 2014-09-16 | 1 | -0/+1 |
* | options: change --volstep to 2 | wm4 | 2014-09-16 | 2 | -2/+2 |
* | player: don't let multiline filenames set options on resume | wm4 | 2014-09-16 | 1 | -4/+7 |
* | demux: gracefully handle packet allocation failures | wm4 | 2014-09-16 | 7 | -27/+58 |
* | TOOLS/mpv_identify.sh: mark as executable | wm4 | 2014-09-16 | 1 | -0/+0 |
* | options.lua: call msg.debug after resolving 'identifier' | Otto Modinos | 2014-09-16 | 1 | -2/+1 |
* | command: avoid a double -> int cast | Ben Boeckel | 2014-09-16 | 1 | -1/+1 |
* | TOOLS: idet: use quotes for the verdict value | Ben Boeckel | 2014-09-16 | 1 | -8/+8 |
* | TOOLS: shellcheck: quote variable expansions | Ben Boeckel | 2014-09-16 | 3 | -23/+23 |
* | TOOLS: shellcheck: remove '$' on variables in $(()) expansion | Ben Boeckel | 2014-09-16 | 2 | -9/+9 |
* | TOOLS, version.sh: shellcheck: replace `cmd` with $(cmd) | Ben Boeckel | 2014-09-16 | 2 | -2/+2 |
* | TOOLS: idet: remove unused code | Ben Boeckel | 2014-09-16 | 1 | -9/+0 |
* | vo_wayland: remove unnecessary check | Alexander Preisinger | 2014-09-16 | 1 | -19/+10 |
* | wayland/buffer: use buffer macros consistently | Alexander Preisinger | 2014-09-16 | 1 | -3/+3 |
* | manpage: fix typo in input.rst | Aleksey Andreev | 2014-09-15 | 1 | -1/+1 |
* | input.conf: map ESC to exiting fullscreen | wm4 | 2014-09-15 | 2 | -2/+5 |
* | af_lavrresample: fix crash with size 0 | wm4 | 2014-09-15 | 1 | -2/+3 |
* | ao_oss: don't break playback when device can't be reopened | wm4 | 2014-09-15 | 1 | -23/+42 |
* | ao_oss: audio_buf_info isn't state | wm4 | 2014-09-15 | 1 | -11/+11 |
* | ao_oss: remove duplicate audio device open code | wm4 | 2014-09-15 | 1 | -104/+108 |
* | ao_oss: assume audio format reinit is not needed with SNDCTL_DSP_RESET | wm4 | 2014-09-15 | 1 | -3/+2 |
* | ao_oss: don't use SNDCTL_DSP_RESET when pausing on NetBSD | wm4 | 2014-09-15 | 1 | -5/+10 |
* | ao_oss: fix incorrect comments using bytes instead of samples | wm4 | 2014-09-15 | 1 | -3/+3 |
* | x11: if the WM supports _NET_FRAME_EXTENTS, don't wait for map | wm4 | 2014-09-15 | 2 | -3/+18 |
* | DOCS/client_api_examples: qtexample: resize to video size | wm4 | 2014-09-15 | 1 | -0/+21 |
* | manpage: clarify description of dwidth/dheight | wm4 | 2014-09-15 | 1 | -2/+6 |
* | img_convert: sanitizer: avoid invalid left-shifts | Ben Boeckel | 2014-09-14 | 1 | -4/+4 |
* | sanitizer: avoid divide-by-zero instances | Ben Boeckel | 2014-09-14 | 3 | -8/+10 |
* | input: use libwaio for pipe input on Windows | wm4 | 2014-09-14 | 10 | -149/+199 |
* | x11: remove unused function | wm4 | 2014-09-14 | 2 | -9/+1 |
* | player: shorten skip heuristic for playlist_prev to 1 second | wm4 | 2014-09-14 | 1 | -2/+2 |
* | input: fix nested commands | wm4 | 2014-09-13 | 1 | -1/+1 |
* | stream: fix build with emulated atomics | wm4 | 2014-09-13 | 1 | -3/+3 |
* | client API: use playback abort mechanism | wm4 | 2014-09-13 | 1 | -0/+5 |
* | input: distinguish playlist navigation and quit commands for abort | wm4 | 2014-09-13 | 3 | -28/+37 |
* | stream: redo playback abort handling | wm4 | 2014-09-13 | 13 | -47/+86 |
* | input: "quit_watch_later" and "stop" are abort commands | wm4 | 2014-09-13 | 2 | -2/+10 |
* | TOOLS/zsh.pl: complete options that take file names | Philip Sequeira | 2014-09-13 | 1 | -0/+7 |
* | options: add M_OPT_FILE flag to mark options that want a file(list) | Alessandro Ghedini | 2014-09-13 | 3 | -15/+20 |
* | m_config: fix theoretic undefined behavior | wm4 | 2014-09-13 | 1 | -4/+7 |
* | player: fix idle mode event handling | wm4 | 2014-09-13 | 1 | -8/+9 |
* | input: don't autorepeat cycle_values command | wm4 | 2014-09-13 | 1 | -1/+1 |
* | input: simplify | wm4 | 2014-09-13 | 1 | -45/+29 |
* | input: fix autorepeat | wm4 | 2014-09-13 | 1 | -2/+3 |
* | manpage: document shift+pgup/pgdwn bindings | wm4 | 2014-09-13 | 1 | -0/+4 |
* | ao_oss: fix audio device leak on error | wm4 | 2014-09-11 | 1 | -21/+25 |
* | ao_oss: use poll(), drop --disable-audio-select support | wm4 | 2014-09-11 | 3 | -40/+17 |
* | ao_pulse: dump library version etc. | wm4 | 2014-09-10 | 1 | -0/+6 |
* | old-build: fix build with wayland | wm4 | 2014-09-10 | 1 | -1/+4 |
* | wayland_common: fix changing videos when fullscreen | Alexander Preisinger | 2014-09-10 | 2 | -15/+3 |
* | vo_wayland: pixel perfect buffers | Alexander Preisinger | 2014-09-10 | 6 | -342/+502 |
* | osdep/semaphore_osx.c: Include osdep/semaphore.h before #ifdef | Diogo Franco (Kovensky) | 2014-09-10 | 1 | -3/+2 |
* | build: fix everything | wm4 | 2014-09-10 | 1 | -1/+1 |
* | osdep: fix windows build | wm4 | 2014-09-10 | 1 | -1/+2 |
* | input: remove central select() call | wm4 | 2014-09-10 | 6 | -421/+37 |
* | osdep: add POSIX semaphore emulation for OSX | wm4 | 2014-09-10 | 4 | -1/+181 |
* | input: remove useless joystick.h/lirc.h include files | wm4 | 2014-09-10 | 6 | -67/+6 |
* | input: use an input thread for joystick | wm4 | 2014-09-10 | 3 | -17/+51 |
* | input: use an input thread for lirc | wm4 | 2014-09-10 | 3 | -17/+47 |
* | input: add convenience function for running input sources in threads | wm4 | 2014-09-10 | 2 | -1/+91 |
* | input: make some fields internal | wm4 | 2014-09-10 | 2 | -13/+19 |
* | terminal-unix: don't read from stdin if it's not a terminal | wm4 | 2014-09-10 | 1 | -1/+1 |
* | terminal-unix: move to thread | wm4 | 2014-09-10 | 6 | -63/+74 |
* | terminal-win: minor simplification | wm4 | 2014-09-10 | 1 | -2/+2 |
* | win32: don't request window size larger than the screen | wm4 | 2014-09-10 | 1 | -3/+34 |
* | player: reset some VO state when video is terminated | wm4 | 2014-09-09 | 1 | -0/+3 |
* | player: deal with some corner cases with playlist navigation | wm4 | 2014-09-09 | 4 | -19/+39 |
* | player: normalize playlist entries on add | wm4 | 2014-09-09 | 2 | -5/+2 |
* | input: fix missed wakeups, simplify | wm4 | 2014-09-09 | 1 | -26/+10 |
* | ao_pulse: fix typo in error message | wm4 | 2014-09-08 | 1 | -1/+1 |
* | input: fix use after free with legacy commands | wm4 | 2014-09-08 | 1 | -7/+11 |
* | input: fix exiting with signals | wm4 | 2014-09-08 | 1 | -2/+2 |
* | stream: change cache return values | wm4 | 2014-09-07 | 2 | -7/+7 |
* | player: some more input refactoring | wm4 | 2014-09-07 | 6 | -73/+42 |
* | win32: copy event flags after running VOCTRLs | wm4 | 2014-09-07 | 1 | -5/+2 |
* | lua: synchronously wait until scripts are loaded | wm4 | 2014-09-06 | 4 | -5/+49 |
* | player: minor refactoring | wm4 | 2014-09-06 | 2 | -22/+31 |
* | audio/out: fix active waiting during pause again | wm4 | 2014-09-06 | 1 | -1/+2 |
* | vo_corevideo: remove this VO | Stefano Pigozzi | 2014-09-06 | 6 | -594/+4 |
* | stream_lavf: assume icy title data is terminated with ';' | wm4 | 2014-09-06 | 1 | -1/+1 |
* | audio: fix initial sync with huge AO buffer | wm4 | 2014-09-06 | 1 | -1/+1 |
* | audio/out/push: redo audio waiting | wm4 | 2014-09-06 | 1 | -45/+37 |
* | audio/out: always round get_space on period size | wm4 | 2014-09-06 | 4 | -4/+6 |
* | ao_sndio: fix a comment | wm4 | 2014-09-06 | 1 | -2/+2 |
* | ao_pcm: minor simplification | wm4 | 2014-09-06 | 1 | -1/+1 |
* | ao_oss: minor simplification | wm4 | 2014-09-06 | 1 | -3/+1 |
* | mplayer-input.conf: fix broken binding | wm4 | 2014-09-06 | 1 | -1/+1 |
* | audio/out: remove old things | wm4 | 2014-09-06 | 11 | -31/+27 |
* | sub: fix possible deadlock with --no-sub-ass and similar | wm4 | 2014-09-06 | 2 | -6/+3 |
* | audio/out: make EOF handling properly event-based | wm4 | 2014-09-05 | 4 | -6/+52 |
* | vo_sdl: fix typo | wm4 | 2014-09-05 | 1 | -1/+1 |
* | af_hrtf: request required samplerate, instead of erroring out | wm4 | 2014-09-05 | 1 | -8/+1 |
* | af_hrtf: cosmetics: reindent misaligned code block | wm4 | 2014-09-05 | 1 | -8/+8 |
* | audio: correctly initialize output buffer | wm4 | 2014-09-05 | 1 | -0/+6 |
* | player: check for null in resume config search | James Ross-Gowan | 2014-09-05 | 1 | -1/+2 |
* | win32: add tmpfile() replacement | James Ross-Gowan | 2014-09-05 | 3 | -3/+39 |
* | audio: fix random crashes on uninit | wm4 | 2014-09-05 | 1 | -2/+1 |
* | manpage: fix sub_add description | wm4 | 2014-09-05 | 1 | -1/+1 |
* | malloc+memset(0) to calloc | Bruno George de Moraes | 2014-09-05 | 7 | -17/+9 |
* | audio: make buffer size configurable | wm4 | 2014-09-05 | 6 | -6/+23 |
* | audio: fix obscure audio resync failure with timelines | wm4 | 2014-09-05 | 2 | -3/+6 |
* | cosmetics: remove a stray ';' | wm4 | 2014-09-05 | 1 | -1/+1 |
* | build: handle insane libavcodec API bullshit | wm4 | 2014-09-05 | 3 | -11/+37 |
* | video: rename VOCTRL_GET_WINDOW_SIZE | wm4 | 2014-09-05 | 6 | -12/+16 |
* | ebml: warn if there are too many subelements | wm4 | 2014-09-04 | 1 | -3/+7 |
* | demux_mkv: allow up to 256 MB of extradata to make broken files work | wm4 | 2014-09-04 | 1 | -1/+1 |
* | build: add a check_program check | Stefano Pigozzi | 2014-09-03 | 1 | -1/+6 |
* | wayland: print some useful outptu info | Alexander Preisinger | 2014-09-03 | 2 | -15/+21 |
* | wayland: only save current mode of outputs | Alexander Preisinger | 2014-09-03 | 1 | -1/+2 |
* | x11: add rewind and forward keys | Kenneth Zhou | 2014-09-03 | 1 | -2/+4 |
* | path: remove XDG bullshit | wm4 | 2014-09-03 | 1 | -23/+1 |
* | demux: allow increasing filepos only | wm4 | 2014-09-03 | 1 | -1/+2 |
* | player: add --media-title option | wm4 | 2014-09-02 | 4 | -0/+11 |
* | player: properly resume playlists loaded at runtime | wm4 | 2014-09-02 | 1 | -0/+3 |
* | player: add --osd-playing-msg option | wm4 | 2014-09-02 | 4 | -5/+22 |
* | player: show HLS bitrate as fallback for track titles | wm4 | 2014-09-01 | 1 | -0/+2 |
* | player: simplistic HLS bitrate selection | wm4 | 2014-09-01 | 6 | -13/+44 |
* | command: remove broken quvi-format property | wm4 | 2014-09-01 | 4 | -86/+0 |
* | demux: get rid of old wrapper | wm4 | 2014-09-01 | 3 | -8/+1 |
* | command: make m_property_strdup_ro with NULL mean unavailable | wm4 | 2014-09-01 | 1 | -0/+2 |
* | command: disable some commands/properties properly in idle mode | wm4 | 2014-09-01 | 1 | -2/+21 |
* | player: reset playback-related fields right on start | wm4 | 2014-09-01 | 1 | -23/+17 |
* | man: fix a whole bunch of typos | Martin Herkt | 2014-09-01 | 11 | -130/+130 |
* | player: don't allow remote playlists to load local files | wm4 | 2014-09-01 | 5 | -10/+23 |
* | playlist: don't add the base path twice | wm4 | 2014-09-01 | 1 | -3/+0 |
* | client API: fix memory leak with rejected events | wm4 | 2014-08-31 | 1 | -35/+36 |
* | player: always load playlists | wm4 | 2014-08-31 | 7 | -28/+54 |
* | audio: go to draining state instead of EOF if audio starts later | wm4 | 2014-08-31 | 1 | -2/+2 |
* | video: adjust some Matroska 3D formats | wm4 | 2014-08-31 | 1 | -2/+2 |
* | audio/out: prevent burning CPU when seeking while paused | wm4 | 2014-08-31 | 1 | -1/+2 |
* | x11: when using --wid, inherit event flags from parent window | wm4 | 2014-08-31 | 3 | -6/+12 |
* | lua: expose mp_getcwd through mp.utils | Otto Modinos | 2014-08-31 | 2 | -0/+18 |
* | manpage: be more explicit about "estimated-..." properties | wm4 | 2014-08-31 | 1 | -2/+7 |
* | csputils: adjust comment | wm4 | 2014-08-30 | 2 | -3/+5 |
* | video: initial Matroska 3D support | wm4 | 2014-08-30 | 15 | -2/+146 |
* | cache_file: add a mode that creates a temporary file | wm4 | 2014-08-30 | 2 | -16/+38 |
* | player: reduce default demuxer cache | wm4 | 2014-08-30 | 2 | -2/+2 |
* | TOOLS/mpv_identify.sh: simplify $MPV handling | shdown | 2014-08-30 | 1 | -6/+2 |
* | TOOLS/mpv_identify.sh: various style improvements | shdown | 2014-08-30 | 1 | -32/+27 |
* | TOOLS/mpv_identify.sh: move script body to a function | shdown | 2014-08-30 | 1 | -147/+143 |
* | TOOLS/youtube-dl_mpv.sh: simplify $MPV handling | shdown | 2014-08-30 | 1 | -5/+1 |
* | TOOLS/youtube-dl_mpv.sh: disable globbing before expanding $video_url | shdown | 2014-08-30 | 1 | -0/+1 |
* | manpage: document that --cache-file doesn't work with ordered chapters | wm4 | 2014-08-30 | 1 | -0/+2 |
* | stream: correctly propagate uncached stream type | wm4 | 2014-08-30 | 1 | -1/+1 |
* | demux_lavf: print a warning if av_read_frame() returns an error | wm4 | 2014-08-30 | 1 | -1/+6 |
* | vf_softpulldown: handle null mpi_image correctly | shdown | 2014-08-30 | 1 | -3/+3 |
* | input: make ar_rate and ar_delay fields of input_ctx signed | shdown | 2014-08-30 | 1 | -2/+2 |
* | input: handle reaching MP_MAX_FDS correctly | shdown | 2014-08-30 | 1 | -10/+10 |
* | demux_mkv: eliminate redundant branch | shdown | 2014-08-30 | 1 | -5/+1 |
* | demux: eliminate redundant check | shdown | 2014-08-30 | 1 | -1/+1 |
* | demux_disc: handle new_sh_stream() fail correctly | shdown | 2014-08-30 | 1 | -2/+4 |
* | gl_wayland: fix crash after eglInitialze failed | Alexander Preisinger | 2014-08-30 | 1 | -6/+8 |
* | manpage: fix minor grammar issue | wm4 | 2014-08-29 | 1 | -1/+1 |
* | vo_opengl: remove macro operator from shader | Bin Jin | 2014-08-29 | 2 | -21/+7 |
* | TOOLS/youtube-dl_mpv: allow playing multiple URLs | wm4 | 2014-08-29 | 1 | -4/+2 |
* | player: fix quit handling when seeking past EOF while paused | wm4 | 2014-08-29 | 1 | -6/+5 |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 | 77 | -134/+94 |
* | bstr: preparation for next commit | wm4 | 2014-08-29 | 3 | -2/+3 |
* | stream: tweaks to network reconnection code | wm4 | 2014-08-29 | 3 | -3/+6 |
* | command: remove extra space | Ryan Jacobs | 2014-08-29 | 1 | -1/+1 |
* | options: more detailed output for --vf-... error message | wm4 | 2014-08-28 | 1 | -2/+4 |
* | command: export demuxer cache info properties | wm4 | 2014-08-28 | 2 | -1/+44 |
* | player: update cache state only if requested | wm4 | 2014-08-28 | 3 | -2/+44 |
* | audio: restore old speed change behavior | wm4 | 2014-08-28 | 2 | -2/+2 |
* | posix: use STD*_FILENO constants | Ben Boeckel | 2014-08-28 | 3 | -7/+7 |
* | tv: initialize frequencies to 0 | Ben Boeckel | 2014-08-28 | 1 | -2/+2 |
* | player: simplify chapter display name code | Ben Boeckel | 2014-08-28 | 1 | -3/+2 |
* | player: don't sort a NULL list | Ben Boeckel | 2014-08-28 | 1 | -1/+2 |
* | vo_opengl: don't pass (char*)NULL as %s printf argument | wm4 | 2014-08-28 | 1 | -2/+3 |
* | vo_opengl: fix shader | wm4 | 2014-08-28 | 1 | -7/+9 |
* | player: dynamically change cache wait times | wm4 | 2014-08-27 | 2 | -1/+13 |
* | player: slightly better cache underrun detection | wm4 | 2014-08-27 | 2 | -5/+3 |
* | demux_lavf: don't reject av:// if cache is enabled | wm4 | 2014-08-27 | 1 | -1/+1 |
* | demux: reset idle state on seeks | wm4 | 2014-08-27 | 1 | -2/+2 |
* | player: better cache status on status line | wm4 | 2014-08-27 | 4 | -12/+27 |
* | player: fix basic playback | wm4 | 2014-08-27 | 2 | -7/+7 |
* | player: redo how stream caching and pausing on low cache works | wm4 | 2014-08-27 | 9 | -44/+87 |
* | demux: reduce wakeups if no cache is active | wm4 | 2014-08-27 | 1 | -1/+5 |
* | vo_opengl: add parameter to gaussian filter | Bin Jin | 2014-08-26 | 2 | -3/+16 |
* | vo_opengl: add radius options for filters | Bin Jin | 2014-08-26 | 5 | -6/+33 |
* | vo_opengl: add cparam1 and cparam2 options | Bin Jin | 2014-08-26 | 4 | -21/+49 |
* | vo_opengl: add spline64 filter kernel | Bin Jin | 2014-08-26 | 1 | -0/+19 |
* | TOOLS: youtube wrapper: allow overriding mpv binary | wm4 | 2014-08-26 | 1 | -1/+5 |
* | player: fix weird behavior when framestepping over format changes | wm4 | 2014-08-26 | 1 | -1/+1 |
* | input: make key bindings like "Shift+X" work (for ASCII) | wm4 | 2014-08-26 | 3 | -13/+30 |
* | input: make all modifier flags unsigned | wm4 | 2014-08-26 | 1 | -8/+8 |
* | manpage: mention that mp.commandv doesn't expand properties | Otto Modinos | 2014-08-25 | 1 | -0/+4 |
* | input: stdin is 0, not 1 | wm4 | 2014-08-25 | 1 | -1/+1 |
* | player: minor changes | wm4 | 2014-08-25 | 3 | -16/+6 |
* | coreaudio_device: fix overwriting of user input | Stefano Pigozzi | 2014-08-25 | 1 | -9/+8 |
* | input: redo how --input-file is handled | wm4 | 2014-08-25 | 5 | -24/+263 |
* | msg: allow duplicating a mp_log | wm4 | 2014-08-25 | 1 | -15/+20 |
* | command: change OSD formatting of "speed" property | wm4 | 2014-08-25 | 1 | -1/+1 |
* | options: compatibility hack for --slave-broken | wm4 | 2014-08-25 | 4 | -0/+12 |
* | input: change verbosity of some message levels | wm4 | 2014-08-25 | 1 | -3/+4 |
* | vo_opengl: don't cut off feature list output | wm4 | 2014-08-25 | 1 | -1/+1 |
* | demux: always use AVPacket | wm4 | 2014-08-25 | 4 | -65/+41 |
* | win32: correct SGR sequence handling | James Ross-Gowan | 2014-08-24 | 1 | -5/+13 |
* | win32: correct HANDLE type | James Ross-Gowan | 2014-08-24 | 3 | -5/+5 |
* | demux: avoid unnecessary wakeups | wm4 | 2014-08-24 | 1 | -1/+1 |
* | sd_lavc: remove ineffective code | wm4 | 2014-08-24 | 1 | -4/+1 |
* | video: avoid unnecessary frame dropping | wm4 | 2014-08-23 | 1 | -1/+5 |
* | player: restore silent seeking | wm4 | 2014-08-23 | 1 | -1/+2 |
* | audio: minor improvements to timeline switching | wm4 | 2014-08-23 | 4 | -13/+5 |
* | demux_lavf: fix crash with unknown streams | wm4 | 2014-08-23 | 1 | -1/+1 |
* | osc: Use osd-font for playlist buttons | ChrisK2 | 2014-08-22 | 1 | -2/+3 |
* | player: some more debugging output | wm4 | 2014-08-22 | 1 | -0/+2 |
* | video: some debugging output | wm4 | 2014-08-22 | 1 | -0/+4 |
* | input.conf: bind ctrl+c | wm4 | 2014-08-22 | 1 | -0/+1 |
* | ao_dsound: raise default buffer size to 200ms, make it configurable | wm4 | 2014-08-22 | 2 | -3/+8 |
* | player: fix recent speed change regression | wm4 | 2014-08-22 | 3 | -2/+6 |
* | player: don't clobber playback position on video end | wm4 | 2014-08-22 | 1 | -5/+3 |
* | video: refactor queue handling | wm4 | 2014-08-22 | 2 | -76/+53 |
* | video: get rid of video_next_pts field | wm4 | 2014-08-22 | 6 | -24/+8 |
* | video: move some code around | wm4 | 2014-08-22 | 1 | -46/+45 |
* | video: minor simplification | wm4 | 2014-08-22 | 1 | -21/+11 |
* | manpage: remove duplicated content | Bin Jin | 2014-08-22 | 1 | -29/+0 |
* | vf_vapoursynth: add more VS frame properties | Bin Jin | 2014-08-22 | 1 | -0/+8 |
* | vf_vapoursynth: add display resolution support | Bin Jin | 2014-08-22 | 1 | -0/+5 |
* | osc: revert disabling use_suspend | wm4 | 2014-08-21 | 1 | -2/+0 |
* | build: disable terminfo and termcap code by default | wm4 | 2014-08-21 | 2 | -2/+4 |
* | terminal-unix: new input handling code | wm4 | 2014-08-21 | 1 | -33/+246 |
* | terminal-win: read input from a thread | wm4 | 2014-08-21 | 2 | -29/+51 |
* | terminal: some cleanups | wm4 | 2014-08-21 | 5 | -72/+42 |
* | terminal-win: remove nonsensical code | wm4 | 2014-08-21 | 1 | -9/+0 |
* | win32: emulate some ANSI terminal escape codes | wm4 | 2014-08-21 | 5 | -53/+98 |
* | audio: limit on low (and not high) buffer size | wm4 | 2014-08-21 | 1 | -1/+1 |
* | vaapi: try dealing with Intel's braindamaged shit drivers | wm4 | 2014-08-21 | 7 | -2/+84 |
* | osd+osc: Add left-arrow to osd-font | ChrisK2 | 2014-08-21 | 2 | -2/+4 |
* | etc/mpv.desktop: add audio/flac mimetype | wm4 | 2014-08-21 | 1 | -1/+1 |
* | video: don't assume query_format is thread-safe | wm4 | 2014-08-20 | 4 | -6/+19 |
* | terminal-unix: eliminate unnecessary variable | wm4 | 2014-08-20 | 1 | -5/+2 |
* | wayland: replace deprecated xkbcommon functions | Alexander Preisinger | 2014-08-20 | 1 | -3/+3 |
* | options.rst: fix warning | Alexander Preisinger | 2014-08-20 | 1 | -1/+1 |
* | vo_wayland: fix formatting inconsistencies | Alexander Preisinger | 2014-08-20 | 1 | -4/+4 |
* | vo_wayand: save the flip time in the frame handler | Alexander Preisinger | 2014-08-20 | 1 | -0/+10 |
* | command: add estimated-frame-count & estimated-frame-number properties | Andrey Morozov | 2014-08-19 | 2 | -0/+46 |
* | example.conf: demuxer-thread is now enabled by default | wm4 | 2014-08-19 | 1 | -3/+2 |
* | TOOLS/stats-conv.py: improvements | wm4 | 2014-08-19 | 1 | -18/+31 |
* | video: add VOCTRL_GET_RECENT_FLIP_TIME | wm4 | 2014-08-18 | 2 | -1/+7 |
* | vo_opengl: add check-pattern suboption for testing | wm4 | 2014-08-18 | 1 | -2/+28 |
* | video: dump vsync phase into stats file | wm4 | 2014-08-18 | 1 | -2/+4 |
* | vaapi: we need more surfaces | wm4 | 2014-08-18 | 1 | -1/+2 |
* | wayland: dynamically report display fps | Alexander Preisinger | 2014-08-18 | 2 | -21/+60 |
* | manpage: fix opengl-hq defaults | wm4 | 2014-08-18 | 1 | -1/+1 |
* | command: drop " %" from "cache" property OSD-formatting | wm4 | 2014-08-18 | 1 | -1/+1 |
* | player: never print status messages before playback begins | wm4 | 2014-08-18 | 2 | -2/+4 |
* | player: remove unneeded call | wm4 | 2014-08-18 | 3 | -6/+1 |
* | DOCS/tech-overview.txt: some updates | wm4 | 2014-08-18 | 1 | -17/+35 |
* | x11: listen to xrandr events | wm4 | 2014-08-17 | 4 | -2/+20 |
* | TOOLS/zsh.pl: protect global environment | Philip Sequeira | 2014-08-17 | 1 | -0/+4 |
* | TOOLS/zsh.pl: fix a ret that hadn't been changed to rc | Philip Sequeira | 2014-08-17 | 1 | -1/+1 |
* | TOOLS/zsh.pl: complete profiles | Philip Sequeira | 2014-08-17 | 1 | -0/+36 |
* | x11: fix xrandr conditional compilation | wm4 | 2014-08-17 | 1 | -1/+1 |
* | af_lavrresample: minor cosmetics | wm4 | 2014-08-17 | 1 | -4/+2 |
* | video: make vo_opengl the default over vo_vdpau | wm4 | 2014-08-17 | 1 | -3/+3 |
* | video: enable framedropping by default | wm4 | 2014-08-17 | 2 | -4/+5 |
* | video: take refresh rate changes into account | wm4 | 2014-08-17 | 3 | -28/+37 |
* | x11: fix memory leaks | wm4 | 2014-08-17 | 1 | -3/+9 |
* | build: use pkg-config for xscreensaver | wm4 | 2014-08-16 | 1 | -2/+1 |
* | build: drop check for XF86keysym.h | wm4 | 2014-08-16 | 4 | -23/+1 |
* | x11: use xrandr to retrieve display refresh rate | wm4 | 2014-08-16 | 6 | -40/+83 |
* | demux: enable thread by default | wm4 | 2014-08-16 | 3 | -9/+6 |
* | demux: add option to control the readahead buffer by a duration value | wm4 | 2014-08-16 | 4 | -4/+35 |
* | demux: remove unused function | wm4 | 2014-08-16 | 2 | -13/+0 |
* | player: cosmetics: make code more compact | wm4 | 2014-08-16 | 1 | -5/+2 |
* | vo_wayland: fix redrawing logic | wm4 | 2014-08-16 | 1 | -8/+8 |
* | video: add --display-fps switch to control framedrop FPS | wm4 | 2014-08-16 | 4 | -3/+17 |
* | audio: add a mode to insert silence on severe A/V desync | wm4 | 2014-08-15 | 5 | -4/+27 |
* | vo_opengl: optional support for using GLX_SGI_video_sync | wm4 | 2014-08-15 | 2 | -1/+26 |
* | gl_common: add SGI_video_sync extension | wm4 | 2014-08-15 | 2 | -0/+11 |
* | vo_opengl: if glfinish is used, also call it after swappping | wm4 | 2014-08-15 | 2 | -1/+6 |
* | video: add VO framedropping mode | wm4 | 2014-08-15 | 11 | -40/+187 |
* | vo: eliminate a redundant variable | wm4 | 2014-08-15 | 1 | -10/+5 |
* | player: use virtual time for --audio-file with ordered chapters | wm4 | 2014-08-15 | 5 | -10/+16 |
* | lua: wake up the core when setting OSD | wm4 | 2014-08-15 | 1 | -0/+1 |
* | osc: Overhaul (wip) | ChrisK2 | 2014-08-15 | 1 | -502/+848 |
* | sub: add option to workaround broken mkv files | wm4 | 2014-08-14 | 5 | -2/+13 |
* | sub: call sub_reset() on seeks only | wm4 | 2014-08-14 | 3 | -13/+3 |
* | client API: directly lock playloop | wm4 | 2014-08-14 | 1 | -4/+3 |
* | lua: allow disabling suspend | wm4 | 2014-08-14 | 1 | -2/+8 |
* | client API: adjust documentation for mpv_suspend() | wm4 | 2014-08-14 | 1 | -20/+5 |
* | vo: remove unused libavutil include | wm4 | 2014-08-14 | 1 | -2/+0 |
* | vo: fix mingw compilation | wm4 | 2014-08-14 | 1 | -0/+2 |
* | demux_lavf: support new metadata update API | wm4 | 2014-08-14 | 3 | -3/+35 |
* | TOOLS/zsh.pl: properly set the return value | Alessandro Ghedini | 2014-08-13 | 1 | -9/+12 |
* | TOOLS/zsh.pl: properly return non-zero when no matches are found | c_14 | 2014-08-13 | 1 | -0/+1 |
* | wayland: pointer interface is created after theme | Alexander Preisinger | 2014-08-13 | 1 | -13/+8 |
* | video: reduce non-sense messages when playing coverart | wm4 | 2014-08-13 | 1 | -11/+14 |
* | video: don't run new frame processing on every iteration | wm4 | 2014-08-13 | 1 | -19/+22 |
* | video: move some more code around | wm4 | 2014-08-13 | 1 | -38/+49 |
* | video: move some code around | wm4 | 2014-08-13 | 1 | -45/+40 |
* | video: exit early when nothing to do | wm4 | 2014-08-13 | 1 | -7/+7 |
* | video: minor simplification of the old framedrop code | wm4 | 2014-08-13 | 1 | -10/+6 |
* | player: don't quit with --loop-file | wm4 | 2014-08-13 | 1 | -0/+1 |
* | vdpau: correctly mark invalid mixer as such on vdp_video_mixer_create() failure | Alessandro Ghedini | 2014-08-13 | 1 | -0/+3 |
* | build: fix libmpv build when using system waf | Jan Palus | 2014-08-13 | 1 | -1/+3 |
* | vo_vdpau: fix screenshots with anamorphic video | wm4 | 2014-08-13 | 1 | -1/+1 |
* | x11: vdpau GLX interop needs X11 threads | wm4 | 2014-08-13 | 1 | -0/+2 |
* | af_lavcac3enc: lower minimum channel number to 3 | wm4 | 2014-08-12 | 2 | -2/+2 |
* | docs: cocoa example uses wakeup callback API | FRAU KOUJIRO | 2014-08-12 | 1 | -22/+54 |
* | docs: simple cocoa API usage example | FRAU KOUJIRO | 2014-08-12 | 1 | -0/+85 |
* | af_lavcac3enc: change default bitrate to 640 | wm4 | 2014-08-12 | 2 | -2/+5 |
* | video: fix and simplify video format changes and last frame display | wm4 | 2014-08-12 | 6 | -181/+127 |
* | video: move display and timing to a separate thread | wm4 | 2014-08-12 | 19 | -252/+513 |
* | DOCS: mark the recent release in client-api-changes.rst | wm4 | 2014-08-12 | 2 | -0/+3 |
* | input.conf: add some bindings for changing audio-delay | wm4 | 2014-08-11 | 1 | -0/+2 |
* | input.conf: make explanatory text more readable | wm4 | 2014-08-11 | 2 | -30/+16 |
* | video: don't keep multiple pointers to hwdec info struct | wm4 | 2014-08-11 | 7 | -26/+29 |
* | vaapi: fix uninitialized value read | wm4 | 2014-08-11 | 1 | -1/+1 |
* | vf_vapoursynth: print more diagnostics on error | wm4 | 2014-08-11 | 1 | -3/+9 |
* | manpage: update keybindings | wm4 | 2014-08-11 | 1 | -1/+1 |
* | Move status-line.lua | wm4 | 2014-08-11 | 1 | -1/+1 |
* | player: remove cache status from video OSD | wm4 | 2014-08-11 | 1 | -3/+0 |
* | demux: reduce log spam if threading is disabled | wm4 | 2014-08-11 | 1 | -3/+11 |
* | video: fix dangling pointer issue | wm4 | 2014-08-11 | 1 | -1/+1 |
* | vdpau: allocate surfaces by age | wm4 | 2014-08-11 | 2 | -1/+11 |
* | input: fix event wakeup | wm4 | 2014-08-11 | 1 | -18/+14 |
* | input.conf: change LEFT/RIGHT keys to seek 5s instead of 10s | wm4 | 2014-08-11 | 1 | -2/+2 |
* | command: for OSD, format cache property as integer | wm4 | 2014-08-11 | 1 | -0/+5 |
* | command: fix dangling pointer issue in script key bindings code | wm4 | 2014-08-11 | 1 | -1/+1 |
* | player: don't delay OSD redraw when paused | wm4 | 2014-08-10 | 1 | -2/+4 |
* | vo_sdl: fix redrawing issue | wm4 | 2014-08-10 | 1 | -1/+1 |
* | input.conf: map shift+pgup/dwn to the old seek bindings | wm4 | 2014-08-09 | 1 | -2/+4 |
* | video: remove "hard" framedrop mode | wm4 | 2014-08-09 | 4 | -12/+20 |
* | etc/example.conf: update cache options | wm4 | 2014-08-09 | 1 | -4/+10 |
* | command: run OSD display code even if a property is unavailable | wm4 | 2014-08-09 | 1 | -4/+2 |
* | etc: add mplayer-input.conf | wm4 | 2014-08-09 | 1 | -0/+153 |
* | input.conf: switch chapter seek next/previous keys | wm4 | 2014-08-08 | 1 | -2/+2 |
* | manpage: update key bindings | wm4 | 2014-08-08 | 1 | -36/+6 |
* | manpage: add sections and order by usage | Alexander Preisinger | 2014-08-08 | 1 | -1677/+1810 |
* | ao_dsound: reduce default buffer size | wm4 | 2014-08-08 | 1 | -1/+1 |
* | input.conf: unmap some more obscure bindings | wm4 | 2014-08-08 | 1 | -12/+11 |
* | command: add a "seeking" property | wm4 | 2014-08-08 | 2 | -0/+16 |
* | player: indicate on the status line whether a seek is active | wm4 | 2014-08-08 | 1 | -1/+3 |
* | input.conf: remap pgup/dwn to chapter seeks | wm4 | 2014-08-07 | 1 | -4/+8 |
* | build: add hacks to force waf to generate valid .pc files | wm4 | 2014-08-07 | 2 | -0/+9 |
* | input: fix off by one error in command parser | wm4 | 2014-08-07 | 1 | -1/+1 |
* | audio: fix encoding mode | wm4 | 2014-08-07 | 1 | -1/+2 |
* | client API: qtexample: don't pass deallocated strings to mpv | wm4 | 2014-08-07 | 1 | -1/+2 |
* | demux: fix playback abort if --demuxer-thread is not used | wm4 | 2014-08-07 | 1 | -9/+9 |
* | player: remove unused declaration | wm4 | 2014-08-07 | 1 | -1/+0 |
* | gitignore: fix manpage entries | wm4 | 2014-08-06 | 1 | -6/+6 |
* | old-build: HAVE_COCOA_APPLICATION must be set | wm4 | 2014-08-06 | 2 | -1/+2 |
* | stream_dvb: restore --dvbin-file option | wm4 | 2014-08-06 | 2 | -7/+15 |
* | stream_dvb: fix channels.conf preference order | wm4 | 2014-08-06 | 1 | -3/+4 |
* | vo_direct3d: allow resizing before video init | wm4 | 2014-08-06 | 1 | -1/+1 |
* | win32: never call GetClientRect(0, ...) | wm4 | 2014-08-06 | 2 | -2/+6 |
* | demux: make track switching asynchronous | wm4 | 2014-08-06 | 1 | -0/+21 |