gst/rtp/gstrtpmp4gdepay.c: Change some of the ranges in the caps, mostly for the...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 15 Sep 2008 16:04:26 +0000 (16:04 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 15 Sep 2008 16:04:26 +0000 (16:04 +0000)
commitfe9b4496787918a8aba559f66b3078c40619ee6c
treeb484474f4bddb010bcce0102b9a31d0b561456e8
parent50eed1907b957d3a1e449e410941ce554af58bda
gst/rtp/gstrtpmp4gdepay.c: Change some of the ranges in the caps, mostly for the amount of bits we can use.

Original commit message from CVS:
* gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),
(gst_bs_parse_read), (gst_rtp_mp4g_depay_process):
Change some of the ranges in the caps, mostly for the amount of bits we
can use.
Added a little bitstream parse and use it to parse the AU header fields.
Check for malformed and wrongly sized packets better.
Implement more header field parsing.
Handle the size of fragmented packets correctly.
ChangeLog
gst/rtp/gstrtpmp4gdepay.c