Stefano Sabatini
c68be8e135
Make avfilter_graph_parse() not free the input graph
...
Make avfilter_graph_parse() only release the internal structures
allocated during the parsing, and leave to free the graph itself to
the calling code.
This approach looks cleaner, as the graph is not allocated by the
function.
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit e8e5dde779fca80d86e00baea26d1baca333f4c0)
2011-02-06 20:31:42 +01:00
..
2011-01-28 21:55:23 +01:00
2011-01-18 21:32:05 +01:00
2011-01-20 03:27:01 +01:00
2010-09-25 01:57:01 +00:00
2010-11-21 20:06:22 +00:00
2011-02-04 03:08:09 +01:00
2011-01-31 21:32:06 +01:00
2011-01-12 21:23:16 +00:00
2011-01-12 21:23:16 +00:00
2011-01-16 03:20:03 +00:00
2010-11-28 10:22:58 +00:00
2010-12-12 17:59:10 +00:00
2011-02-06 20:31:42 +01:00
2011-01-28 03:15:32 +01:00
2011-01-28 19:04:24 +01:00
2011-01-31 21:32:06 +01:00
2010-11-28 10:22:58 +00:00
2010-12-28 01:01:09 +00:00
2011-01-05 01:00:53 +00:00
2010-11-28 10:22:58 +00:00
2010-11-28 10:22:58 +00:00
2010-11-28 10:22:58 +00:00
2010-11-28 10:22:58 +00:00
2010-11-30 20:14:41 +00:00
2010-12-19 13:02:05 +00:00
2010-12-04 13:03:42 +00:00
2010-12-26 11:27:09 +00:00
2011-01-20 03:27:01 +01:00
2010-11-25 21:22:55 +00:00
2011-01-12 16:40:23 +00:00
2010-11-28 10:22:58 +00:00
2011-01-16 20:11:46 +00:00
2011-01-30 03:40:59 +01:00
2010-11-28 10:22:58 +00:00
2010-11-28 10:22:58 +00:00
2011-01-31 21:32:06 +01:00
2010-11-28 10:22:58 +00:00
2010-12-27 15:10:21 +00:00
2011-01-15 00:32:36 +00:00
2010-09-24 20:41:14 +00:00
2011-01-31 21:32:06 +01:00
2010-12-09 17:27:33 +00:00
2010-11-08 14:06:49 +00:00
2010-12-04 05:50:28 +00:00