On 19/11/2016 17:27, Andreas Cadhalpun wrote: > This fixes segmentation faults due to stack-overflow caused by too > deep recursion.
You shouldn't be able to use hc->current for the same purpose? Another option is to write that function as a nested loop I guess. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
