mirror of https://github.com/FFmpeg/FFmpeg.git
The data in coded_frame isn't allocated using get_buffer, but is copied from the input frame to the encoder, so we should not try to free it ourselves. This fixes an assert failure when running in debug mode. Signed-off-by: Martin Storsjö <martin@martin.st>pull/28/head
parent
6d9e74cd41
commit
cc86bd4ccc
1 changed files with 0 additions and 3 deletions
Loading…
Reference in new issue