OSDN Git Service

lavfi: port 2xsai filter from libmpcodecs
authorStefano Sabatini <stefasab@gmail.com>
Sun, 18 Mar 2012 09:59:01 +0000 (10:59 +0100)
committerStefano Sabatini <stefasab@gmail.com>
Thu, 12 Apr 2012 22:14:06 +0000 (00:14 +0200)
commitb7a7830dd41fa68c1b1143f4d94501f4648fa373
tree1473374125fb2c45101d2665ff32709ae159f717
parente21dac3a4f7c9966b6c93b71e5a1cf55e62d59bc
lavfi: port 2xsai filter from libmpcodecs

Partially based on the port by Niel van der Westhuizen
<nielkie@gmail.com>, done for GCI 2010. Same output as the original
filter and as fast.

See thread:
Subject: [FFmpeg-devel] [PATCH] Port MPlayer 2xSaI filter to libavfilter
Date: Thu, 25 Nov 2010 01:31:24 +1000
Changelog
configure
doc/filters.texi
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/version.h
libavfilter/vf_super2xsai.c [new file with mode: 0644]