This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
avfilter: Fix typo in Loren's email address
tags/n2.1
Diego Biurrun
12 years ago
parent
e01fba5562
commit
f6633c55a3
3 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavfilter/gradfun.h
+1
-1
libavfilter/vf_gradfun.c
+1
-1
libavfilter/x86/vf_gradfun.c
+ 1
- 1
libavfilter/gradfun.h
View File
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2010 Nolan Lum <nol888@gmail.com>
* Copyright (c) 2009 Loren Merritt <lorenm@u.washi
g
nton.edu>
* Copyright (c) 2009 Loren Merritt <lorenm@u.washin
g
ton.edu>
*
* This file is part of Libav.
*
+ 1
- 1
libavfilter/vf_gradfun.c
View File
@@ -1,6 +1,6 @@
/*
* Copyright (c) 2010 Nolan Lum <nol888@gmail.com>
* Copyright (c) 2009 Loren Merritt <lorenm@u.washi
g
nton.edu>
* Copyright (c) 2009 Loren Merritt <lorenm@u.washin
g
ton.edu>
*
* This file is part of Libav.
*
+ 1
- 1
libavfilter/x86/vf_gradfun.c
View File
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2009 Loren Merritt <lorenm@u.washi
g
nton.edu>
* Copyright (C) 2009 Loren Merritt <lorenm@u.washin
g
ton.edu>
*
* This file is part of Libav.
*
Write
Preview
Loading…
Cancel
Save