summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_rectangle.c
Commit message (Expand)AuthorAgeFilesLines
* Remove _s/_st suffix from some struct namesUoti Urpala2008-04-251-3/+3
* Make all vf_info_t structs constreimar2007-12-021-1/+1
* Cleanup and fix rectangle size calculation, caused crashes with e.g.reimar2006-12-011-25/+15
* passing pts through the filter layer (lets see if pts or cola comes out at th...michael2006-03-211-2/+2
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-2/+2
* -vop ---> -vfdiego2003-10-251-1/+1
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-1/+2
* better image/plane copyarpi2003-01-031-6/+13
* MSGL_DBG2 -> MSGL_INFOattila2002-10-141-1/+1
* printf -> mp_msgattila2002-10-141-3/+4
* changing return type of put_image void->intarpi2002-09-101-2/+2
* mostly compiler warning fixes, some small bugfixarpi2002-08-281-0/+2
* Add the control VFCTRL_CHANGE_RECTANGLEkmkaplan2002-08-041-46/+111
* New plugin to test crop parameters. Arguments are the same as for thekmkaplan2002-07-271-0/+97