index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: fix version variable declarations
wm4
2014-11-02
2
-2
/
+3
*
common: fix \x-style escaping
shdown
2014-10-16
1
-1
/
+1
*
Add some missing "const"s
wm4
2014-10-10
2
-2
/
+2
*
fix -Wduplicate-decl-specifier warnings with clang
Stefano Pigozzi
2014-10-09
2
-4
/
+4
*
msg: fix unwanted blank lines
wm4
2014-10-08
1
-1
/
+3
*
client API: introduce numeric log levels
wm4
2014-10-08
2
-0
/
+15
*
msg, client API: buffer partial lines
wm4
2014-10-08
1
-61
/
+73
*
msg, client API: never send the status line as log message
wm4
2014-10-08
1
-1
/
+1
*
msg: set an explicit overflow message
wm4
2014-10-08
1
-1
/
+1
*
stream: redo playback abort handling
wm4
2014-09-13
1
-3
/
+0
*
player: deal with some corner cases with playlist navigation
wm4
2014-09-09
2
-1
/
+16
*
player: normalize playlist entries on add
wm4
2014-09-09
1
-1
/
+2
*
player: don't allow remote playlists to load local files
wm4
2014-09-01
1
-3
/
+6
*
playlist: don't add the base path twice
wm4
2014-09-01
1
-3
/
+0
*
player: always load playlists
wm4
2014-08-31
1
-0
/
+3
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
8
-9
/
+9
*
posix: use STD*_FILENO constants
Ben Boeckel
2014-08-28
1
-2
/
+2
*
msg: allow duplicating a mp_log
wm4
2014-08-25
1
-15
/
+20
*
demux: always use AVPacket
wm4
2014-08-25
1
-0
/
+2
*
win32: emulate some ANSI terminal escape codes
wm4
2014-08-21
1
-12
/
+16
*
Improve setting AVOptions
wm4
2014-08-02
4
-85
/
+39
*
Remove the last remains of slave mode
wm4
2014-08-01
1
-1
/
+1
*
stream_lavf: allow setting AVOptions with --stream-lavf-o
wm4
2014-07-30
2
-0
/
+11
*
command: append entries to the end of the playlist with loadlist append
Alessandro Ghedini
2014-07-25
2
-0
/
+10
*
encode: deal with codec->time_base deprecation
wm4
2014-07-22
1
-5
/
+4
*
tags: add copy function
wm4
2014-07-16
2
-0
/
+14
*
build: allow compilation without any atomics
wm4
2014-07-05
1
-0
/
+4
*
demux, stream: change metadata notification
wm4
2014-07-05
2
-0
/
+7
*
av_common: remove unneeded field
wm4
2014-06-29
1
-1
/
+0
*
Revert "encode: make the central lock recursive"
Rudolf Polzer
2014-06-12
1
-2
/
+1
*
encode: make the central lock recursive
wm4
2014-06-12
1
-1
/
+2
*
encode: make option struct local
wm4
2014-06-11
3
-6
/
+58
*
Add more const
wm4
2014-06-11
3
-4
/
+4
*
client API: call wakeup callback if there are new messages
wm4
2014-06-06
2
-2
/
+12
*
playlist: fix playlist_move on itself
wm4
2014-05-25
1
-1
/
+4
*
atomics: switch to C11 stdatomic.h
wm4
2014-05-21
1
-17
/
+14
*
encoding: No error when the output format doesn't support a stream type at all.
Rudolf Polzer
2014-05-16
1
-8
/
+20
*
common: change MP_NOPTS_VALUE definition
wm4
2014-05-10
1
-2
/
+2
*
common: change mp_snprintf_append semantics
wm4
2014-05-05
2
-5
/
+12
*
options: remove deprecated --identify
Martin Herkt
2014-05-04
2
-11
/
+4
*
common: add mp_snprintf_append() utility function
wm4
2014-04-29
2
-0
/
+23
*
stream: remove interrupt callback global variables
wm4
2014-04-25
1
-0
/
+3
*
terminal: fix printing of prefix
wm4
2014-04-23
1
-2
/
+3
*
Remove CPU detection and inline asm handling
wm4
2014-04-19
2
-83
/
+0
*
player: add a --dump-stats option
wm4
2014-04-17
3
-2
/
+48
*
msg: correct ringbuffer log level comparison
FRAU KOUJIRO
2014-04-17
1
-1
/
+1
*
New option --no-ometadata to opt out of including metadata when encoding.
Rudolf Polzer
2014-04-14
1
-1
/
+2
*
mp_tags: move generic mp_tags stuff into its own .c/.h files in common/
Kevin Mitchell
2014-04-13
2
-0
/
+91
*
player: remove ASX, SMIL and NSC playlist parsers
wm4
2014-04-13
6
-1178
/
+44
*
terminal: pretty print modules for --msgmodule
Evan Purkhiser
2014-04-12
1
-2
/
+26
*
encode_lavc: copy metadata to output file
Alessandro Ghedini
2014-03-30
3
-1
/
+20
*
encode: add locking
wm4
2014-03-09
2
-4
/
+43
*
encode: don't access ao->pts
wm4
2014-03-07
3
-0
/
+12
*
common: add some helper macros
wm4
2014-03-07
1
-0
/
+3
*
msg: add --msgtime option to add timestamps to each output message
wm4
2014-02-28
1
-2
/
+9
*
av_log: add tons of warnings against mismatched ffmpeg/libav libraries
wm4
2014-02-10
1
-0
/
+22
*
av_log: restructure version printing code
wm4
2014-02-10
1
-18
/
+28
*
options: add --no-terminal switch
wm4
2014-02-10
1
-13
/
+21
*
msg: clear lines by printing spaces on MS Windows
wm4
2014-02-09
1
-1
/
+7
*
msg: don't clear the status line if new and previous status was empty
wm4
2014-01-29
1
-0
/
+3
*
playlist_parser: restore ASX parsing etc.
wm4
2014-01-20
1
-8
/
+8
*
demux_playlist: move parser for plaintext playlists
wm4
2014-01-19
1
-20
/
+0
*
msg: expose log level names
wm4
2014-01-16
3
-3
/
+7
*
msg: add a mechanism to output messages to a ringbuffer
wm4
2014-01-16
2
-18
/
+152
*
msg: fix typo in comment
wm4
2014-01-16
1
-1
/
+1
*
msg: move special declarations to msg_control.h
wm4
2014-01-16
4
-13
/
+21
*
msg: print module prefixes even if message contains newlines
wm4
2014-01-16
1
-12
/
+23
*
msg: update comment
wm4
2014-01-15
1
-1
/
+1
*
msg: terminal OSD uses stderr, not stdout
wm4
2014-01-15
1
-1
/
+1
*
msg: don't clear term OSD lines that are not used
wm4
2014-01-14
1
-3
/
+5
*
msg: fix printing of module header
wm4
2014-01-14
1
-1
/
+2
*
player: redo terminal OSD and status line handling
wm4
2014-01-13
2
-14
/
+80
*
Factor out setting AVCodecContext extradata
wm4
2014-01-11
2
-10
/
+15
*
common: drop mp_append_utf8_buffer()
wm4
2013-12-30
2
-13
/
+2
*
common: simplify and optimize string escape parsing
wm4
2013-12-30
2
-5
/
+76
*
asxparser: remove commented code
wm4
2013-12-22
1
-12
/
+0
*
Don't include version.h from make options.c
wm4
2013-12-22
2
-4
/
+4
*
msg: add some comments about thread-safety
wm4
2013-12-22
1
-0
/
+6
*
msg: remove global state
wm4
2013-12-21
3
-59
/
+58
*
msg: don't prefix slave-mode stuff by default
wm4
2013-12-21
1
-1
/
+1
*
msg: rename mp_msg_log -> mp_msg
wm4
2013-12-21
6
-31
/
+31
*
msg: convert defines to enum
wm4
2013-12-21
3
-26
/
+27
*
msg: remove legacy stuff
wm4
2013-12-21
2
-142
/
+3
*
cpudetect: remove mp_msg calls
wm4
2013-12-21
1
-13
/
+0
*
stream: mp_msg conversions
wm4
2013-12-21
2
-6
/
+5
*
demux: mp_msg conversions
wm4
2013-12-21
1
-1
/
+1
*
playlist_parser: mp_msg conversion
wm4
2013-12-21
4
-72
/
+79
*
encode_lavc: mp_msg conversions
wm4
2013-12-21
3
-109
/
+101
*
av_log: mp_msg conversion
wm4
2013-12-21
2
-32
/
+71
*
m_option, m_config: mp_msg conversions
wm4
2013-12-21
2
-14
/
+16
*
codecs: avoid having to print error message
wm4
2013-12-21
1
-3
/
+2
*
codecs: mp_msg conversion
wm4
2013-12-21
2
-7
/
+8
*
av_common: abuse av_log to print message instead of mp_msg
wm4
2013-12-21
1
-1
/
+2
*
msg: handle vsnprintf errors
wm4
2013-12-20
1
-1
/
+2
*
msg: use a global lock to synchronize printing
wm4
2013-12-20
1
-4
/
+7
*
msg: change --msglevel, reduce legacy glue
wm4
2013-12-20
2
-26
/
+123
*
msg: cosmetic changes
wm4
2013-12-20
2
-124
/
+87
*
msg: change hack to silence command line pre-parse error messages
wm4
2013-12-20
2
-1
/
+4
*
terminal: remove separate formatting for --msgmodule
wm4
2013-12-20
1
-4
/
+1
*
terminal: abstract terminal color handling
wm4
2013-12-20
1
-95
/
+5
*
terminal: move SIGTTOU signal handler setup code
wm4
2013-12-19
1
-7
/
+0
*
Rename getch2....c/h to terminal....c/h
wm4
2013-12-19
1
-1
/
+1
*
Reduce recursive config.h inclusions in headers
wm4
2013-12-18
1
-3
/
+4
*
Remove the _ macro
wm4
2013-12-18
2
-7
/
+4
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
25
-0
/
+4380