aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* win32: create OpenGL context on the GUI threadGravatar wm42014-08-05
* win32: cleanup OpenGL context creationGravatar wm42014-08-05
* build: syms: reindentGravatar Stefano Pigozzi2014-08-05
* build: syms: fix *.def file for mach-o binary formatGravatar Stefano Pigozzi2014-08-05
* options: fix key-value-list optionsGravatar wm42014-08-05
* client API: add and use the MPV_MAKE_VERSION macroGravatar wm42014-08-05
* build: list exported symbols explicitlyGravatar wm42014-08-05
* build: fix export of libmpv symbols on mingwGravatar wm42014-08-05
* build: fix cross-compilation of libmpvGravatar wm42014-08-05
* vdpau: don't crash on flipped imagesGravatar wm42014-08-05
* sub: fix subtitle timing for TSGravatar wm42014-08-04
* sub: don't read packets if video and audio are disabledGravatar wm42014-08-04
* gl_wayland: Don't try to resize the egl_window before it existsGravatar Michael Forney2014-08-04
* input.conf: remap 2 keysGravatar wm42014-08-03
* player: some further playloop cleanupsGravatar wm42014-08-03
* player: make quit exit immediatelyGravatar wm42014-08-03
* player: allow redrawing screen during seeksGravatar wm42014-08-03
* manpage: be more explicit where input.conf is locatedGravatar wm42014-08-02
* Improve setting AVOptionsGravatar wm42014-08-02
* manpage: explain how to replace --slave-brokenGravatar wm42014-08-02
* player: don't show the path part for external subtitle filesGravatar wm42014-08-02
* client API: minor optimizations for property notificationGravatar wm42014-08-02
* TOOLS: add test script for property change notificationsGravatar wm42014-08-02
* command: add a property that returns a list of all propertiesGravatar wm42014-08-02
* manpage: remove duplicated misplaced description of a commandGravatar wm42014-08-02
* win32: fix assertion failureGravatar wm42014-08-01
* Remove the last remains of slave modeGravatar wm42014-08-01
* vda: only support the new hwaccel 1.2 API (remove old code)Gravatar Stefano Pigozzi2014-08-01
* travis: use homebrew to build ffmpeg on OS XGravatar Stefano Pigozzi2014-08-01
* player: don't ignore first chapterGravatar wm42014-07-31
* video: fix attached picture modeGravatar wm42014-07-31
* audio: simplify conditionGravatar wm42014-07-31
* audio: fix A/V sync in encoding modeGravatar wm42014-07-31
* client API: don't send internal events to the clientsGravatar wm42014-07-31
* command: add cache-idle propertyGravatar wm42014-07-31
* client API: make "cache" property and similar observableGravatar wm42014-07-31
* client API: fix deadlock when calling mpv_terminate_destroy before initGravatar wm42014-07-31
* player: rename a variableGravatar wm42014-07-30
* player: move video display code out of the playloopGravatar wm42014-07-30
* player: split seek_reset()Gravatar wm42014-07-30
* video: actually flush filter chainGravatar wm42014-07-30
* video/filter: add vf_bufferGravatar wm42014-07-30
* audio: better sync behavior on bogus EOFGravatar wm42014-07-30
* ao_alsa: disable use of non-interleaved formats by defaultGravatar wm42014-07-30
* cocoa: fix key equivalent dispatchingGravatar Stefano Pigozzi2014-07-30
* client API: fix typos in documentationGravatar wm42014-07-30
* demux_lavf: don't consider EAGAIN as EOF conditionGravatar wm42014-07-30
* stream: hack-fix rtmp-level seekingGravatar wm42014-07-30
* stream_lavf: allow setting AVOptions with --stream-lavf-oGravatar wm42014-07-30
* audio: better initial sync for files where audio starts laterGravatar wm42014-07-30