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:
@ -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.
|
||||||
|
Reference in New Issue
Block a user