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
*
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
*
encode_lavc: copy metadata to output file
Alessandro Ghedini
2014-03-30
*
encode: add locking
wm4
2014-03-09
*
encode: don't access ao->pts
wm4
2014-03-07
*
common: add some helper macros
wm4
2014-03-07
*
msg: add --msgtime option to add timestamps to each output message
wm4
2014-02-28
*
av_log: add tons of warnings against mismatched ffmpeg/libav libraries
wm4
2014-02-10
*
av_log: restructure version printing code
wm4
2014-02-10
*
options: add --no-terminal switch
wm4
2014-02-10
*
msg: clear lines by printing spaces on MS Windows
wm4
2014-02-09
*
msg: don't clear the status line if new and previous status was empty
wm4
2014-01-29
*
playlist_parser: restore ASX parsing etc.
wm4
2014-01-20
*
demux_playlist: move parser for plaintext playlists
wm4
2014-01-19
*
msg: expose log level names
wm4
2014-01-16
*
msg: add a mechanism to output messages to a ringbuffer
wm4
2014-01-16
*
msg: fix typo in comment
wm4
2014-01-16
*
msg: move special declarations to msg_control.h
wm4
2014-01-16
*
msg: print module prefixes even if message contains newlines
wm4
2014-01-16
*
msg: update comment
wm4
2014-01-15
*
msg: terminal OSD uses stderr, not stdout
wm4
2014-01-15
*
msg: don't clear term OSD lines that are not used
wm4
2014-01-14
*
msg: fix printing of module header
wm4
2014-01-14
*
player: redo terminal OSD and status line handling
wm4
2014-01-13
*
Factor out setting AVCodecContext extradata
wm4
2014-01-11
*
common: drop mp_append_utf8_buffer()
wm4
2013-12-30
*
common: simplify and optimize string escape parsing
wm4
2013-12-30
*
asxparser: remove commented code
wm4
2013-12-22
*
Don't include version.h from make options.c
wm4
2013-12-22
*
msg: add some comments about thread-safety
wm4
2013-12-22
*
msg: remove global state
wm4
2013-12-21
*
msg: don't prefix slave-mode stuff by default
wm4
2013-12-21
*
msg: rename mp_msg_log -> mp_msg
wm4
2013-12-21
*
msg: convert defines to enum
wm4
2013-12-21
*
msg: remove legacy stuff
wm4
2013-12-21
*
cpudetect: remove mp_msg calls
wm4
2013-12-21
*
stream: mp_msg conversions
wm4
2013-12-21
*
demux: mp_msg conversions
wm4
2013-12-21
*
playlist_parser: mp_msg conversion
wm4
2013-12-21
*
encode_lavc: mp_msg conversions
wm4
2013-12-21
*
av_log: mp_msg conversion
wm4
2013-12-21
*
m_option, m_config: mp_msg conversions
wm4
2013-12-21
*
codecs: avoid having to print error message
wm4
2013-12-21
*
codecs: mp_msg conversion
wm4
2013-12-21
[next]