]> git.sesse.net Git - ffmpeg/commit
Revert "avcodec/wcmv: Avoid copying frames if they are unchanged"
authorJames Almer <jamrial@gmail.com>
Wed, 4 Sep 2019 02:49:00 +0000 (23:49 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 4 Sep 2019 13:07:12 +0000 (10:07 -0300)
commit5102999223f2614cf06a8fc801a3f0dd8b0c4ea3
treeec23a21d8af25d03fdfe04c368c4aabaa18e6314
parentc14a12ac84a8e7f6c142569dcab7d5b728a970a1
Revert "avcodec/wcmv: Avoid copying frames if they are unchanged"

This reverts commit 976dae8b32f48d17cccfd6b19d2beb01770dfa7c.

An alternative approach to reduce frame copying will follow.
libavcodec/wcmv.c