diff options
author | Mark Himsley <mark@mdsh.com> | 2011-03-18 14:42:29 +0000 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2011-04-25 22:45:44 +0200 |
commit | 9026b27e84f6cf6b0133d7aab5b874500bcc5313 (patch) | |
tree | 7479e9fc3a5c85b590fafbef1e6a3b86259acaef /libavcodec/aacadtsdec.c | |
parent | ba9327ea65310d9e15acb5791980a7d766c9f986 (diff) | |
download | ffmpeg-9026b27e84f6cf6b0133d7aab5b874500bcc5313.tar.gz |
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>
Diffstat (limited to 'libavcodec/aacadtsdec.c')
0 files changed, 0 insertions, 0 deletions