1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-20 07:48:15 +02:00
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-03-17 11:21:49 +01:00
2012-05-24 05:08:49 +02:00
2011-12-13 21:08:43 +01:00
2012-02-29 02:33:32 +01:00
2012-05-10 20:07:23 +02:00
2012-04-09 17:21:35 +02:00
2012-03-10 00:10:37 +01:00
2012-03-21 15:52:45 +01:00
2012-05-24 05:08:49 +02:00