• Anton Khirnov's avatar
    avconv: use different variables for decoded and filtered frame. · d3c1d37a
    Anton Khirnov authored
    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.
    d3c1d37a
Name
Last commit
Last update
..
fate Loading commit data...
ref Loading commit data...
Makefile Loading commit data...
audiogen.c Loading commit data...
base64.c Loading commit data...
codec-regression.sh Loading commit data...
fate-run.sh Loading commit data...
fate.mak Loading commit data...
fate.sh Loading commit data...
fate2.mak Loading commit data...
lavf-regression.sh Loading commit data...
lavfi-regression.sh Loading commit data...
lena.pnm Loading commit data...
md5.sh Loading commit data...
regression-funcs.sh Loading commit data...
rotozoom.c Loading commit data...
tiny_psnr.c Loading commit data...
videogen.c Loading commit data...