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
Add my last name to copyright headers
Originally committed as revision 9488 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Vitor Sessak
18 years ago
parent
b66af278ac
commit
3a66812fc8
3 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/elbg.c
+1
-1
libavcodec/elbg.h
+1
-1
libavcodec/roqvideoenc.c
+ 1
- 1
libavcodec/elbg.c
View File
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2007 Vitor <vitor1001@gmail.com>
* Copyright (C) 2007 Vitor
Sessak
<vitor1001@gmail.com>
*
* This file is part of FFmpeg.
*
+ 1
- 1
libavcodec/elbg.h
View File
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2007 Vitor <vitor1001@gmail.com>
* Copyright (C) 2007 Vitor
Sessak
<vitor1001@gmail.com>
*
* This file is part of FFmpeg.
*
+ 1
- 1
libavcodec/roqvideoenc.c
View File
@@ -1,7 +1,7 @@
/*
* RoQ Video Encoder.
*
* Copyright (C) 2007 Vitor <vitor1001@gmail.com>
* Copyright (C) 2007 Vitor
Sessak
<vitor1001@gmail.com>
* Copyright (C) 2004-2007 Eric Lasota
* Based on RoQ specs (C) 2001 Tim Ferguson
*
Write
Preview
Loading…
Cancel
Save