On 9/24/11 11:02 PM, Anton Khirnov wrote:
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.
---
If anyone finds me_threshold extremely useful and can't live without it,
speak up now ;)

Let's wait for the week before committing it. Patch ok though.

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to