Changeset 9026b27e in ffmpeg

Timestamp:
Apr 25, 2011, 8:45:44 PM (14 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
b04d1abb
Parents:
ba9327ea
git-author:
Mark Himsley <mark@mdsh.com> (03/18/11 14:42:29)
git-committer:
Anton Khirnov <anton@khirnov.net> (04/25/11 20:45:44)
Message:

fade: make draw_slice() chroma check against planes 1 and 2

draw_slice() checks that planes 0 and 1 of AVFilterBufferRef's data
are not NULL before manipulating planes 1 and 2. This patch makes the
check against planes 1 and 2. More senseful and possibly more robust.

Signed-off-by: Anton Khirnov <anton@khirnov.net>

(No files)

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