0dfcbe5285f04964f5de5e15a4bfbf83fb9fd082

This fixes a double-free crash if lists are the same due to the two merge_ref() calls at the end of the (useless) merging that happens. Signed-off-by: Anton Khirnov <anton@khirnov.net> (cherry picked from commit11b6a82412
) Conflicts: libavfilter/formats.c Signed-off-by: Reinhard Tartler <siretart@tauware.de> (cherry picked from commite5f4e24942
) Signed-off-by: Anton Khirnov <anton@khirnov.net> (cherry picked from commitb6c5848a1f
) Signed-off-by: Anton Khirnov <anton@khirnov.net> (cherry picked from commita4e277312c
) Signed-off-by: Anton Khirnov <anton@khirnov.net>
FFmpeg README ------------- 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * See the LICENSE file.
Description
Languages
C
92.1%
Assembly
6%
Makefile
1.2%
C++
0.3%
Objective-C
0.2%
Other
0.1%