summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_libopencv.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi: remove 'opaque' parameter from AVFilter.init()Anton Khirnov2012-06-261-6/+6
* vf_libopencv: add missing headers.Anton Khirnov2012-06-101-0/+2
* lavfi: remove request/poll and drawing functions from public API on next bumpAnton Khirnov2012-06-051-2/+2
* lavfi: make formats API private on next bump.Anton Khirnov2012-06-051-1/+1
* vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.hStefano Sabatini2011-07-181-1/+1
* ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAXStefano Sabatini2011-06-201-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Add erode libopencv filter.Stefano Sabatini2010-12-261-0/+8
* Add dilate libopencv filter.Stefano Sabatini2010-12-261-0/+165
* Redesign the libopencv wrapper to make it more generic. Accept bothStefano Sabatini2010-12-231-14/+77
* In libavfilter, use consistently "Copyright (c)" in the licenseStefano Sabatini2010-11-281-1/+1
* Add missing uses of NULL_IF_CONFIG_SMALL for the filters descriptions.Stefano Sabatini2010-09-241-1/+1
* Cosmetics: fix weird align.Stefano Sabatini2010-09-161-1/+1
* Use <> for system headers inclusion.Stefano Sabatini2010-09-161-2/+2
* Fix copyright notice, make it more consistent with the rest of FFmpeg.Stefano Sabatini2010-09-161-1/+1
* Implement libopencv smooth filter.Stefano Sabatini2010-09-141-0/+156
OpenPOWER on IntegriCloud