diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-08-09 19:14:12 +0200 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-08-10 20:39:50 +0200 |
commit | 03990448058e5aee3394a79259e215a554bbbaec (patch) | |
tree | 3b20182d19a8695d0211ba9ff37e1e3384204e52 /libavdevice | |
parent | 9f06c1c61e876e930753da200bfe835817e30a53 (diff) | |
download | ffmpeg-03990448058e5aee3394a79259e215a554bbbaec.tar.gz |
Always pass a AVFormatContext to av_log.
This is consistent, allows custom handlers to print more info
(since they probably know about the AVFormatContext class
but not a demuxer-specific one) and also avoids issues due
to the class pointer being NULL for non-raw mpegts.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'libavdevice')
0 files changed, 0 insertions, 0 deletions