aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* ta: check overflow in array realloc macrosGravatar wm42014-01-02
* vda: fix build on OS X 10.7Gravatar Stefano Pigozzi2014-01-02
* ao_alsa: remove 9 year old typoGravatar wm42014-01-02
* build: fix cocoa configure check on OS X 10.7Gravatar Stefano Pigozzi2014-01-02
* wayland/opengl: fix garbage bordersGravatar Alexander Preisinger2014-01-02
* wayland/shm: only commit new framesGravatar Alexander Preisinger2014-01-02
* wayland: don't change set fullscreen twiceGravatar Alexander Preisinger2014-01-02
* ao_alsa: Unbreak pause/resumeGravatar Martin Herkt2014-01-02
* ao_alsa: Fix PCM resume after suspendGravatar Martin Herkt2014-01-02
* Add Windows console wrapper program (mpv.com)Gravatar Martin Herkt2014-01-02
* Windows: use the GUI subsystem, attach to consoleGravatar Martin Herkt2014-01-02
* osdep/io, mp_vfprintf: split out console detectionGravatar Martin Herkt2014-01-02
* stream: always respect sector_size, fixes cdda://Gravatar wm42014-01-02
* build: fix typoGravatar Stefano Pigozzi2014-01-01
* build: make configure fail if both __atomic and __sync are not availableGravatar Stefano Pigozzi2014-01-01
* manpage: clarifications about bitmap subtitles and --secondary-sidGravatar wm42014-01-01
* options: make --msglevel=help print something helpfulGravatar wm42014-01-01
* manpage: fix description on the slave mode msglevelGravatar wm42014-01-01
* player: load encoding-profiles.conf before the main configGravatar wm42014-01-01
* mpv.desktop: Add Czech translationsGravatar Miro HronĨok2014-01-01
* player: fix DVD playbackGravatar wm42014-01-01
* Update copyright yearGravatar wm42014-01-01
* compat: use __atomic operations instead of __sync, when presentGravatar Alessandro Ghedini2013-12-31
* build: check for libatomic and __atomic operationsGravatar Alessandro Ghedini2013-12-31
* manpage: fix vf_noise parameter nameGravatar wm42013-12-30
* common: drop mp_append_utf8_buffer()Gravatar wm42013-12-30
* bstr: use mp_append_utf8_bstr()Gravatar wm42013-12-30
* input: use bstr_xappend()Gravatar wm42013-12-30
* 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