aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* demux_mkv: fix EOF with concatenated segmentsGravatar wm42014-01-22
* demux_mkv: remove old track printing codeGravatar wm42014-01-22
* demux_mkv: always fail on header reading errorGravatar wm42014-01-22
* demux_mkv: avoid seeking when reading headersGravatar wm42014-01-22
* aspect: remove a small ffmpeg dependencyGravatar wm42014-01-22
* vo: merge get rid of vo.aspdat fieldGravatar wm42014-01-22
* vo: move vo_get_src_dst_rects to aspect.cGravatar wm42014-01-22
* video/out: don't access aspdat in VOsGravatar wm42014-01-22
* vo_opengl: don't assume there'a always 1 fbconfig on successGravatar wm42014-01-21
* cocoa: remove dead codeGravatar Stefano Pigozzi2014-01-21
* waf: try to fix unicode/byte string messupGravatar wm42014-01-21
* lua: allow ~ path convention for --luaGravatar wm42014-01-21
* w32_common: Fix extended keysGravatar James Ross-Gowan2014-01-21
* lua: add playback-start eventGravatar wm42014-01-20
* playlist_parser: restore ASX parsing etc.Gravatar wm42014-01-20
* player: fix initial osd progbar stateGravatar wm42014-01-20
* cocoa: sort files opened from Finder the same way Finder doesGravatar Bilal Syed Hussain2014-01-20
* manpage: fix af_equalizer syntaxGravatar wm42014-01-19
* demux_playlist: move parser for plaintext playlistsGravatar wm42014-01-19
* stream: print stream_read_line warnings by defaultGravatar wm42014-01-19
* stream: treat embedded 0 bytes as error in stream_read_lineGravatar wm42014-01-19
* stream: redo stream_read_line()Gravatar wm42014-01-19
* demux_playlist: handle stream_read_line() errorsGravatar wm42014-01-19
* af: fixed out-of-bounds accesses caused by NUM_FMT and co.Gravatar 11rcombs2014-01-19
* w32: use the w32_common keymap in terminal-win tooGravatar James Ross-Gowan2014-01-19
* cookies.c: cols must (and does) have 7 elements.Gravatar reimar2014-01-19
* vcd_read: Fix sizeof argument.Gravatar reimar2014-01-19
* mpv.desktop: add some more mimetypesGravatar wm42014-01-18
* player: prevent null pointer deref on uninit after -VGravatar wm42014-01-18
* mkv.desktop: add two more mime typesGravatar wm42014-01-18
* osd: fix dvdnav highlightsGravatar wm42014-01-18
* sub: uglify OSD code path with lockingGravatar wm42014-01-18
* sub: uglify sub decoder with lockingGravatar wm42014-01-17
* player: remove OSD message IDsGravatar wm42014-01-17
* player: remove OSD stackGravatar wm42014-01-17
* player: don't use OSD message stack for term OSD subsGravatar wm42014-01-17
* cache: remove debug codeGravatar wm42014-01-17
* lua: add a --lua-opts option, which can be queried by scriptsGravatar wm42014-01-16
* options: add key/value pair list option typeGravatar wm42014-01-16
* cache: reduce message spamGravatar wm42014-01-16
* mpv.desktop: use %U in desktop file as we can open urlsGravatar Tomáš Chvátal2014-01-16
* lua: use core log level namesGravatar wm42014-01-16
* lua: allow scripts to snoop messagesGravatar wm42014-01-16
* msg: expose log level namesGravatar wm42014-01-16
* msg: add a mechanism to output messages to a ringbufferGravatar wm42014-01-16
* msg: fix typo in commentGravatar wm42014-01-16
* msg: move special declarations to msg_control.hGravatar wm42014-01-16
* msg: print module prefixes even if message contains newlinesGravatar wm42014-01-16
* io/win32: move mp_attach_console to terminal-win.cGravatar Martin Herkt2014-01-16
* player: handle the corner cases in --term-osd-bar correctlyGravatar Johannes Nixdorf2014-01-15