[mythtv-commits] mythtv commit: r14411 by janne
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Wed Sep 5 20:04:57 UTC 2007
Author: janne
Date: 2007-09-05 20:04:57 +0000 (Wed, 05 Sep 2007)
New Revision: 14411
Changeset: http://cvs.mythtv.org/trac/changeset/14411
Modified:
trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
Log:
Fixes #2460. Wrap libav* log output in AVFormatDecoder
Allows us to filter the output with mythtv's verbose levels.
All error and fatal libav log levels go to VB_IMPORTANT, the
rest goes to VB_LIBAV and is usually ignored.
based on patch from Paul Andreassen % paulx A andreassen P com P au %
More information about the mythtv-commits
mailing list