rtsp: keep track of amount of decoded bytes
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 11 Mar 2009 13:07:05 +0000 (14:07 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 11 Mar 2009 13:09:54 +0000 (14:09 +0100)
commit16225d45be6777b188e8dfa96555d5d23f2e7472
treef1b715c1e8b051814af101f7f407944a4d58c716
parente633c46e9530c78190a897c81746dfac10b95057
rtsp: keep track of amount of decoded bytes

Keep track of the actual amount of decoded bytes, which can be less than 3 when
we decode the last bits of a base64 message.
gst-libs/gst/rtsp/gstrtspconnection.c