summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-06-22 20:31:19 +0200
committerwm4 <wm4@nowhere>2013-06-22 20:34:47 +0200
commit9a83d03c5d8d6f73fd41707eb9775be1af3d3daf (patch)
treef0ecf04e6214256ea271705c373d4efe88cd00f8 /stream
parent97f38de07abcb41eff29f56d58d8e21c49b9ec0a (diff)
downloadmpv-9a83d03c5d8d6f73fd41707eb9775be1af3d3daf.tar.bz2
mpv-9a83d03c5d8d6f73fd41707eb9775be1af3d3daf.tar.xz
av_log: change how ffmpeg log messages are formatted
Don't print the ffmpeg context pointer as %p. This is usually useless and confusing. Prefix all messages with "ffmpeg" to make clear that ffmpeg is printing these messages, and not us. If libavcodec is from Libav, use "libav" as prefix instead. (In theory, FFmpeg/Libav libraries could be mixed, but I don't think that is actually possible in practice.)
Diffstat (limited to 'stream')
0 files changed, 0 insertions, 0 deletions