Mercurial > mplayer.hg
log libmpcodecs/vf_fil.c @ 23901:657236b9eacb
age | author | description |
---|---|---|
2007-05-27 | reimar | Remove useless fastmemcpy.h include for filters that do not even do any memcpy. |
2006-03-21 | michael | passing pts through the filter layer (lets see if pts or cola comes out at the end) |
2005-11-18 | diego | Unify include path handling, -I.. is in CFLAGS. |
2003-10-22 | michael | fast deinterleaver (= il filter with stride/width/height tricks) |