Files
ffmpeg/libavfilter
Stefano Sabatini 0f0f3bd1e0 lavfi: use av_default_item_name() as filter private context logger
avfilter_default_filter_name() is supposed to access an AVFilterContext
struct, if used with a private struct it will cause a crash since it will
access fields which are non defined in the private struct.
2012-06-04 02:40:01 +02:00
..
2012-06-03 10:04:01 +02:00
2012-05-24 05:08:48 +02:00
2012-05-24 05:08:49 +02:00
2012-05-10 20:07:23 +02:00
2012-04-09 17:21:35 +02:00
2012-05-24 05:08:49 +02:00