Thiago Santos c93c222786 hlsdemux: re-enable decryption after uridownloader removal
Now the decryption is done buffer by buffer instead of on the
whole fragment at once. As it expects multiples of 16 bytes a
GstAdapter was added to properly chunk the buffers.

Also the last buffer must be resized depending on the value of the
last byte of the fragment, so hlsdemux always keeps a pending buffer
as it doesn't know if it is the last one yet
2014-04-29 18:17:07 -03:00
..
2014-04-08 09:55:15 +02:00
2014-04-08 12:41:16 +01:00
2014-04-10 17:55:21 +01:00
2014-04-09 18:12:58 +01:00
2014-04-09 10:33:10 +01:00
2013-05-12 23:42:06 +01:00
2013-12-03 14:53:24 +01:00
2014-04-14 07:56:16 +02:00