diff options
author | Justin Ruggles <[email protected]> | 2011-12-05 11:49:38 -0500 |
---|---|---|
committer | Justin Ruggles <[email protected]> | 2011-12-05 11:54:24 -0500 |
commit | 9179f27c6431e36cf0ebd320fb2733f56969bb44 (patch) | |
tree | 868e802a6241ebc5398ac35708fd211248d87838 /doc/examples | |
parent | 110d2af28e186d5ed120942f8b3d51acda59e341 (diff) |
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 'doc/examples')
0 files changed, 0 insertions, 0 deletions