Searched refs:RTMP_ParseURL (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/ |
| H A D | parseurl.c | 33 int RTMP_ParseURL(const char *url, int *protocol, AVal *host, unsigned int *port, in RTMP_ParseURL() function
|
| H A D | rtmp.h | 285 int RTMP_ParseURL(const char *url, int *protocol, AVal *host,
|
| H A D | rtmp.c | 768 ret = RTMP_ParseURL(url, &r->Link.protocol, &r->Link.hostname, in RTMP_SetupURL()
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/ |
| H A D | rtmpgw.c | 898 if (!RTMP_ParseURL in ParseOption()
|
| H A D | ChangeLog | 21 - fix RTMP_ParseURL extension skipping
|
| H A D | rtmpdump.c | 983 if (!RTMP_ParseURL in main()
|