aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf_softskip.c
Commit message (Expand)AuthorAge
* Make all vf_info_t structs constGravatar reimar2007-12-02
* Disable unused query_format functions for now until they areGravatar diego2007-09-26
* Remove useless fastmemcpy.h include for filters that do not even do any memcpy.Gravatar reimar2007-05-27
* Pass quant tables to next filtersGravatar gpoirier2006-12-21
* 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
* soft skipping for mencoder. rather than skipping decoding/filteringGravatar rfelker2004-04-28