aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* ebml: warn if there are too many subelementsGravatar wm42014-09-04
* demux_mkv: allow up to 256 MB of extradata to make broken files workGravatar wm42014-09-04
* build: add a check_program checkGravatar Stefano Pigozzi2014-09-03
* wayland: print some useful outptu infoGravatar Alexander Preisinger2014-09-03
* wayland: only save current mode of outputsGravatar Alexander Preisinger2014-09-03
* x11: add rewind and forward keysGravatar Kenneth Zhou2014-09-03
* path: remove XDG bullshitGravatar wm42014-09-03
* demux: allow increasing filepos onlyGravatar wm42014-09-03
* player: add --media-title optionGravatar wm42014-09-02
* player: properly resume playlists loaded at runtimeGravatar wm42014-09-02
* player: add --osd-playing-msg optionGravatar wm42014-09-02
* player: show HLS bitrate as fallback for track titlesGravatar wm42014-09-01
* player: simplistic HLS bitrate selectionGravatar wm42014-09-01
* 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