diff options
author | Anton Khirnov <anton@khirnov.net> | 2011-09-23 16:17:42 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2011-09-27 19:17:37 +0200 |
commit | d3c1d37a9019ed32a1710d53c1ad08c44bd072da (patch) | |
tree | 4198954d14f9e5c9132e55b5a708534735d19780 /libavcodec/dnxhddec.c | |
parent | 3ccd15803bc1dd06cf2646ade92891dada5417ea (diff) | |
download | ffmpeg-d3c1d37a9019ed32a1710d53c1ad08c44bd072da.tar.gz |
avconv: use different variables for decoded and filtered frame.
Makes the code less obfuscated and fixes encoding one video stream to
several outputs.
Also use avcodec_alloc_frame() instead of allocating AVFrame on stack.
Breaks me_threshold in avconv, as motion vectors aren't passed through
lavfi. They could be copied manually, but I don't think this misfeature
is useful enough to justify ugly hacks.
Diffstat (limited to 'libavcodec/dnxhddec.c')
0 files changed, 0 insertions, 0 deletions