Wrong commit message/subject. Please ignore. Will send new patch shortly.
On Sun, 4 Aug 2019 at 22:41, Ross Nicholson wrote:
> Example stream that does not work: rtsp://
> 184.72.239.149/vod/mp4:BigBuckBunny_115k.mov
>
> Extending the condition allows the stream to be processed correctly.
>
> On
From: phunkyfish
---
libavformat/rtspdec.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/rtspdec.c b/libavformat/rtspdec.c
index 32dff2319c..3a79d1b175 100644
--- a/libavformat/rtspdec.c
+++ b/libavformat/rtspdec.c
@@ -57,7 +57,7 @@ static int rtsp_read_close(AV
Example stream that does not work: rtsp://
184.72.239.149/vod/mp4:BigBuckBunny_115k.mov
Extending the condition allows the stream to be processed correctly.
On Sun, 4 Aug 2019 at 22:39, Ross Nicholson wrote:
> From: phunkyfish
>
> ---
> libavformat/rtspdec.c | 2 +-
> 1 file changed, 1 insert