summaryrefslogtreecommitdiff
path: root/libavfilter/x86/yadif_template.c
Commit message (Collapse)AuthorAge
* In yadif filter, declare asm constants directly to avoid dependency on ↵Baptiste Coudurier2010-12-06
| | | | | | libavcodec Originally committed as revision 25895 to svn://svn.ffmpeg.org/ffmpeg/trunk
* yadif sse2/ssse3 optimizationsBaptiste Coudurier2010-12-04
Originally committed as revision 25874 to svn://svn.ffmpeg.org/ffmpeg/trunk