rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE code
Our implementation of RTMPE is heavily based on librtmp. Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
f7bfb126cd
commit
6a433fdba8
2 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* RTMPE network protocol
|
* RTMPE network protocol
|
||||||
|
* Copyright (c) 2008-2009 Andrej Stepanchuk
|
||||||
|
* Copyright (c) 2009-2010 Howard Chu
|
||||||
* Copyright (c) 2012 Samuel Pitoiset
|
* Copyright (c) 2012 Samuel Pitoiset
|
||||||
*
|
*
|
||||||
* This file is part of Libav.
|
* This file is part of Libav.
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* RTMP Diffie-Hellmann utilities
|
* RTMP Diffie-Hellmann utilities
|
||||||
|
* Copyright (c) 2009 Andrej Stepanchuk
|
||||||
|
* Copyright (c) 2009-2010 Howard Chu
|
||||||
* Copyright (c) 2012 Samuel Pitoiset
|
* Copyright (c) 2012 Samuel Pitoiset
|
||||||
*
|
*
|
||||||
* This file is part of Libav.
|
* This file is part of Libav.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue