summaryrefslogtreecommitdiffstats
path: root/common/av_log.c
Commit message (Expand)AuthorAgeFilesLines
* av_log: mark as almost LGPLwm42017-05-051-0/+2
* build: explicitly check for FFmpeg vs. Libav, and their exact versionswm42017-01-271-4/+4
* Remove compatibility thingswm42016-12-071-2/+0
* player: fatal error if linked and compiled FFmpeg versions mismatchwm42016-07-011-9/+2
* av_log: readd ffmpeg library runtime version mismatch warningwm42016-05-011-1/+13
* av_log: avoid partial lineswm42016-03-011-2/+7
* build: make libavfilter mandatorywm42016-02-051-9/+2
* av_log: remove dumb shitwm42015-07-181-24/+1
* av_log: print FFmpeg versionwm42015-07-031-0/+4
* av_log: skip prefix if unknownwm42015-06-201-2/+3
* av_log: set default av_log callback on exitwm42015-06-171-0/+1
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* player: drop explicit exit() callswm42015-02-121-2/+2
* av_log: add tons of warnings against mismatched ffmpeg/libav librarieswm42014-02-101-0/+22
* av_log: restructure version printing codewm42014-02-101-18/+28
* msg: rename mp_msg_log -> mp_msgwm42013-12-211-7/+7
* msg: convert defines to enumwm42013-12-211-1/+1
* av_log: mp_msg conversionwm42013-12-211-31/+65
* m_option, m_config: mp_msg conversionswm42013-12-211-13/+14
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-0/+176