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/palette{gen,use}: add Copyright
tags/n2.6
Clément Bœsch
10 years ago
parent
2cf521718d
commit
c3d40e305c
2 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
libavfilter/vf_palettegen.c
+2
-0
libavfilter/vf_paletteuse.c
+ 2
- 0
libavfilter/vf_palettegen.c
View File
@@ -1,4 +1,6 @@
/*
* Copyright (c) 2015 Stupeflix
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
+ 2
- 0
libavfilter/vf_paletteuse.c
View File
@@ -1,4 +1,6 @@
/*
* Copyright (c) 2015 Stupeflix
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
Write
Preview
Loading…
Cancel
Save