On Tue, 4 Sep 2012, Derek Buitenhuis wrote:
On 04/09/2012 7:48 AM, Martin Storsjö wrote:
The ParserContext class doesn't have an AVClass, required for
using it as a logging class.
---
libavcodec/parser.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Do we not have anything better to pass it?
That particular function doesn't have anything else than the ParseContext
(which doesn't have pointers to anything with an AVClass) at the moment.
It's called from >20 places, so changing all of that to get a log context
for these debug messages that aren't normally visible at all feels like
overkill right now.
// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel