aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vf_filmdint.c
Commit message (Expand)AuthorAge
* Add missing license headers to all files in the libmpcodecs directory.Gravatar diego2010-01-30
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* Use x86_reg instead of long in several video filters to fix compilation on Mi...Gravatar reimar2009-03-27
* HAVE_3DNOW --> HAVE_AMD3DNOWGravatar diego2009-01-26
* More #ifdef HAVE_MMX etc. missed by earlier search.Gravatar reimar2009-01-16
* Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.Gravatar diego2008-10-16
* Remove unnecessary <signal.h> includesGravatar uau2008-01-09
* Make all vf_info_t structs constGravatar reimar2007-12-02
* Remove unused variable.Gravatar diego2007-08-24
* Get rid of my_memcpy_pic code duplication in many filters.Gravatar reimar2007-06-28
* Replace implicit use of fast_memcpy via macro by explicit use to allowGravatar reimar2007-06-05
* 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
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64Gravatar aurel2004-10-21
* dr bugfix by zoli (author of the filter)Gravatar rfelker2004-04-23
* Patch from the author, Zoltan Hidvegi:Gravatar rfelker2003-12-11
* Yet another inverse telecine filter by Zoltan Hidvegi <mplayer@hzoli.2y.net>....Gravatar alex2003-12-08