aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* osd_libass: use bstr_xappend()Gravatar wm42013-12-30
* common: simplify and optimize string escape parsingGravatar wm42013-12-30
* bstr: add bstr_xappend functionGravatar wm42013-12-30
* video: fix --brightness etc. optionsGravatar wm42013-12-29
* build: add flag for inline assemblyGravatar Stefano Pigozzi2013-12-29
* vd_lavc: by default, output all frames, even corrupted onesGravatar wm42013-12-29
* player: add two more font mimetypes recognized by HaaliGravatar wm42013-12-29
* player: use arrays to list font mimetypes and font file extensionsGravatar wm42013-12-29
* build: disable SDL by defaultGravatar Stefano Pigozzi2013-12-29
* Install encoding-profiles.conf by defaultGravatar wm42013-12-28
* player: fix buggy error condition when loading mpv.confGravatar wm42013-12-28
* vo/x11_common: do not select motion events when --no-mouse-movements is setGravatar ahodesuka2013-12-28
* input: print an error if reading input.conf failsGravatar wm42013-12-28
* Revert "x11: don't set global error handler"Gravatar wm42013-12-27
* demux_mkv: handle TrueHD properlyGravatar wm42013-12-27
* Revert "cocoa: unlock on uninit"Gravatar Stefano Pigozzi2013-12-26
* corevideo: fix video initialization when not using VDAGravatar Stefano Pigozzi2013-12-26
* build: fix shm detection on OpenBSDGravatar Stefano Pigozzi2013-12-26
* build: support multiple headers in check_statementGravatar Stefano Pigozzi2013-12-26
* mpv.desktop: add KDE file handlersGravatar Sven-Hendrik Haase2013-12-26
* options: simplify handling of some help optionsGravatar wm42013-12-26
* input: cosmetics: move code aroundGravatar wm42013-12-26
* input: split off some code from input.c to separate filesGravatar wm42013-12-26
* build: hide duplicate options from `--help`Gravatar Stefano Pigozzi2013-12-26
* cocoa: sanitize window title string and guard against NULLGravatar Stefano Pigozzi2013-12-25
* vo_x11/vo_xv: fix build when using --disable-xextGravatar Stefano Pigozzi2013-12-25
* player: deselect secondary sub when switching to file with different tracksGravatar wm42013-12-25
* player: fix initial selection with --secondary-sidGravatar wm42013-12-25
* player: add --secondary-sid for displaying a second subtitle streamGravatar wm42013-12-24
* player: add infrastructure to select multiple tracks at onceGravatar wm42013-12-24
* player: do initial seek for external tracks only onceGravatar wm42013-12-24
* player: slightly simplify seeking in external filesGravatar wm42013-12-24
* player: redo demuxer stream selectionGravatar wm42013-12-24
* audio: fix format ID conversionGravatar wm42013-12-23
* changes.rst: add entry for dvdnav menuGravatar wm42013-12-23
* manpage: mention video-unscaled propertyGravatar wm42013-12-23
* player: fix typo in previous commitGravatar wm42013-12-23
* player: warn if Matroska font attachments have incorrect MIME typeGravatar wm42013-12-23
* options: print any options set in verbose modeGravatar wm42013-12-23
* options: disable joystick by defaultGravatar wm42013-12-23
* vaapi: fix initialization error code pathGravatar wm42013-12-23
* subreader: replace some strcpy callsGravatar wm42013-12-22
* subreader: remove overlapping strcpyGravatar wm42013-12-22
* asxparser: remove commented codeGravatar wm42013-12-22
* stream_smb: remove dead codeGravatar wm42013-12-22
* player: simplify mp_load_per_file_configGravatar wm42013-12-22
* player: move code aroundGravatar wm42013-12-22
* player: remove code duplication for auto-loaded config profilesGravatar wm42013-12-22
* path: add function to split URL into prefix and pathGravatar wm42013-12-22
* path: don't accept empty protocol as validGravatar wm42013-12-22