aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * threads: add a dispatch queue thingGravatar wm42014-02-10
| * threads: avoid timeout calculation overflowGravatar wm42014-02-10
|/
* demux_mkv: remove weird seeking semantics for audioGravatar wm42014-02-09
* demux_mkv: improve audio-only seekingGravatar wm42014-02-09
* demux: fix some newlines in output messagesGravatar wm42014-02-09
* player: fix an assert when reinitializing audio in some casesGravatar wm42014-02-09
* vo_opengl: use exactly the values defined by BT.709 for CMSGravatar nand2014-02-09
* msg: clear lines by printing spaces on MS WindowsGravatar wm42014-02-09
* demux_lavf: work around idiotic libavutil API printing a warningGravatar wm42014-02-08
* player: handle seek delays differentlyGravatar wm42014-02-07
* gl_x11: don't require a X visual for modern GL context creationGravatar wm42014-02-06
* gl_x11: always request true color visualGravatar wm42014-02-06
* demux_lavf: do metadata-from-packet update before possibly discarding itGravatar wm42014-02-06
* demux_lavf: don't check for error when setting "keepside" flagGravatar wm42014-02-06
* DOCS/waf-buildsystem: add link to the Waf bookGravatar Timothy Gu2014-02-06
* DOCS/crosscompile-mingw: use MarkdownGravatar Timothy Gu2014-02-06
* DOCS/crosscompile-mingw: updateGravatar Timothy Gu2014-02-06
* demux: reword "Clip info:" line to "File tags:"Gravatar wm42014-02-06
* demux: fill metadata directly, instead of using wrapper functionsGravatar wm42014-02-06
* demux_lavf: clear metadata on update, instead of merging itGravatar wm42014-02-06
* demux: handle tag updates differentlyGravatar wm42014-02-06
* stream_lavf: prefix icy metadata with "icy-"Gravatar wm42014-02-06
* demux_lavf: get updated metadata from a packet if availableGravatar Ben Boeckel2014-02-06
* umpv: silence mpv terminal outputGravatar wm42014-02-05
* umpv: improve descriptionGravatar wm42014-02-05
* umpv: use --force-windowGravatar wm42014-02-05
* audio: fix signedness of AF_FORMAT_S32PGravatar wm42014-02-05
* io: make MP_PATH_MAX private to win32 codeGravatar wm42014-02-03
* mf: don't limit filename length with PATH_MAXGravatar wm42014-02-03
* player: refresh OSD on track switchingGravatar wm42014-02-03
* command: output more information in colorspace properties and simplifyGravatar wm42014-02-03
* csputils: correct constness of csp name constantsGravatar wm42014-02-03
* wayland: change minimum versionGravatar Alexander Preisinger2014-02-02
* x11: fix initial VO sizeGravatar wm42014-02-02
* x11: remove apparently useless codeGravatar wm42014-02-02
* x11: fix race condition when setting aspect when leaving fullscreenGravatar wm42014-02-02
* old-configure: use -std=c99Gravatar wm42014-02-02
* build: switch to -std=c99 for saner float semanticsGravatar wm42014-02-02
* cache: refuse to seek outside of cache boundariesGravatar wm42014-01-31
* threads: add function to calculate deadline for timed waitsGravatar wm42014-01-31
* threads: add wrapper for initializing recursive mutexesGravatar wm42014-01-31
* demux_mkv: remove unused fieldGravatar wm42014-01-31
* demux_lavf: fix crash with empty filesGravatar wm42014-01-31
* quvi: disable subtitle fetching by defaultGravatar wm42014-01-31
* options: alternative way to specify color optionsGravatar wm42014-01-31
* vo_wayland: silence shadowing warningGravatar wm42014-01-29
* msg: don't clear the status line if new and previous status was emptyGravatar wm42014-01-29
* mp_image: reject too large image sizesGravatar wm42014-01-29
* sd_lavc: skip 0 sized sub-bitmapsGravatar wm42014-01-29
* wayland/shm: RGB888 as default, change optionsGravatar Alexander Preisinger2014-01-28