index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
*
common: fix version variable declarations
wm4
2014-11-02
*
common: fix \x-style escaping
shdown
2014-10-16
*
Add some missing "const"s
wm4
2014-10-10
*
fix -Wduplicate-decl-specifier warnings with clang
Stefano Pigozzi
2014-10-09
*
msg: fix unwanted blank lines
wm4
2014-10-08
*
client API: introduce numeric log levels
wm4
2014-10-08
*
msg, client API: buffer partial lines
wm4
2014-10-08
*
msg, client API: never send the status line as log message
wm4
2014-10-08
*
msg: set an explicit overflow message
wm4
2014-10-08
*
stream: redo playback abort handling
wm4
2014-09-13
*
player: deal with some corner cases with playlist navigation
wm4
2014-09-09
*
player: normalize playlist entries on add
wm4
2014-09-09
*
player: don't allow remote playlists to load local files
wm4
2014-09-01
*
playlist: don't add the base path twice
wm4
2014-09-01
*
player: always load playlists
wm4
2014-08-31
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
posix: use STD*_FILENO constants
Ben Boeckel
2014-08-28
*
msg: allow duplicating a mp_log
wm4
2014-08-25
*
demux: always use AVPacket
wm4
2014-08-25
*
win32: emulate some ANSI terminal escape codes
wm4
2014-08-21
*
Improve setting AVOptions
wm4
2014-08-02
*
Remove the last remains of slave mode
wm4
2014-08-01
*
stream_lavf: allow setting AVOptions with --stream-lavf-o
wm4
2014-07-30
*
command: append entries to the end of the playlist with loadlist append
Alessandro Ghedini
2014-07-25
*
encode: deal with codec->time_base deprecation
wm4
2014-07-22
*
tags: add copy function
wm4
2014-07-16
*
build: allow compilation without any atomics
wm4
2014-07-05
*
demux, stream: change metadata notification
wm4
2014-07-05
*
av_common: remove unneeded field
wm4
2014-06-29
*
Revert "encode: make the central lock recursive"
Rudolf Polzer
2014-06-12
*
encode: make the central lock recursive
wm4
2014-06-12
*
encode: make option struct local
wm4
2014-06-11
*
Add more const
wm4
2014-06-11
*
client API: call wakeup callback if there are new messages
wm4
2014-06-06
*
playlist: fix playlist_move on itself
wm4
2014-05-25
*
atomics: switch to C11 stdatomic.h
wm4
2014-05-21
*
encoding: No error when the output format doesn't support a stream type at all.
Rudolf Polzer
2014-05-16
*
common: change MP_NOPTS_VALUE definition
wm4
2014-05-10
*
common: change mp_snprintf_append semantics
wm4
2014-05-05
*
options: remove deprecated --identify
Martin Herkt
2014-05-04
*
common: add mp_snprintf_append() utility function
wm4
2014-04-29
*
stream: remove interrupt callback global variables
wm4
2014-04-25
*
terminal: fix printing of prefix
wm4
2014-04-23
*
Remove CPU detection and inline asm handling
wm4
2014-04-19
*
player: add a --dump-stats option
wm4
2014-04-17
*
msg: correct ringbuffer log level comparison
FRAU KOUJIRO
2014-04-17
*
New option --no-ometadata to opt out of including metadata when encoding.
Rudolf Polzer
2014-04-14
*
mp_tags: move generic mp_tags stuff into its own .c/.h files in common/
Kevin Mitchell
2014-04-13
*
player: remove ASX, SMIL and NSC playlist parsers
wm4
2014-04-13
*
terminal: pretty print modules for --msgmodule
Evan Purkhiser
2014-04-12
[next]