summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_1bpp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove _s/_st suffix from some struct namesUoti Urpala2008-04-251-4/+4
* begin moving const filter data to .text/.rodata sectionsrfelker2007-11-091-4/+4
* Software Scaler headers usage cleanuplucabe2006-06-181-2/+0
* 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-3/+3
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-1/+2
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-1/+0
* compiler warning fixes by Dominikarpi2002-10-221-1/+1
* new filter: 1bpp - converts 1bpp image to yuv/rgb 8/16/32 bpparpi2002-10-161-0/+185