[FFmpeg-soc] [PATCH] rtsp tunneling

Luca Barbato lu_zero at gentoo.org
Wed Jun 16 19:12:36 CEST 2010


On 06/16/2010 06:19 PM, Michael Niedermayer wrote:
> AVOptions have a field for defaults
> thus as soon as a struct can be accssed through AVOptions there also are
> known defaults

I'm not sure how that would bode since rfc822 headers could be quite
various depending on the protocols, right now we do not care about speed
when we read/store/overwrite so the method is fine. AVOption seems fast
but lacking in flexibility. That's why even if overkill I preferred a
dict as struct to store/manage them.

lu

-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero



More information about the FFmpeg-soc mailing list