[vlc-devel] commit: RTMP access patch from Miguel Angel Cabrera <macabrera at solaiemes. com>. (Ilkka Ollakka )
git version control
git at videolan.org
Wed Mar 5 14:29:19 CET 2008
vlc | branch: master | Ilkka Ollakka <ileoo at videolan.org> | Wed Mar 5 09:35:52 2008 +0200| [5b2c271150699042f2e3ed0f895e88b2e5b68eaf]
RTMP access patch from Miguel Angel Cabrera <macabrera at solaiemes.com>.
It came in before git-stuff, so applying it this way is my slowness.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5b2c271150699042f2e3ed0f895e88b2e5b68eaf
---
THANKS | 1 +
configure.ac | 10 +
modules/access/rtmp/Modules.am | 5 +
modules/access/rtmp/access.c | 587 +++++++++++
modules/access/rtmp/rtmp_amf_flv.c | 2019 ++++++++++++++++++++++++++++++++++++
modules/access/rtmp/rtmp_amf_flv.h | 126 +++
6 files changed, 2748 insertions(+), 0 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=5b2c271150699042f2e3ed0f895e88b2e5b68eaf
More information about the vlc-devel
mailing list