Mark Himsley 9026b27e84 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>
2011-04-25 22:45:44 +02:00
2011-04-23 19:12:24 +02:00
2011-04-19 21:50:12 +02:00
2011-03-16 21:54:39 +01:00
2011-03-18 21:57:38 +01:00
2011-04-23 19:12:24 +02:00
2011-04-23 19:12:24 +02:00
2011-04-23 19:12:24 +02:00
2011-04-23 19:12:24 +02:00
2011-04-07 02:54:12 +02:00
2011-03-18 21:57:38 +01:00

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%