Files
FFmpeg/libavfilter
Andreas Rheinhardt 22c4f33991 avfilter/avfiltergraph: Simplify adding filter to graph
By reallocating the array of pointers to the AVFilterContexts
before allocating the new AVFilterContext one can avoid freeing
the new AVFilterContext in case the array could not be reallocated.

Also switch to av_realloc_array() while just at it.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-10-02 16:20:21 +02:00
..
2021-04-19 14:34:10 +02:00
2020-02-14 09:59:27 +01:00
2021-08-28 18:51:04 +02:00
2021-09-28 22:57:33 +02:00
2021-08-21 16:11:11 +02:00
2021-01-17 12:06:01 +01:00
2021-01-17 12:06:01 +01:00
2021-09-30 01:22:48 +02:00
2021-07-22 14:47:57 +02:00
2021-09-19 04:07:48 +02:00
2021-09-19 04:26:00 +02:00
2021-09-28 22:57:33 +02:00
2021-04-11 23:18:20 +08:00
2021-09-19 04:26:07 +02:00
2020-02-04 18:28:04 +01:00
2019-09-26 08:10:31 +08:00
2021-09-29 18:00:13 +08:00