On 07/21/2012 12:59 PM, Samuel Pitoiset wrote:
> ---
>  libavformat/rtmpproto.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/libavformat/rtmpproto.c b/libavformat/rtmpproto.c
> index c003b37..5af03c4 100644
> --- a/libavformat/rtmpproto.c
> +++ b/libavformat/rtmpproto.c
> @@ -859,11 +859,11 @@ static int handle_client_bw(URLContext *s, RTMPPacket 
> *pkt)
>  {

Client bw and server bw message handling is inconsistent and you should
assume they could fail on strict rtmp implementations btw ^^;

lu

-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to