aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* command: remove broken quvi-format propertyGravatar wm42014-09-01
* demux: get rid of old wrapperGravatar wm42014-09-01
* command: make m_property_strdup_ro with NULL mean unavailableGravatar wm42014-09-01
* command: disable some commands/properties properly in idle modeGravatar wm42014-09-01
* player: reset playback-related fields right on startGravatar wm42014-09-01
* man: fix a whole bunch of typosGravatar Martin Herkt2014-09-01
* player: don't allow remote playlists to load local filesGravatar wm42014-09-01
* playlist: don't add the base path twiceGravatar wm42014-09-01
* client API: fix memory leak with rejected eventsGravatar wm42014-08-31
* player: always load playlistsGravatar wm42014-08-31
* audio: go to draining state instead of EOF if audio starts laterGravatar wm42014-08-31
* video: adjust some Matroska 3D formatsGravatar wm42014-08-31
* audio/out: prevent burning CPU when seeking while pausedGravatar wm42014-08-31
* x11: when using --wid, inherit event flags from parent windowGravatar wm42014-08-31
* lua: expose mp_getcwd through mp.utilsGravatar Otto Modinos2014-08-31
* manpage: be more explicit about "estimated-..." propertiesGravatar wm42014-08-31
* csputils: adjust commentGravatar wm42014-08-30
* video: initial Matroska 3D supportGravatar wm42014-08-30
* cache_file: add a mode that creates a temporary fileGravatar wm42014-08-30
* player: reduce default demuxer cacheGravatar wm42014-08-30
* TOOLS/mpv_identify.sh: simplify $MPV handlingGravatar shdown2014-08-30
* TOOLS/mpv_identify.sh: various style improvementsGravatar shdown2014-08-30
* TOOLS/mpv_identify.sh: move script body to a functionGravatar shdown2014-08-30
* TOOLS/youtube-dl_mpv.sh: simplify $MPV handlingGravatar shdown2014-08-30
* TOOLS/youtube-dl_mpv.sh: disable globbing before expanding $video_urlGravatar shdown2014-08-30
* manpage: document that --cache-file doesn't work with ordered chaptersGravatar wm42014-08-30
* stream: correctly propagate uncached stream typeGravatar wm42014-08-30
* demux_lavf: print a warning if av_read_frame() returns an errorGravatar wm42014-08-30
* vf_softpulldown: handle null mpi_image correctlyGravatar shdown2014-08-30
* input: make ar_rate and ar_delay fields of input_ctx signedGravatar shdown2014-08-30
* input: handle reaching MP_MAX_FDS correctlyGravatar shdown2014-08-30
* demux_mkv: eliminate redundant branchGravatar shdown2014-08-30
* demux: eliminate redundant checkGravatar shdown2014-08-30
* demux_disc: handle new_sh_stream() fail correctlyGravatar shdown2014-08-30
* gl_wayland: fix crash after eglInitialze failedGravatar Alexander Preisinger2014-08-30
* manpage: fix minor grammar issueGravatar wm42014-08-29
* vo_opengl: remove macro operator from shaderGravatar Bin Jin2014-08-29
* TOOLS/youtube-dl_mpv: allow playing multiple URLsGravatar wm42014-08-29
* player: fix quit handling when seeking past EOF while pausedGravatar wm42014-08-29
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* bstr: preparation for next commitGravatar wm42014-08-29
* stream: tweaks to network reconnection codeGravatar wm42014-08-29
* command: remove extra spaceGravatar Ryan Jacobs2014-08-29
* options: more detailed output for --vf-... error messageGravatar wm42014-08-28
* command: export demuxer cache info propertiesGravatar wm42014-08-28
* player: update cache state only if requestedGravatar wm42014-08-28
* audio: restore old speed change behaviorGravatar wm42014-08-28
* posix: use STD*_FILENO constantsGravatar Ben Boeckel2014-08-28
* tv: initialize frequencies to 0Gravatar Ben Boeckel2014-08-28
* player: simplify chapter display name codeGravatar Ben Boeckel2014-08-28