diff options
author | Justin Ruggles <justin.ruggles@gmail.com> | 2011-12-05 11:49:38 -0500 |
---|---|---|
committer | Justin Ruggles <justin.ruggles@gmail.com> | 2011-12-05 11:54:24 -0500 |
commit | 9179f27c6431e36cf0ebd320fb2733f56969bb44 (patch) | |
tree | 868e802a6241ebc5398ac35708fd211248d87838 /libavformat/amr.c | |
parent | 110d2af28e186d5ed120942f8b3d51acda59e341 (diff) | |
download | ffmpeg-9179f27c6431e36cf0ebd320fb2733f56969bb44.tar.gz |
avconv: only allocate 1 AVFrame per input stream
This avoids allocating/freeing an AVFrame for each packet decode. It also
simplifies error handling in transcode_audio() and transcode_video().
Diffstat (limited to 'libavformat/amr.c')
0 files changed, 0 insertions, 0 deletions