| Commit message (Expand) | Author | Age | Files | Lines |
* | Release 0.3.11v0.3.11release/0.3 | wm4 | 2014-06-14 | 1 | -1/+1 |
* | build: version string as native str type for each Python version | Philip Sequeira | 2014-06-14 | 1 | -2/+4 |
* | tv: add missing header for clock_gettime | wm4 | 2014-06-14 | 1 | -0/+1 |
* | input.conf: make ESC quit when encoding | wm4 | 2014-06-14 | 1 | -0/+1 |
* | demux: use av_malloc for packets | wm4 | 2014-06-14 | 1 | -2/+2 |
* | demux: simplify packet resizing | wm4 | 2014-06-14 | 3 | -15/+5 |
* | demux: fix compilation with FFmpeg git | wm4 | 2014-06-14 | 2 | -11/+4 |
* | tv: use correct timestamps | iive | 2014-06-14 | 1 | -12/+48 |
* | ao_alsa: make device the first sub option | wm4 | 2014-06-14 | 2 | -4/+4 |
* | tv: remove sysinfo() usage | wm4 | 2014-06-14 | 2 | -15/+0 |
* | vaapi: fix destruction with --hwdec=haapi-copy | wm4 | 2014-06-14 | 1 | -2/+4 |
* | vo_vaapi: cleanup error handling on init | wm4 | 2014-06-14 | 2 | -4/+10 |
* | video: better handling for (very) broken timestamps | wm4 | 2014-06-14 | 1 | -1/+9 |
* | gl_common: correct a type | wm4 | 2014-06-14 | 1 | -1/+1 |
* | x11: fix datatype for _NET_WM_PID | wm4 | 2014-06-14 | 1 | -1/+1 |
* | input: make combined commands repeatable | wm4 | 2014-06-14 | 3 | -2/+10 |
* | DOCS/coding-style: add a hint that new features should be documented | wm4 | 2014-06-14 | 1 | -2/+4 |
* | playlist: fix playlist_move on itself | wm4 | 2014-06-14 | 1 | -1/+4 |
* | Release 0.3.10v0.3.10 | wm4 | 2014-05-24 | 1 | -1/+1 |
* | tl_mpv_edl: correct misspelling on line 233 | Yomi0 | 2014-05-24 | 1 | -1/+1 |
* | vo_vdpau: always allocate the black pixel | wm4 | 2014-05-24 | 1 | -3/+6 |
* | x11: fix a warning with --disable-xext | Jerome Leclanche | 2014-05-24 | 1 | -1/+1 |
* | build: "tv-v4l2" needs "tv" | wm4 | 2014-05-24 | 1 | -0/+1 |
* | vo_vaapi: don't redraw twice | wm4 | 2014-05-24 | 1 | -7/+1 |
* | Fix the build on OpenBSD and FreeBSD | Juan Francisco Cantero Hurtado | 2014-05-24 | 1 | -1/+1 |
* | README: describe release cycle | wm4 | 2014-05-24 | 1 | -2/+18 |
* | wayland: fix typo | Alexander Preisinger | 2014-05-24 | 1 | -14/+14 |
* | build: fix OpenBSD DVD/CDROM device names | wm4 | 2014-05-24 | 1 | -2/+2 |
* | manpage: update --playlist entry | wm4 | 2014-05-24 | 1 | -5/+10 |
* | player: don't assign "false" to pointer | wm4 | 2014-05-24 | 1 | -1/+1 |
* | build: removed undefined behavior from PVR check | wm4 | 2014-05-24 | 1 | -1/+1 |
* | player: don't complain on too long filenames | wm4 | 2014-05-24 | 1 | -2/+2 |
* | old-makefile: add a missing source directory | wm4 | 2014-05-24 | 1 | -0/+1 |
* | x11: fix potentially unaligned access in icon loader | wm4 | 2014-05-24 | 1 | -3/+3 |
* | sub: fix undefined behavior in ASS color calculation (2) | wm4 | 2014-05-24 | 1 | -2/+2 |
* | sub: fix undefined behavior in ASS color calculation | wm4 | 2014-05-24 | 1 | -1/+1 |
* | Fix bogus copyright text | wm4 | 2014-05-24 | 1 | -2/+0 |
* | mixer: don't restore volume with different --softvol-max settings | wm4 | 2014-05-24 | 1 | -8/+11 |
* | demux_lavf: one more hack for mp3 from network | wm4 | 2014-05-24 | 1 | -1/+1 |
* | manpage: fix vf_scale options | wm4 | 2014-05-24 | 1 | -9/+11 |
* | input: fix stack overflow when checking for abort cmd | wm4 | 2014-05-24 | 1 | -1/+1 |
* | Release 0.3.9v0.3.9 | wm4 | 2014-04-30 | 1 | -1/+1 |
* | demux: add hack to get initial ICY info to be printed | wm4 | 2014-04-30 | 2 | -0/+7 |
* | TOOLS/umpv: make it work with Python 3 (again) | wm4 | 2014-04-30 | 1 | -3/+6 |
* | TOOLS/umpv: don't mangle URLs | wm4 | 2014-04-30 | 1 | -1/+16 |
* | TOOLS/umpv: allow passing 0 files | wm4 | 2014-04-30 | 1 | -2/+1 |
* | TOOLS/umpv: allow passing options | wm4 | 2014-04-30 | 1 | -2/+14 |
* | TOOLS/umpv: make it work with Python 3 | wm4 | 2014-04-30 | 1 | -1/+1 |
* | build: use -pthread when available | Stefano Pigozzi | 2014-04-30 | 1 | -0/+13 |
* | terminal: always use SA_RESTART with sigaction() | wm4 | 2014-04-30 | 1 | -1/+1 |
* | demux_mkv: enable parsing for VP9 | wm4 | 2014-04-30 | 1 | -2/+4 |
* | osd: make code C99 | wm4 | 2014-04-30 | 1 | -5/+3 |
* | Revert "wayland: print waylands display erros" | Alexander Preisinger | 2014-04-30 | 1 | -39/+0 |
* | manpage: fix grammar | wm4 | 2014-04-30 | 1 | -1/+1 |
* | manpage: forced->used | wm4 | 2014-04-30 | 1 | -1/+1 |
* | stream: use uninterruptible sleep on reconnecting | wm4 | 2014-04-30 | 1 | -2/+8 |
* | manpage: improve --osd-level description | wm4 | 2014-04-30 | 1 | -4/+4 |
* | demux_mkv: enable parsing for mp3 | wm4 | 2014-04-30 | 1 | -1/+1 |
* | ao_coreaudio: log even more info in verbose mode | Stefano Pigozzi | 2014-04-30 | 1 | -5/+27 |
* | ao_coreaudio: add verbose output of detected channel layouts | Stefano Pigozzi | 2014-04-30 | 1 | -0/+5 |
* | cache: remove redundant log prefix | wm4 | 2014-04-30 | 1 | -1/+1 |
* | man: minor typo why not to use portaudio | Kevin Mitchell | 2014-04-30 | 1 | -1/+1 |
* | vf: remove autoinserted filters on reconfig | wm4 | 2014-04-30 | 2 | -0/+8 |
* | vf: add function to remove a filter from the chain | wm4 | 2014-04-30 | 2 | -0/+14 |
* | encode: don't resume playback when encoding | wm4 | 2014-04-30 | 1 | -0/+1 |
* | manpage: add notes when to use/not use certain AO and VO drivers | wm4 | 2014-04-30 | 2 | -1/+50 |
* | encode: disable keep-open when encoding | James Ross-Gowan | 2014-04-30 | 1 | -0/+1 |
* | audio: preallocate audio buffers on resize | wm4 | 2014-04-30 | 1 | -2/+7 |
* | Release 0.3.8v0.3.8 | wm4 | 2014-04-17 | 1 | -1/+1 |
* | af_lavcac3enc: detach on any passthrough format, not just ac3 | wm4 | 2014-04-17 | 1 | -1/+1 |
* | README: mention minimum FFmpeg/Libav versions | wm4 | 2014-04-17 | 1 | -0/+2 |
* | talloc README: more human readible api reference | Kevin Mitchell | 2014-04-17 | 1 | -1/+1 |
* | wayland: don't schedule resize if going fullscreen | Ricardo Vieira | 2014-04-17 | 1 | -1/+0 |
* | manpage: fix --vf=scale options | James Ross-Gowan | 2014-04-17 | 1 | -3/+3 |
* | encode: write 2-pass stats only per-packet | wm4 | 2014-04-17 | 1 | -1/+2 |
* | encode: add a missing \n to a log call | wm4 | 2014-04-17 | 1 | -1/+1 |
* | terminal-unix: reject overlong termcap strings | wm4 | 2014-04-17 | 1 | -0/+3 |
* | vo_vdpau: add an additional check for timestamp robustness | wm4 | 2014-04-17 | 1 | -0/+16 |
* | vo_vdpau: document what WRAP_ADD does | wm4 | 2014-04-17 | 1 | -0/+2 |
* | vo_vdpau: simplify previous vsync timestamp calculation | wm4 | 2014-04-17 | 1 | -9/+8 |
* | vo_vdpau: simplify time management and make it more robust | wm4 | 2014-04-17 | 1 | -68/+11 |
* | vo_vdpau: more debugging output | wm4 | 2014-04-17 | 1 | -4/+20 |
* | remove redundant/outdated line from encodeing.rst:"what works" | Kevin Mitchell | 2014-04-17 | 1 | -1/+0 |
* | DOCS/encoding: make "What does not work yet" a proper RST section | wm4 | 2014-04-17 | 1 | -0/+1 |
* | ass_mp: don't use --subcp for --ass-styles | wm4 | 2014-04-17 | 1 | -1/+1 |
* | Release 0.3.7v0.3.7 | wm4 | 2014-03-30 | 1 | -1/+1 |
* | vf_eq: don't malloc priv struct | wm4 | 2014-03-30 | 1 | -1/+0 |
* | player: add missing "-" to options in workaround notice on A/V desynchronization | Sebastian Morr | 2014-03-30 | 1 | -1/+1 |
* | player: dvdnav: fix start time when entering and leaving menu | wm4 | 2014-03-30 | 1 | -0/+4 |
* | mf: fix operation with --cache | wm4 | 2014-03-30 | 1 | -0/+1 |
* | player: fix unchecked access for chapter metadata | wm4 | 2014-03-30 | 1 | -3/+1 |
* | stream_cdda: print cd text header only if there are any cd text fields | wm4 | 2014-03-30 | 1 | -2/+6 |
* | stream_cdda: remove unused stuff | wm4 | 2014-03-30 | 5 | -254/+3 |
* | stream_cdda: fix track time accuracy | wm4 | 2014-03-30 | 1 | -2/+2 |
* | stream_cdda: report track times | wm4 | 2014-03-30 | 1 | -27/+8 |
* | dvdnav: fix minor memory leak | wm4 | 2014-03-30 | 1 | -0/+1 |
* | dvdnav: make MP_NAV_EVENT_RESET_ALL handled properly | xylosper | 2014-03-30 | 2 | -31/+40 |
* | dvdnav: prevent reallocation of fake highlight buffer | xylosper | 2014-03-30 | 1 | -0/+2 |
* | stream_bluray: fix for significant memory leak | xylosper | 2014-03-30 | 1 | -0/+1 |
* | manpage: clarify what to pass to --hwdec-codecs option | wm4 | 2014-03-30 | 1 | -1/+3 |
* | vd_lavc: ridiculous workaround for Libav 9 compatibility | wm4 | 2014-03-30 | 3 | -1/+23 |
* | DOCS/coding-style: add another requirement for commit messages | wm4 | 2014-03-30 | 1 | -0/+3 |
* | options: fix off-by-1 error in option help output | wm4 | 2014-03-30 | 1 | -1/+1 |
* | manpage: af: minor syntax improvements | wm4 | 2014-03-30 | 1 | -4/+4 |
* | build: fix unicode handling of the version string | Ryan Goulden | 2014-03-30 | 1 | -1/+1 |
* | player/main: Fix Cygwin build | James Ross-Gowan | 2014-03-30 | 1 | -12/+8 |
* | DOCS/coding-style: add an example and another rule | wm4 | 2014-03-30 | 1 | -0/+25 |
* | README: split list of dependencies | wm4 | 2014-03-30 | 1 | -4/+13 |
* | DOCS: add coding style | wm4 | 2014-03-30 | 1 | -0/+111 |
* | w32_common: prevent MOUSE_BTN0 sticking after drag | James Ross-Gowan | 2014-03-30 | 1 | -0/+2 |
* | w32_common: capture mouse input | James Ross-Gowan | 2014-03-30 | 1 | -0/+5 |
* | options.rst: correct broken URL | Diogo Franco | 2014-03-30 | 1 | -1/+1 |
* | Release 0.3.6v0.3.6 | wm4 | 2014-03-11 | 1 | -1/+1 |
* | Revert "player: simplify audio reset when seeking" | wm4 | 2014-03-11 | 1 | -10/+15 |
* | ao_alsa: fix return value for volume operations with spdif | wm4 | 2014-03-11 | 1 | -1/+1 |
* | ao_alsa: check ALSA PCM state before pause and resume | foo86 | 2014-03-11 | 1 | -5/+9 |
* | ao_rsound: pass correct data type to rsd_set_param() | Hans-Kristian Arntzen | 2014-03-11 | 1 | -2/+2 |
* | build: fix compilation with MinGW-w64 | Hans-Kristian Arntzen | 2014-03-11 | 1 | -2/+14 |
* | lua: add license header | wm4 | 2014-03-11 | 1 | -0/+17 |
* | ao_jack: fix termination on the end of file | wm4 | 2014-03-11 | 1 | -3/+19 |
* | build: update waf | wm4 | 2014-03-11 | 1 | -2/+2 |
* | command: fix null pointer dereference in idle mode | wm4 | 2014-03-11 | 1 | -2/+2 |
* | vdpau: change the error message when video too large | Andrey Morozov | 2014-03-11 | 1 | -1/+2 |
* | example.conf: change subtitle codepage example to use UTF-8 fallback | wm4 | 2014-03-11 | 1 | -1/+2 |
* | example.conf: subtitle encoding | Yaser Alraddadi | 2014-03-11 | 1 | -0/+3 |
* | manpage: fix yadif example in one case | wm4 | 2014-03-11 | 1 | -1/+1 |
* | input: check for abort cmd in multi-commands | wm4 | 2014-03-11 | 5 | -10/+20 |
* | input: ignore modifiers when releasing keys | James Ross-Gowan | 2014-03-11 | 1 | -2/+2 |
* | video: add rounding to aspect ratio calculations | wm4 | 2014-03-11 | 1 | -2/+2 |
* | player: fix start time if timeline is used (ordered chapters, EDL) | wm4 | 2014-03-11 | 1 | -6/+5 |
* | edl: fix offset of user-visible chapters | wm4 | 2014-03-11 | 1 | -1/+1 |
* | w32_common: don't set small icon | James Ross-Gowan | 2014-03-11 | 1 | -4/+1 |
* | win32: restore support for exe directory as config directory | elevengu | 2014-03-11 | 1 | -1/+5 |
* | crosscompile-mingw: improve instructions for MXE | wm4 | 2014-03-11 | 1 | -0/+2 |
* | sd_lavc: handle subtitles with no subtitle resolution set | xylosper | 2014-03-11 | 1 | -0/+4 |
* | Parse::Matroska::Reader: get rid of `bigrat` | Diogo Franco (Kovensky) | 2014-03-11 | 1 | -17/+20 |
* | build: Add -U__STRICT_ANSI__ to CFLAGS on Cygwin | Diogo Franco (Kovensky) | 2014-03-11 | 1 | -0/+1 |
* | sub: handle vobsub-in-mp4 | wm4 | 2014-03-11 | 5 | -0/+44 |
* | sd_lavc: use mp_lavc_set_extradata() | wm4 | 2014-03-11 | 1 | -2/+2 |
* | Factor out setting AVCodecContext extradata | wm4 | 2014-03-11 | 4 | -39/+27 |
* | cocoa: fix deadlock during initialization [2] | Stefano Pigozzi | 2014-03-11 | 1 | -6/+3 |
* | build: bump libmpg123 version | wm4 | 2014-03-11 | 1 | -1/+1 |
* | cocoa: fix deadlock during initialization | Stefano Pigozzi | 2014-03-11 | 1 | -1/+2 |
* | Release 0.3.5v0.3.5 | wm4 | 2014-02-12 | 1 | -1/+1 |
* | vo_opengl: make :srgb decompand the BT.709 values correctly | nand | 2014-02-12 | 1 | -2/+15 |
* | command: fix metadata property | wm4 | 2014-02-12 | 1 | -2/+2 |
* | wayland/shm: prevent the window from flying away | Alexander Preisinger | 2014-02-12 | 1 | -0/+2 |
* | manpage: document --aspect special values | wm4 | 2014-02-12 | 1 | -0/+7 |
* | video: fix --no-aspect | wm4 | 2014-02-12 | 1 | -2/+2 |
* | vo_opengl: fix typo in gamma function's parameter | nand | 2014-02-12 | 1 | -2/+2 |
* | vo_vdpau: Discard zero timestamps | Jonas Zetterberg | 2014-02-12 | 1 | -0/+3 |
* | vo_vdpau: Ensure presentation time is within bounds | Jonas Zetterberg | 2014-02-12 | 1 | -0/+4 |
* | demux: fix some newlines in output messages | wm4 | 2014-02-12 | 1 | -2/+2 |
* | player: fix an assert when reinitializing audio in some cases | wm4 | 2014-02-12 | 1 | -0/+3 |
* | vo_opengl: use exactly the values defined by BT.709 for CMS | nand | 2014-02-12 | 1 | -3/+9 |
* | gl_x11: don't require a X visual for modern GL context creation | wm4 | 2014-02-12 | 1 | -4/+10 |
* | gl_x11: always request true color visual | wm4 | 2014-02-12 | 1 | -0/+1 |
* | umpv: silence mpv terminal output | wm4 | 2014-02-12 | 1 | -2/+4 |
* | umpv: improve description | wm4 | 2014-02-12 | 1 | -9/+11 |
* | umpv: use --force-window | wm4 | 2014-02-12 | 1 | -4/+2 |
* | audio: fix signedness of AF_FORMAT_S32P | wm4 | 2014-02-12 | 1 | -1/+1 |
* | mf: don't limit filename length with PATH_MAX | wm4 | 2014-02-12 | 1 | -3/+3 |
* | player: refresh OSD on track switching | wm4 | 2014-02-12 | 1 | -0/+2 |
* | wayland: change minimum version | Alexander Preisinger | 2014-02-12 | 2 | -11/+2 |
* | x11: fix initial VO size | wm4 | 2014-02-12 | 1 | -6/+7 |
* | x11: remove apparently useless code | wm4 | 2014-02-12 | 1 | -8/+0 |
* | x11: fix race condition when setting aspect when leaving fullscreen | wm4 | 2014-02-12 | 1 | -1/+10 |
* | old-configure: use -std=c99 | wm4 | 2014-02-12 | 1 | -2/+2 |
* | build: switch to -std=c99 for saner float semantics | wm4 | 2014-02-12 | 1 | -1/+1 |
* | cache: refuse to seek outside of cache boundaries | wm4 | 2014-02-12 | 1 | -4/+18 |
* | Release 0.3.4v0.3.4 | wm4 | 2014-01-31 | 1 | -1/+1 |
* | vo_wayland: silence shadowing warning | wm4 | 2014-01-31 | 1 | -3/+3 |
* | quvi: disable subtitle fetching by default | wm4 | 2014-01-31 | 2 | -5/+7 |
* | quvi: add option to not fetch subtitles | Andre D | 2014-01-31 | 4 | -1/+11 |
* | demux_lavf: fix crash with empty files | wm4 | 2014-01-31 | 1 | -1/+1 |
* | mp_image: reject too large image sizes | wm4 | 2014-01-31 | 1 | -0/+4 |
* | sd_lavc: skip 0 sized sub-bitmaps | wm4 | 2014-01-31 | 1 | -2/+4 |
* | wayland/shm: RGB888 as default, change options | Alexander Preisinger | 2014-01-31 | 1 | -15/+27 |
* | wayland/shm: fix memory leak | Alexander Preisinger | 2014-01-31 | 1 | -1/+4 |
* | wayland/shm: remove resize boilerplate | Alexander Preisinger | 2014-01-31 | 1 | -21/+4 |
* | w32: use safe DLL search paths everywhere | James Ross-Gowan | 2014-01-31 | 2 | -17/+21 |
* | w32: enable heap corruption detection | James Ross-Gowan | 2014-01-31 | 1 | -0/+3 |
* | w32: don't disable the error reporting dialog | James Ross-Gowan | 2014-01-31 | 1 | -1/+1 |
* | sub: fix crash with certain uses of --vf=sub | wm4 | 2014-01-31 | 3 | -32/+10 |
* | demux_lavf: add hack to workaround too unreliable mp3 detection | wm4 | 2014-01-31 | 1 | -0/+2 |
* | demux_lavf: refactor format probing hack | wm4 | 2014-01-31 | 1 | -26/+24 |
* | vo_wayland: fix confusion of video and window sizes | wm4 | 2014-01-31 | 1 | -2/+2 |
* | stream_pvr: Fix fd check, -1 indicates invalid, not 0. | reimar | 2014-01-31 | 1 | -1/+1 |
* | audio: fix balance control | wm4 | 2014-01-31 | 1 | -2/+2 |
* | waf: try to fix unicode/byte string messup | wm4 | 2014-01-31 | 1 | -1/+1 |
* | manpage: fix af_equalizer syntax | wm4 | 2014-01-31 | 1 | -1/+1 |
* | af: fixed out-of-bounds accesses caused by NUM_FMT and co. | 11rcombs | 2014-01-31 | 1 | -18/+18 |
* | cookies.c: cols must (and does) have 7 elements. | reimar | 2014-01-31 | 1 | -1/+1 |
* | vcd_read: Fix sizeof argument. | reimar | 2014-01-31 | 1 | -1/+1 |
* | mkv.desktop: add two more mime types | wm4 | 2014-01-31 | 1 | -1/+1 |
* | cache: remove debug code | wm4 | 2014-01-31 | 1 | -1/+0 |
* | cache: reduce message spam | wm4 | 2014-01-31 | 1 | -7/+16 |
* | Release 0.3.3v0.3.3 | wm4 | 2014-01-15 | 1 | -1/+1 |
* | Detect Lua on FreeBSD | Grzegorz Blach | 2014-01-15 | 2 | -1/+3 |
* | player: avoid stalling when starting a network stream | wm4 | 2014-01-15 | 3 | -2/+9 |
* | demux_mkv: improve robustness by explicitly checking for level 1 elements | wm4 | 2014-01-15 | 3 | -46/+50 |
* | demux_mkv: avoid skipping too much data in corrupted files | wm4 | 2014-01-15 | 3 | -14/+18 |
* | manpage: document --term-osd=force | wm4 | 2014-01-15 | 1 | -1/+3 |
* | player: don't block terminal OSD while seeking | wm4 | 2014-01-15 | 1 | -3/+6 |
* | player: mention subtitles in av_desync_help_text | wm4 | 2014-01-15 | 1 | -2/+2 |
* | cocoa: fix window placement on secondary screens | Stefano Pigozzi | 2014-01-15 | 1 | -3/+2 |
* | cocoa: refactor init window positioning code | Stefano Pigozzi | 2014-01-15 | 1 | -2/+1 |
* | demux_lavf: add hack for MicroDVD for assuming frame based timing | wm4 | 2014-01-15 | 1 | -0/+6 |
* | sub: fix frame based subtitle timestamp handling | wm4 | 2014-01-15 | 1 | -1/+1 |
* | wayland: properly empty output list | Alexander Preisinger | 2014-01-15 | 1 | -4/+4 |
* | wayland/shm: don't crash if initialization failed | Alexander Preisinger | 2014-01-15 | 1 | -3/+1 |
* | wayland: fix crash when initialization fails | wm4 | 2014-01-15 | 1 | -1/+2 |
* | wayland/shm: tone down warnings | Alexander Preisinger | 2014-01-15 | 1 | -2/+2 |
* | wayland: fix memory leaks | Alexander Preisinger | 2014-01-15 | 3 | -2/+23 |
* | player: fix setting smaller timeout on Windows systems | wm4 | 2014-01-15 | 1 | -1/+1 |
* | wayland: cleanup registry_handle_global | Alexander Preisinger | 2014-01-15 | 1 | -2/+1 |
* | wayland: remove set_user_data from seat_listener | Alexander Preisinger | 2014-01-15 | 1 | -2/+0 |
* | wayland: use static consistently | Alexander Preisinger | 2014-01-15 | 1 | -4/+4 |
* | terminal: don't initialize termcap etc. if stdout is not a terminal | wm4 | 2014-01-15 | 1 | -2/+6 |
* | wayland: fix fullscreen & resizing for good | Alexander Preisinger | 2014-01-15 | 3 | -12/+34 |
* | manpage: mention how to get a list of codecs for use with --hwdec-codecs | wm4 | 2014-01-15 | 1 | -0/+3 |
* | wayland: silence annoying libwayland-client message | wm4 | 2014-01-15 | 1 | -0/+3 |
* | wayland: fix some memory leaks on initialization failure | wm4 | 2014-01-15 | 1 | -6/+13 |
* | Release 0.3.2v0.3.2 | wm4 | 2014-01-06 | 1 | -1/+1 |
* | cocoa: don't reset window size when the video size doesn't change | Stefano Pigozzi | 2014-01-06 | 1 | -15/+14 |
* | w32_common: don't force topmost on fullscreen | Martin Herkt | 2014-01-06 | 1 | -1/+2 |
* | Windows: use roaming AppData instead of local | Martin Herkt | 2014-01-06 | 1 | -1/+1 |
* | build: don't depend on both libavresample and libswresample | wm4 | 2014-01-06 | 1 | -0/+1 |
* | player: always ise [statusline] for terminal OSD | wm4 | 2014-01-06 | 1 | -3/+3 |
* | player: print an error message if run command fails | wm4 | 2014-01-06 | 1 | -1/+5 |
* | manpage: fix typo | wm4 | 2014-01-06 | 1 | -1/+1 |
* | player: don't select subtitles added from quvi by default | wm4 | 2014-01-06 | 2 | -5/+10 |
* | Revert "wayland/egl: use redraw callback" | Alexander Preisinger | 2014-01-06 | 2 | -28/+1 |
* | wayland: remove workaround | Alexander Preisinger | 2014-01-06 | 1 | -6/+3 |
* | demux_subreader: reject file if not opened by --sub | wm4 | 2014-01-06 | 3 | -0/+5 |
* | wayland/egl: misc fixes and cleanups | Alexander Preisinger | 2014-01-06 | 2 | -6/+1 |
* | wayland/egl: use redraw callback | Alexander Preisinger | 2014-01-06 | 2 | -1/+32 |
* | wayland/egl: add egl_context to the wayland state | Alexander Preisinger | 2014-01-06 | 2 | -67/+73 |
* | wayland: Remove nonsense comment and add warning | Alexander Preisinger | 2014-01-06 | 1 | -4/+2 |
* | wayland: move workaround to fullscreen code | Alexander Preisinger | 2014-01-06 | 1 | -4/+5 |
* | manpage: mention --pause | Martin Herkt | 2014-01-06 | 1 | -0/+3 |
* | dvdnav: set correct stride for fake highlights | wm4 | 2014-01-06 | 1 | -1/+1 |
* | stream_pvr: fix crash on initialization | wm4 | 2014-01-06 | 1 | -0/+1 |
* | audio: check for overflows | wm4 | 2014-01-06 | 1 | -0/+5 |
* | ta: check overflow in array realloc macros | wm4 | 2014-01-06 | 3 | -3/+18 |
* | vda: fix build on OS X 10.7 | Stefano Pigozzi | 2014-01-06 | 2 | -0/+2 |
* | build: fix cocoa configure check on OS X 10.7 | Stefano Pigozzi | 2014-01-06 | 3 | -6/+15 |
* | wayland/opengl: fix garbage borders | Alexander Preisinger | 2014-01-06 | 2 | -22/+22 |
* | wayland/shm: only commit new frames | Alexander Preisinger | 2014-01-06 | 1 | -36/+40 |
* | wayland: don't change set fullscreen twice | Alexander Preisinger | 2014-01-06 | 1 | -1/+1 |
* | ao_alsa: Unbreak pause/resume | Martin Herkt | 2014-01-06 | 1 | -11/+10 |
* | ao_alsa: Fix PCM resume after suspend | Martin Herkt | 2014-01-06 | 1 | -15/+15 |
* | stream: always respect sector_size, fixes cdda:// | wm4 | 2014-01-06 | 1 | -1/+1 |
* | build: fix typo | Stefano Pigozzi | 2014-01-01 | 2 | -2/+2 |
* | Release 0.3.1v0.3.1 | wm4 | 2014-01-01 | 1 | -1/+1 |
* | build: make configure fail if both __atomic and __sync are not available | Stefano Pigozzi | 2014-01-01 | 3 | -3/+37 |
* | manpage: clarifications about bitmap subtitles and --secondary-sid | wm4 | 2014-01-01 | 1 | -2/+4 |
* | options: make --msglevel=help print something helpful | wm4 | 2014-01-01 | 1 | -0/+11 |
* | manpage: fix description on the slave mode msglevel | wm4 | 2014-01-01 | 1 | -2/+1 |
* | player: load encoding-profiles.conf before the main config | wm4 | 2014-01-01 | 1 | -7/+7 |
* | mpv.desktop: Add Czech translations | Miro HronÄŤok | 2014-01-01 | 1 | -0/+3 |
* | player: fix DVD playback | wm4 | 2014-01-01 | 1 | -1/+1 |
* | compat: use __atomic operations instead of __sync, when present | Alessandro Ghedini | 2014-01-01 | 1 | -2/+9 |
* | build: check for libatomic and __atomic operations | Alessandro Ghedini | 2014-01-01 | 2 | -0/+23 |
* | manpage: fix vf_noise parameter name | wm4 | 2014-01-01 | 1 | -2/+2 |
* | video: fix --brightness etc. options | wm4 | 2013-12-29 | 2 | -11/+14 |
* | Release 0.3.0v0.3.0 | wm4 | 2013-12-29 | 2 | -0/+42 |
* | build: add flag for inline assembly | Stefano Pigozzi | 2013-12-29 | 2 | -5/+10 |
* | vd_lavc: by default, output all frames, even corrupted ones | wm4 | 2013-12-29 | 4 | -0/+17 |
* | player: add two more font mimetypes recognized by Haali | wm4 | 2013-12-29 | 1 | -1/+3 |
* | player: use arrays to list font mimetypes and font file extensions | wm4 | 2013-12-29 | 1 | -9/+15 |
* | build: disable SDL by default | Stefano Pigozzi | 2013-12-29 | 1 | -2/+4 |
* | Install encoding-profiles.conf by default | wm4 | 2013-12-28 | 5 | -19/+42 |
* | player: fix buggy error condition when loading mpv.conf | wm4 | 2013-12-28 | 1 | -1/+1 |
* | vo/x11_common: do not select motion events when --no-mouse-movements is set | ahodesuka | 2013-12-28 | 1 | -1/+1 |
* | input: print an error if reading input.conf fails | wm4 | 2013-12-28 | 1 | -4/+8 |
* | Revert "x11: don't set global error handler" | wm4 | 2013-12-27 | 1 | -0/+28 |
* | demux_mkv: handle TrueHD properly | wm4 | 2013-12-27 | 1 | -32/+98 |
* | Revert "cocoa: unlock on uninit" | Stefano Pigozzi | 2013-12-26 | 1 | -3/+1 |
* | corevideo: fix video initialization when not using VDA | Stefano Pigozzi | 2013-12-26 | 1 | -52/+46 |
* | build: fix shm detection on OpenBSD | Stefano Pigozzi | 2013-12-26 | 3 | -2/+14 |
* | build: support multiple headers in check_statement | Stefano Pigozzi | 2013-12-26 | 1 | -4/+7 |
* | mpv.desktop: add KDE file handlers | Sven-Hendrik Haase | 2013-12-26 | 1 | -0/+1 |
* | options: simplify handling of some help options | wm4 | 2013-12-26 | 6 | -74/+28 |
* | input: cosmetics: move code around | wm4 | 2013-12-26 | 1 | -319/+316 |
* | input: split off some code from input.c to separate files | wm4 | 2013-12-26 | 10 | -1049/+1240 |
* | build: hide duplicate options from `--help` | Stefano Pigozzi | 2013-12-26 | 2 | -1/+11 |
* | cocoa: sanitize window title string and guard against NULL | Stefano Pigozzi | 2013-12-25 | 1 | -1/+6 |
* | vo_x11/vo_xv: fix build when using --disable-xext | Stefano Pigozzi | 2013-12-25 | 2 | -12/+12 |
* | player: deselect secondary sub when switching to file with different tracks | wm4 | 2013-12-25 | 1 | -0/+2 |
* | player: fix initial selection with --secondary-sid | wm4 | 2013-12-25 | 2 | -3/+22 |
* | player: add --secondary-sid for displaying a second subtitle stream | wm4 | 2013-12-24 | 15 | -106/+220 |
* | player: add infrastructure to select multiple tracks at once | wm4 | 2013-12-24 | 6 | -43/+64 |
* | player: do initial seek for external tracks only once | wm4 | 2013-12-24 | 1 | -2/+12 |
* | player: slightly simplify seeking in external files | wm4 | 2013-12-24 | 1 | -16/+9 |
* | player: redo demuxer stream selection | wm4 | 2013-12-24 | 7 | -85/+79 |
* | audio: fix format ID conversion | wm4 | 2013-12-23 | 1 | -1/+1 |
* | changes.rst: add entry for dvdnav menu | wm4 | 2013-12-23 | 1 | -1/+1 |
* | manpage: mention video-unscaled property | wm4 | 2013-12-23 | 1 | -0/+1 |
* | player: fix typo in previous commit | wm4 | 2013-12-23 | 1 | -1/+1 |
* | player: warn if Matroska font attachments have incorrect MIME type | wm4 | 2013-12-23 | 1 | -2/+11 |
* | options: print any options set in verbose mode | wm4 | 2013-12-23 | 1 | -0/+5 |
* | options: disable joystick by default | wm4 | 2013-12-23 | 2 | -2/+1 |
* | vaapi: fix initialization error code path | wm4 | 2013-12-23 | 1 | -1/+2 |
* | subreader: replace some strcpy calls | wm4 | 2013-12-22 | 1 | -2/+3 |
* | subreader: remove overlapping strcpy | wm4 | 2013-12-22 | 1 | -1/+2 |
* | asxparser: remove commented code | wm4 | 2013-12-22 | 1 | -12/+0 |
* | stream_smb: remove dead code | wm4 | 2013-12-22 | 1 | -22/+1 |
* | player: simplify mp_load_per_file_config | wm4 | 2013-12-22 | 1 | -8/+7 |
* | player: move code around | wm4 | 2013-12-22 | 2 | -42/+37 |
* | player: remove code duplication for auto-loaded config profiles | wm4 | 2013-12-22 | 1 | -60/+14 |
* | path: add function to split URL into prefix and path | wm4 | 2013-12-22 | 2 | -0/+13 |
* | path: don't accept empty protocol as valid | wm4 | 2013-12-22 | 1 | -1/+1 |
* | path: change mp_splitext() semantics | wm4 | 2013-12-22 | 3 | -8/+8 |
* | stream_radio: suppress error with -Werror=format-security compilation flag | Miro HronÄŤok | 2013-12-22 | 1 | -1/+1 |
* | vo_vdpau: fix unintended truncation of 64 bit timestamps to 32 bit | wm4 | 2013-12-22 | 2 | -2/+2 |
* | vo_vdpau: add some debugging messages for frame timing | wm4 | 2013-12-22 | 1 | -2/+4 |
* | Don't include version.h from make options.c | wm4 | 2013-12-22 | 4 | -9/+12 |
* | stream: minor cookie cleanup | wm4 | 2013-12-22 | 2 | -26/+23 |
* | options: move network related options to MPOpts | wm4 | 2013-12-22 | 5 | -48/+37 |
* | msg: add some comments about thread-safety | wm4 | 2013-12-22 | 1 | -0/+6 |
* | gl_lcms: actually acquire mutex | wm4 | 2013-12-22 | 1 | -0/+2 |
* | options: make --msglevel extend previous settings | wm4 | 2013-12-22 | 1 | -3/+10 |
* | vda: attempt to fix build (2) | wm4 | 2013-12-22 | 1 | -2/+2 |
* | path-macosx: attempt to fix build | wm4 | 2013-12-22 | 1 | -1/+1 |
* | Merge branch 'msg_refactor' | wm4 | 2013-12-21 | 223 | -3886/+3551 |
|\ |
|
| * | msg: remove global state | wm4 | 2013-12-21 | 9 | -73/+84 |
| * | msg: don't prefix slave-mode stuff by default | wm4 | 2013-12-21 | 1 | -1/+1 |
| * | player: use separate msg prefix for statusline | wm4 | 2013-12-21 | 3 | -3/+5 |
| * | demux: don't prefix tag output with demuxer name | wm4 | 2013-12-21 | 2 | -9/+12 |
| * | msg: rename mp_msg_log -> mp_msg | wm4 | 2013-12-21 | 22 | -96/+96 |
| * | msg: convert defines to enum | wm4 | 2013-12-21 | 9 | -36/+37 |
| * | msg: remove legacy stuff | wm4 | 2013-12-21 | 2 | -142/+3 |
| * | vo_opengl_old: remove leftovers | wm4 | 2013-12-21 | 1 | -1/+1 |
| * | macosx_application: replace mp_msg with stderr for semi-fatal error | wm4 | 2013-12-21 | 1 | -3/+4 |
| * | cpudetect: remove mp_msg calls | wm4 | 2013-12-21 | 1 | -13/+0 |
| * | path lookup functions: mp_msg conversions | wm4 | 2013-12-21 | 16 | -110/+122 |
| * | af_export: require filename argument | wm4 | 2013-12-21 | 2 | -6/+5 |
| * | quvi: mp_msg conversions | wm4 | 2013-12-21 | 4 | -20/+33 |
| * | charset_conv: mp_msg conversions | wm4 | 2013-12-21 | 4 | -27/+33 |
| * | stream: mp_msg conversions | wm4 | 2013-12-21 | 39 | -739/+557 |
| * | demux: mp_msg conversions | wm4 | 2013-12-21 | 28 | -561/+544 |
| * | playlist_parser: mp_msg conversion | wm4 | 2013-12-21 | 6 | -75/+81 |
| * | x11: mp_msg conversion for fstype help output | wm4 | 2013-12-21 | 3 | -11/+9 |
| * | encode_lavc: mp_msg conversions | wm4 | 2013-12-21 | 4 | -111/+104 |
| * | options: some more mp_msg conversions | wm4 | 2013-12-21 | 4 | -42/+31 |
| * | av_log: mp_msg conversion | wm4 | 2013-12-21 | 3 | -34/+73 |
| * | m_option: add mp_log context to sub-module print_help callback | wm4 | 2013-12-21 | 5 | -13/+11 |
| * | m_option: add mp_log callback to OPT_STRING_VALIDATE options | wm4 | 2013-12-21 | 9 | -79/+81 |
| * | m_option, m_config: mp_msg conversions | wm4 | 2013-12-21 | 20 | -297/+275 |
| * | m_property: mp_msg conversions | wm4 | 2013-12-21 | 5 | -25/+34 |
| * | input: rework how input sources are added | wm4 | 2013-12-21 | 13 | -205/+213 |
| * | m_config: add custom context to includefunc callback | wm4 | 2013-12-21 | 3 | -4/+7 |
| * | sub/osd: mp_msg conversions | wm4 | 2013-12-21 | 19 | -80/+104 |
| * | find_subfiles: mp_msg conversions | wm4 | 2013-12-21 | 3 | -12/+14 |
| * | player/timeline: mp_msg conversions | wm4 | 2013-12-21 | 3 | -39/+36 |
| * | demux: use fprintf() for printing fatal errors | wm4 | 2013-12-21 | 1 | -6/+4 |
| * | codecs: avoid having to print error message | wm4 | 2013-12-21 | 1 | -3/+2 |
| * | codecs: mp_msg conversion | wm4 | 2013-12-21 | 5 | -11/+13 |
| * | av_common: abuse av_log to print message instead of mp_msg | wm4 | 2013-12-21 | 1 | -1/+2 |
| * | ao: some missing mp_msg conversions | wm4 | 2013-12-21 | 1 | -13/+17 |
| * | ao_wasapi: mp_msg conversions | wm4 | 2013-12-21 | 1 | -67/+34 |
| * | audio/fmt-conversion.c: remove unknown audio format messages | wm4 | 2013-12-21 | 4 | -15/+19 |
| * | audio: mp_msg conversions | wm4 | 2013-12-21 | 24 | -194/+180 |
| * | mixer: mp_msg conversions | wm4 | 2013-12-21 | 3 | -14/+13 |
| * | lua: minor simplification | wm4 | 2013-12-21 | 1 | -2/+1 |
| * | osdep/priority: drop message output when setting priority | wm4 | 2013-12-21 | 1 | -2/+0 |
| * | player: use MSGL_SMODE for some slave-mode stuff | wm4 | 2013-12-21 | 2 | -10/+10 |
| * | img_format: drop message about unknown pixel formats | wm4 | 2013-12-21 | 1 | -7/+1 |
| * | bitmap_packer: use printf() for fatal message | wm4 | 2013-12-21 | 1 | -2/+2 |
| * | vaapi: mp_msg conversions | wm4 | 2013-12-21 | 6 | -123/+135 |
| * | vdpau: mp_msg conversions | wm4 | 2013-12-21 | 6 | -73/+77 |
| * | video/fmt-conversion.c: remove unknown pixel format messages | wm4 | 2013-12-21 | 3 | -20/+17 |
| * | image_writer: mp_msg conversions | wm4 | 2013-12-21 | 4 | -16/+14 |
| * | sws_utils: mp_msg conversions | wm4 | 2013-12-21 | 3 | -3/+13 |
| * | gl_lcms: use global lock to deal with crappy lcms2 message callback | wm4 | 2013-12-21 | 1 | -14/+22 |
| * | video/out: pass along global context | wm4 | 2013-12-21 | 5 | -4/+10 |
| * | video/decode: mp_msg conversions | wm4 | 2013-12-21 | 6 | -65/+73 |
| * | video/filter: mp_msg conversions | wm4 | 2013-12-21 | 17 | -122/+103 |
| * | x11: don't set global error handler | wm4 | 2013-12-21 | 1 | -22/+0 |
| * | ao_alsa: don't set ALSA message callback | wm4 | 2013-12-21 | 1 | -21/+0 |
| * | msg: handle vsnprintf errors | wm4 | 2013-12-20 | 1 | -1/+2 |
| * | msg: use a global lock to synchronize printing | wm4 | 2013-12-20 | 1 | -4/+7 |
| * | msg: change --msglevel, reduce legacy glue | wm4 | 2013-12-20 | 9 | -140/+190 |
| * | msg: cosmetic changes | wm4 | 2013-12-20 | 2 | -124/+87 |
| * | msg: change hack to silence command line pre-parse error messages | wm4 | 2013-12-20 | 3 | -6/+6 |
| * | terminal: remove separate formatting for --msgmodule | wm4 | 2013-12-20 | 1 | -4/+1 |
| * | terminal: abstract terminal color handling | wm4 | 2013-12-20 | 5 | -105/+81 |
|/ |
|
* | w32_common: support file drag and drop | Martin Herkt | 2013-12-20 | 1 | -0/+38 |
* | input: make parse_cmd_strv take const args | Martin Herkt | 2013-12-20 | 2 | -2/+2 |
* | osc: use mp.send_commandv | wm4 | 2013-12-20 | 1 | -18/+18 |
* | input, lua: add functions to take pre-split input commands | wm4 | 2013-12-20 | 3 | -70/+185 |
* | terminal: move SIGTTOU signal handler setup code | wm4 | 2013-12-19 | 2 | -7/+2 |
* | Rename getch2....c/h to terminal....c/h | wm4 | 2013-12-19 | 11 | -19/+16 |
* | crosscompile-mingw.txt: fix instructions | wm4 | 2013-12-19 | 1 | -1/+1 |
* | player: replace some overlooked mp_msgs | wm4 | 2013-12-19 | 8 | -42/+31 |
* | options: use M_OPT_EXIT with -V | wm4 | 2013-12-19 | 1 | -1/+1 |
* | ta: fix compilation with NDEBUG | wm4 | 2013-12-19 | 1 | -1/+2 |
* | m_option.h: actually remove config.h include | wm4 | 2013-12-19 | 1 | -1/+0 |
* | stream: remove stale MAX_STREAM_PROTOCOLS define | wm4 | 2013-12-19 | 1 | -2/+0 |
* | command: remove radio commands | wm4 | 2013-12-19 | 4 | -50/+1 |
* | w32_common: fix mouse clicks | Martin Herkt | 2013-12-19 | 1 | -12/+17 |
* | ao_wasapi: fix includes | wm4 | 2013-12-18 | 1 | -3/+2 |
* | vf_lavfi: don't access AVFilterPad directly | wm4 | 2013-12-18 | 1 | -2/+3 |
* | ad_lavc: work around deprecation warning | wm4 | 2013-12-18 | 1 | -1/+4 |
* | m_option: don't include config.h in header | wm4 | 2013-12-18 | 2 | -7/+11 |
* | Reduce recursive config.h inclusions in headers | wm4 | 2013-12-18 | 16 | -17/+18 |
* | stream: move O_BINARY dummy definition | wm4 | 2013-12-18 | 2 | -4/+4 |
* | Remove the _ macro | wm4 | 2013-12-18 | 7 | -47/+48 |
* | ildetect: add ILDETECT_FORCE_RUN (if interlacing could not be decided, assume... | Rudolf Polzer | 2013-12-18 | 1 | -1/+7 |
* | command: better check whether file duration is available | wm4 | 2013-12-17 | 1 | -1/+1 |
* | old-makefile: fix mpvcore references and the DIRS variable | wm4 | 2013-12-17 | 1 | -3/+8 |
* | Fix OSX build; remove all remaining mpvcore references | 11rcombs | 2013-12-17 | 8 | -20/+20 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 235 | -376/+380 |
* | Merge mp_talloc.h into ta/ta_talloc.h | wm4 | 2013-12-17 | 10 | -70/+45 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 | 144 | -210/+210 |
* | Move libquvi stuff to stream/resolve/ | wm4 | 2013-12-17 | 9 | -8/+6 |
* | Move mpvcore/input/ to input/ | wm4 | 2013-12-17 | 27 | -42/+45 |
* | Rename mp_lua.c/h to lua.c/h | wm4 | 2013-12-17 | 6 | -8/+8 |
* | Rename mp_core.h to core.h | wm4 | 2013-12-17 | 18 | -17/+17 |
* | Move mpvcore/player/ to player/ | wm4 | 2013-12-17 | 25 | -54/+56 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 | 49 | -325/+309 |
* | input: remove LIRCCD support | wm4 | 2013-12-16 | 4 | -36/+0 |
* | command: mess with previous commit | wm4 | 2013-12-16 | 1 | -11/+9 |
* | command: scale osd’s time remaining by the current speed | Vivek Jain | 2013-12-16 | 3 | -6/+29 |
* | manpage: fix --vf=expand aspect ratio example | Alessandro Ghedini | 2013-12-16 | 1 | -1/+1 |
* | input: move multi-command parsing somewhere else | wm4 | 2013-12-16 | 1 | -32/+38 |
* | input: adjust code to make quoted/not quoted cases more unified | wm4 | 2013-12-16 | 1 | -8/+11 |
* | input: better error reporting for missing commands | wm4 | 2013-12-16 | 1 | -7/+12 |
* | input: move some command flags into a bitfield | wm4 | 2013-12-16 | 3 | -49/+49 |
* | input: remove weird syntax for skipping optional arguments | wm4 | 2013-12-16 | 1 | -10/+4 |
* | manpage: undocument syntax for skipping optional arguments in input commands | wm4 | 2013-12-16 | 1 | -2/+0 |
* | input: avoid using wakeup pipe if it's not needed | wm4 | 2013-12-16 | 1 | -1/+9 |
* | mp_msg: define a bunch of convenience macros | wm4 | 2013-12-16 | 1 | -0/+8 |
* | input: don't quit with exit status 1 when receiving SIGTERM | wm4 | 2013-12-15 | 1 | -1/+1 |
* | player: don't temporarily disable terminal handling when reloading files | wm4 | 2013-12-15 | 3 | -20/+11 |
* | osd_libass: update styles when OSD changes PlayRes | wm4 | 2013-12-15 | 2 | -8/+15 |
* | osd: use separate ASS_Renderer for each OSD object | wm4 | 2013-12-15 | 3 | -46/+53 |
* | player: don't store subtitle renderer in osd_state | wm4 | 2013-12-15 | 6 | -17/+16 |
* | dvdnav: fix incorrect clipping of highlights | wm4 | 2013-12-15 | 1 | -6/+6 |
* | demux_mkv: don't seek outside of the file when finding segments | wm4 | 2013-12-14 | 1 | -1/+4 |
* | matroska: add --ordered-chapters-files option | wm4 | 2013-12-14 | 4 | -2/+30 |
* | manpage: mention that the "run" does not wait for the command | wm4 | 2013-12-14 | 1 | -0/+3 |
* | Allow some options taking filenames to refer to mpv config dir | wm4 | 2013-12-14 | 6 | -10/+73 |
* | dvdnav: select longest title by default | wm4 | 2013-12-14 | 2 | -6/+27 |
* | vf_dsize: fix bug caused by typo | wm4 | 2013-12-14 | 1 | -1/+1 |
* | dvdnav: crappy hack to respect timed still frames | wm4 | 2013-12-14 | 3 | -22/+36 |
* | dvdnav, tv: force-disable caching | wm4 | 2013-12-14 | 4 | -4/+5 |
* | dvdnav: enable caching | wm4 | 2013-12-14 | 1 | -2/+1 |
* | dvdnav: block when libdvdnav requests draining buffers | wm4 | 2013-12-14 | 1 | -5/+13 |
* | stream_dvdnav: drop stream buffers on seek | wm4 | 2013-12-14 | 1 | -3/+5 |
* | cache: add a way to explicitly resume cache | wm4 | 2013-12-14 | 2 | -0/+5 |
* | cache: try harder on EOF | wm4 | 2013-12-14 | 1 | -5/+11 |
* | stream: don't seek when seeking to the same position | wm4 | 2013-12-14 | 1 | -0/+3 |
* | stream: add function for dropping the buffer | wm4 | 2013-12-14 | 3 | -2/+12 |
* | dvdnav: improve a comment | wm4 | 2013-12-13 | 1 | -1/+1 |
* | dvdnav: remove highlights if no PCI available | wm4 | 2013-12-13 | 1 | -1/+3 |
* | video: change --video-zoom behavior | wm4 | 2013-12-13 | 2 | -6/+13 |
* | dvb: prevent seek when reopening the demuxer | wm4 | 2013-12-13 | 1 | -1/+3 |
* | build: dvdnav needs dvdread | Nikoli | 2013-12-13 | 1 | -0/+1 |
* | dvdnav: support mouse interaction | wm4 | 2013-12-13 | 4 | -4/+38 |
* | dec_video: fix handling of timestamp resets | wm4 | 2013-12-12 | 1 | -1/+0 |
* | demux_lavf: fix timebase confusion | wm4 | 2013-12-12 | 1 | -7/+7 |
* | demux: revert accidentally included change from previous commit | wm4 | 2013-12-12 | 1 | -1/+1 |
* | Add prelimimary (basic, possibly broken) dvdnav support | wm4 | 2013-12-12 | 25 | -28/+1122 |
* | demux_lavf: remove unnecessary seek on initialization | wm4 | 2013-12-12 | 1 | -2/+0 |
* | input: fix bogus section disabling, add debugging output | wm4 | 2013-12-12 | 1 | -3/+11 |
* | sd_lavc: factor out bitmap positioning code | wm4 | 2013-12-12 | 3 | -30/+48 |
* | osd: add option for "unscaled" OSD | wm4 | 2013-12-10 | 6 | -3/+17 |
* | osd: typo in comment | wm4 | 2013-12-10 | 1 | -1/+1 |
* | demux: set fps for mf:// to 1 | wm4 | 2013-12-10 | 2 | -2/+2 |
* | video: display last frame, drain frames on video reconfig | wm4 | 2013-12-10 | 5 | -10/+92 |
* | vo: reset some fields properly | wm4 | 2013-12-10 | 1 | -0/+6 |
* | video: move VO reinit from filter chain to player | wm4 | 2013-12-10 | 6 | -149/+90 |
* | video: move handling of brightness and deinterlacing control | wm4 | 2013-12-10 | 5 | -36/+49 |
* | vf_vo: remove VO reset on filter uninit | wm4 | 2013-12-10 | 1 | -5/+0 |
* | video: move video filter chain initialization from decoder to player | wm4 | 2013-12-10 | 8 | -83/+78 |
* | osxbundle: use mpv's version.sh instead of osxbundle's | ChrisK2 | 2013-12-09 | 2 | -16/+1 |
* | compat: add compatibility kludge for Libav 9 | wm4 | 2013-12-08 | 2 | -8/+26 |
* | ao_wasapi: Fix mistaken behavior on uninit | Diogo Franco (Kovensky) | 2013-12-08 | 1 | -2/+2 |
* | ao_wasapi: handle AOPLAY_FINAL_CHUNK | Diogo Franco (Kovensky) | 2013-12-08 | 1 | -2/+6 |
* | ao_wasapi: Reduce the buffer size to a sane value | Diogo Franco (Kovensky) | 2013-12-08 | 1 | -1/+1 |
* | ao_wasapi: fix audio buffering delay calculation | Diogo Franco (Kovensky) | 2013-12-08 | 1 | -1/+1 |
* | options: allow hwaccel formats in -vf format/noformat | wm4 | 2013-12-07 | 2 | -2/+2 |
* | vf: redo conversion filter insertion/format negotiation | wm4 | 2013-12-07 | 6 | -175/+187 |
* | video/filter: make vf->control non-recursive | wm4 | 2013-12-07 | 12 | -32/+27 |
* | vf: remove flags from filter format status | wm4 | 2013-12-07 | 4 | -37/+25 |
* | video: create a separate context for video filter chain | wm4 | 2013-12-07 | 11 | -160/+197 |
* | video/filter: remove vf_match_csp() | wm4 | 2013-12-07 | 6 | -119/+4 |
* | vf: remove unused function | wm4 | 2013-12-07 | 2 | -23/+0 |
* | vf: print error when creating filter fails | wm4 | 2013-12-07 | 1 | -0/+1 |
* | manpage: remove some --flip leftovers | wm4 | 2013-12-07 | 2 | -2/+2 |
* | mixer: remove comment about af_pan doing downmixing | wm4 | 2013-12-07 | 1 | -3/+1 |
* | manpage: mark "run" command as Unix-only | wm4 | 2013-12-07 | 1 | -0/+1 |
* | command: fix compilation with MinGW | wm4 | 2013-12-07 | 1 | -1/+3 |
* | stream: fix clang warning | Stefano Pigozzi | 2013-12-07 | 1 | -1/+1 |
* | build: prefer 4Front OSS to native implementations | bugmen0t | 2013-12-07 | 2 | -7/+14 |
* | cocoa: make borderless window resizable | agiz | 2013-12-07 | 1 | -1/+1 |
* | macosx_events: fix null dereference on uninit | Stefano Pigozzi | 2013-12-07 | 1 | -1/+4 |
* | player: load external subs for uncompressed rar archives | wm4 | 2013-12-06 | 3 | -3/+23 |