aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf_rgbtest.c
Commit message (Expand)AuthorAge
* Remove _s/_st suffix from some struct namesGravatar Uoti Urpala2008-04-25
* Allow specifying a size for -vf rgbtestGravatar reimar2008-02-17
* Make all vf_info_t structs constGravatar reimar2007-12-02
* Remove useless fastmemcpy.h include for filters that do not even do any memcpy.Gravatar reimar2007-05-27
* passing pts through the filter layer (lets see if pts or cola comes out at th...Gravatar michael2006-03-21
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* change to match current bgr/rgb definitionGravatar michael2004-08-26
* rgb test pattern generator, so we could change everything to match alex's def...Gravatar michael2004-01-30