mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
avfilter/vf_owdenoise: relicense my code
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
8316b2a15f
commit
069f7831a2
1 changed files with 5 additions and 0 deletions
|
|
@ -19,6 +19,11 @@
|
|||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
// The code written by Michael Niedermayer in 70024b6b47b9eacfe01e8f92349ca9bf1ccd7d5a:libavfilter/vf_owdenoise.c
|
||||
// can also be used under the LGPL due to:
|
||||
// <michaelni> durandal_1707, if you do all the "todo" points from vf_owdenoise.c that are in that file since 2013 then sure i would be more than happy to relicense my part of it to LGPL
|
||||
// <durandal_1707> michaelni: first relicense than work
|
||||
|
||||
/**
|
||||
* @todo try to change to int
|
||||
* @todo try lifting based implementation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue