summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_libopencv.c
Commit message (Expand)AuthorAgeFilesLines
* Mark AVFilterPad[] compound literals as const.Reimar Döffinger2011-11-061-2/+2
* lavfi: add layout negotiation fields and helper functions.Mina Nagy Zaki2011-06-191-1/+1
* vf_libopencv: prefer opencv/cxcore.h over cxtypes.hStefano Sabatini2011-05-201-1/+1
* ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAXStefano Sabatini2011-04-211-1/+1
* 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