aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf_uspp.c
Commit message (Expand)AuthorAge
* Replace implicit use of fast_memcpy via macro by explicit use to allowGravatar reimar2007-06-05
* segfault fixGravatar michael2006-08-28
* Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org.Gravatar diego2006-07-09
* removed unreachable code: this filter can't compile with external libavcodec ...Gravatar nicodvb2006-04-17
* passing pts through the filter layer (lets see if pts or cola comes out at th...Gravatar michael2006-03-21
* lavc exposes the reconstructed picture, so no need to decode it againGravatar lorenm2006-02-13
* Move conditional compilation out of the code and into the build system.Gravatar diego2006-01-31
* Update licensing information: The FSF changed postal address.Gravatar diego2006-01-13
* switch to snowGravatar michael2005-12-03
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
* ultra simple&slow pp filter, yes yet another spp like filter :)Gravatar michael2005-11-08