vf_aspect: clear AVFilterLink.cur_buf in start_frame().
The buffer is passed on to the next filter, so we shouldn't keep any pointers to it.
Showing
Please register or sign in to comment
The buffer is passed on to the next filter, so we shouldn't keep any pointers to it.