renamed AMF0 to AMF

This commit is contained in:
Roman Arutyunyan
2012-03-29 16:10:11 +04:00
parent bf7d0acad2
commit 38c7cf3137
12 changed files with 390 additions and 390 deletions

View File

@ -10,7 +10,7 @@
#include <strings.h>
#include "ngx_rtmp.h"
#include "ngx_rtmp_amf0.h"
#include "ngx_rtmp_amf.h"
static void ngx_rtmp_init_session(ngx_connection_t *c);