2014-10-19 16:40 GMT+02:00 Michael Niedermayer :
>
> On Sun, Oct 19, 2014 at 02:12:14PM +0200, Kacper Michajłow wrote:
> > App is always first in the url path. This commit fixes the case when URL is
> > provides as "rtmp://server[:port]/app" and playpath is declared in
> > AVOption.
> >
> > Signed-
On Sun, Oct 19, 2014 at 02:12:14PM +0200, Kacper Michajłow wrote:
> App is always first in the url path. This commit fixes the case when URL is
> provides as "rtmp://server[:port]/app" and playpath is declared in
> AVOption.
>
> Signed-off-by: Kacper Michajłow
> ---
> libavformat/rtmpproto.c | 3
App is always first in the url path. This commit fixes the case when URL is
provides as "rtmp://server[:port]/app" and playpath is declared in
AVOption.
Signed-off-by: Kacper Michajłow
---
libavformat/rtmpproto.c | 33 +++--
1 file changed, 19 insertions(+), 14 deleti