Skip to content
Snippets Groups Projects
Commit 6a433fdb authored by Martin Storsjö's avatar Martin Storsjö
Browse files

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: default avatarMartin Storsjö <martin@martin.st>
parent f7bfb126
No related branches found
No related tags found
No related merge requests found
/* /*
* 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.
......
/* /*
* 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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment