aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf_tile.c
Commit message (Expand)AuthorAge
* cosmetics: Remove pointless parentheses from return calls.Gravatar diego2008-05-16
* Make all vf_info_t structs constGravatar reimar2007-12-02
* Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ...Gravatar reynaldo2006-03-31
* Change 'if(verbose)' to the more appropriate mp_msg_test.Gravatar diego2006-03-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
* 2 new filters: tile & framestepGravatar arpi2003-08-31