FFmpeg/tests/ref
Anton Khirnov d3c1d37a90 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.
2011-09-27 19:17:37 +02:00
..
acodec adpcmenc: fix QT IMA ADPCM encoder 2011-09-23 20:54:29 -04:00
fate adpcmdec: Fix QT IMA ADPCM decoder 2011-09-23 20:54:28 -04:00
lavf movenc: create an alternate group for each media type 2011-09-17 08:42:30 +02:00
lavfi Fix unnecessary shift with 9/10bit vertical scaling 2011-09-23 02:13:30 +02:00
seek ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. 2011-09-05 10:09:44 -04:00
vsynth1 avconv: use different variables for decoded and filtered frame. 2011-09-27 19:17:37 +02:00
vsynth2 avconv: use different variables for decoded and filtered frame. 2011-09-27 19:17:37 +02:00