Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
493ebbd7
Commit
493ebbd7
authored
Sep 03, 2013
by
Clément Bœsch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyrights where my email appears with the new one.
parent
060c6c46
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
af_pan.c
libavfilter/af_pan.c
+1
-1
af_silencedetect.c
libavfilter/af_silencedetect.c
+1
-1
vf_geq.c
libavfilter/vf_geq.c
+1
-1
vf_owdenoise.c
libavfilter/vf_owdenoise.c
+1
-1
vf_spp.c
libavfilter/vf_spp.c
+1
-1
microdvddec.c
libavformat/microdvddec.c
+1
-1
No files found.
libavfilter/af_pan.c
View file @
493ebbd7
/*
/*
* Copyright (c) 2002 Anders Johansson <ajh@atri.curtin.edu.au>
* Copyright (c) 2002 Anders Johansson <ajh@atri.curtin.edu.au>
* Copyright (c) 2011 Clément Bœsch <u
bitux@gmail.com
>
* Copyright (c) 2011 Clément Bœsch <u
pkh me
>
* Copyright (c) 2011 Nicolas George <nicolas.george@normalesup.org>
* Copyright (c) 2011 Nicolas George <nicolas.george@normalesup.org>
*
*
* This file is part of FFmpeg.
* This file is part of FFmpeg.
...
...
libavfilter/af_silencedetect.c
View file @
493ebbd7
/*
/*
* Copyright (c) 2012 Clément Bœsch <u
bitux@gmail.com
>
* Copyright (c) 2012 Clément Bœsch <u
pkh me
>
*
*
* This file is part of FFmpeg.
* This file is part of FFmpeg.
*
*
...
...
libavfilter/vf_geq.c
View file @
493ebbd7
/*
/*
* Copyright (C) 2006 Michael Niedermayer <michaelni@gmx.at>
* Copyright (C) 2006 Michael Niedermayer <michaelni@gmx.at>
* Copyright (C) 2012 Clément Bœsch <u
bitux@gmail.com
>
* Copyright (C) 2012 Clément Bœsch <u
pkh me
>
*
*
* This file is part of FFmpeg.
* This file is part of FFmpeg.
*
*
...
...
libavfilter/vf_owdenoise.c
View file @
493ebbd7
/*
/*
* Copyright (c) 2007 Michael Niedermayer <michaelni@gmx.at>
* Copyright (c) 2007 Michael Niedermayer <michaelni@gmx.at>
* Copyright (c) 2013 Clément Bœsch <u
bitux@gmail.com
>
* Copyright (c) 2013 Clément Bœsch <u
pkh me
>
*
*
* This file is part of FFmpeg.
* This file is part of FFmpeg.
*
*
...
...
libavfilter/vf_spp.c
View file @
493ebbd7
/*
/*
* Copyright (c) 2003 Michael Niedermayer <michaelni@gmx.at>
* Copyright (c) 2003 Michael Niedermayer <michaelni@gmx.at>
* Copyright (c) 2013 Clément Bœsch <u
bitux@gmail.com
>
* Copyright (c) 2013 Clément Bœsch <u
pkh me
>
*
*
* This file is part of FFmpeg.
* This file is part of FFmpeg.
*
*
...
...
libavformat/microdvddec.c
View file @
493ebbd7
/*
/*
* MicroDVD subtitle demuxer
* MicroDVD subtitle demuxer
* Copyright (c) 2010 Aurelien Jacobs <aurel@gnuage.org>
* Copyright (c) 2010 Aurelien Jacobs <aurel@gnuage.org>
* Copyright (c) 2012 Clément Bœsch <u
bitux@gmail.com
>
* Copyright (c) 2012 Clément Bœsch <u
pkh me
>
*
*
* This file is part of FFmpeg.
* This file is part of FFmpeg.
*
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment