summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Factor out setting AVCodecContext extradatawm42014-03-112-10/+15
* asxparser: remove commented codewm42013-12-221-12/+0
* Don't include version.h from make options.cwm42013-12-222-4/+4
* msg: add some comments about thread-safetywm42013-12-221-0/+6
* msg: remove global statewm42013-12-213-59/+58
* msg: don't prefix slave-mode stuff by defaultwm42013-12-211-1/+1
* msg: rename mp_msg_log -> mp_msgwm42013-12-216-31/+31
* msg: convert defines to enumwm42013-12-213-26/+27
* msg: remove legacy stuffwm42013-12-212-142/+3
* cpudetect: remove mp_msg callswm42013-12-211-13/+0
* stream: mp_msg conversionswm42013-12-212-6/+5
* demux: mp_msg conversionswm42013-12-211-1/+1
* playlist_parser: mp_msg conversionwm42013-12-214-72/+79
* encode_lavc: mp_msg conversionswm42013-12-213-109/+101
* av_log: mp_msg conversionwm42013-12-212-32/+71
* m_option, m_config: mp_msg conversionswm42013-12-212-14/+16
* codecs: avoid having to print error messagewm42013-12-211-3/+2
* codecs: mp_msg conversionwm42013-12-212-7/+8
* av_common: abuse av_log to print message instead of mp_msgwm42013-12-211-1/+2
* msg: handle vsnprintf errorswm42013-12-201-1/+2
* msg: use a global lock to synchronize printingwm42013-12-201-4/+7
* msg: change --msglevel, reduce legacy gluewm42013-12-202-26/+123
* msg: cosmetic changeswm42013-12-202-124/+87
* msg: change hack to silence command line pre-parse error messageswm42013-12-202-1/+4
* terminal: remove separate formatting for --msgmodulewm42013-12-201-4/+1
* terminal: abstract terminal color handlingwm42013-12-201-95/+5
* terminal: move SIGTTOU signal handler setup codewm42013-12-191-7/+0
* Rename getch2....c/h to terminal....c/hwm42013-12-191-1/+1
* Reduce recursive config.h inclusions in headerswm42013-12-181-3/+4
* Remove the _ macrowm42013-12-182-7/+4
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-1725-0/+4380