theoraparse: be smarter when queuing headers
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 13 Mar 2009 14:27:51 +0000 (15:27 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 13 Mar 2009 14:27:51 +0000 (15:27 +0100)
commit9def0d8c613ca98eb518b257dc218259010a4ed1
tree49cde30faa2db680f6dae75b6d24b508c8c482fe
parent51b5f33c3c5b60ef3bee2d20518f74ab73f975ee
theoraparse: be smarter when queuing headers

Look at the first byte of the buffer data (if we can) to decide if the packet is
a header packet or not instead of counting packets.
ext/theora/gsttheoraparse.h
ext/theora/theoraparse.c