rtmp: handle bytes read reports
authorLuca Barbato <lu_zero@gentoo.org>
Mon, 13 Aug 2012 17:46:04 +0000 (19:46 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Mon, 13 Aug 2012 19:03:59 +0000 (21:03 +0200)
commitfb96c1c5fe6b0131a7229e8b89222192465bf298
treed0957f024ed725135cce53a5ac59ac0a73bc1b28
parentfe5fba44c5b2600633a691ea0dc817e3c4940aa6
rtmp: handle bytes read reports

0x03 (bytes read report) is a known type and should be safely ignored
beside in debug situations.
libavformat/rtmpproto.c