summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_hue.c
Commit message (Expand)AuthorAgeFilesLines
* Mark some constant symbols as suchUoti Urpala2008-04-261-2/+2
* Remove _s/_st suffix from some struct namesUoti Urpala2008-04-251-4/+4
* Make all vf_info_t structs constreimar2007-12-021-1/+1
* Mark m_struct_t defaults as constreimar2007-01-281-1/+1
* 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-4/+4
* Wrong scale conversion from VFCTRL_SET_EQUALIZER, priv->saturation shouldreimar2005-08-251-1/+1
* Improved NV12/NV21 support.syrjala2005-02-161-1/+0
* hue filter bugfix by ("James Crowson" <jbcrowso at ncsu dot edu>)michael2004-09-021-1/+1
* hue changeing of grayscale probably isnt usefullmichael2003-10-281-2/+0
* vf_huemichael2003-10-231-0/+195