Revision 1527e689
ID | 1527e689cfe3d1f0062f7d3935bad6ed027b3bc8 |
Parent | a96c0059 |
Child | 19d82cb1 |
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.
Files
- added
- modified
- copied
- renamed
- deleted