Changeset 92b7e7b3 in ffmpeg

Timestamp:
Sep 3, 2013, 3:14:29 AM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
8ba683e6
Parents:
cc84f30
git-author:
Michael Niedermayer <michaelni@gmx.at> (09/03/13 02:40:04)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (09/03/13 03:14:29)
Message:

avfilter/vf_yadif: reallocate frames if strides differ

Fixes Ticket2896

An alternative to this would be to change the code to support any
stride.
The condition of differing strides should be rare.
If theres no speedloss supporting any stride would be better

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.