summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_cropdetect.c
Commit message (Collapse)AuthorAgeFilesLines
* missing initialization of roundreimar2004-09-021-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13234 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adds rounding parameter for width and height values returned.reimar2004-08-301-4/+27
| | | | | | | Based on idea from <rcooley (at) spamcop (dot) net>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13206 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vop ---> -vfdiego2003-10-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11262 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-1/+2
| | | | | | | | Syntax is we decided, so you can give the nomes or not with both vop and vf. vf take precedence over vop. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9594 b3059339-0415-0410-9bf9-f77b7e298cf2
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-221-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7473 b3059339-0415-0410-9bf9-f77b7e298cf2
* changing return type of put_image void->intarpi2002-09-101-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7369 b3059339-0415-0410-9bf9-f77b7e298cf2
* parameter overrides limitarpi2002-06-291-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6611 b3059339-0415-0410-9bf9-f77b7e298cf2
* ignore first 2 framesarpi2002-05-181-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6119 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixarpi2002-05-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6118 b3059339-0415-0410-9bf9-f77b7e298cf2
* new filter, to detect best crop sizearpi2002-05-121-0/+135
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6062 b3059339-0415-0410-9bf9-f77b7e298cf2