log libmpcodecs/vf_cropdetect.c @ 21369:9d42ff736ea5

age author description
2006-06-18 lucabe Software Scaler headers usage cleanup
2006-03-31 reynaldo Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu with LOTS of modifications by me
2006-03-21 michael passing pts through the filter layer (lets see if pts or cola comes out at the end)
2005-11-18 diego Unify include path handling, -I.. is in CFLAGS.
2005-07-26 reimar restrict to YV12 since the default limit does not work well for anything else.
2005-01-25 reimar x1 and y1 give last used position, must be < width/height
2004-09-02 reimar missing initialization of round
2004-08-30 reimar Adds rounding parameter for width and height values returned.
2003-10-25 diego -vop ---> -vf
2003-03-15 albeu Add the new -vf option wich is the same as vop in reverse order.
2002-09-22 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
2002-09-10 arpi changing return type of put_image void->int
2002-06-29 arpi parameter overrides limit
2002-05-18 arpi ignore first 2 frames
2002-05-18 arpi small fix
2002-05-12 arpi new filter, to detect best crop size