[MPlayer-dev-eng] [PATCH] Zattoo

Vladimir Serbinenko phcoder at gmail.com
Sat Mar 10 15:39:52 CET 2007


The streams as is contains no key information. For them we need side
queries and/or decyphering. So if we transmit them in any way to demuxer
we already deform the stream. And I prefer to have in stream
transmission something well specificated then something floating
Reimar Döffinger a écrit :
> Hello,
> On Sat, Mar 10, 2007 at 02:28:22PM +0100, Vladimir Serbinenko wrote:
>   
>> Reimar Döffinger a écrit :
>>     
>>> The login encryption and the data encryption keys do not seem to be in
>>> any way related to me, so what exactly would make it so ugly to move all
>>> that ztv_http_dispatch_packet does into the demuxer?
>>>   
>>>       
>> ztv_http_dispatch_packet is not a problem but ztv_http_fetch_packet is
>> as it already recognises the packets and we need it to login
>>     
>
> The idea was making ztv_http_fill_buffer return the packets exactly as
> ztv_http_fetch_packet gets them and do the further handling in a
> demuxer, thus avoiding all the matroska code.
> And see if that allows for further simplifications later.
>
> Greetings,
> Reimar Döffinger
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
>
>   




More information about the MPlayer-dev-eng mailing list