[NUT-devel] info packets/frames

Michael Niedermayer michaelni at gmx.at
Wed Feb 15 11:25:13 CET 2006


Hi

On Wed, Feb 15, 2006 at 10:34:04AM +0200, Oded Shimon wrote:
> TotalTime is unecessary thanks to max_pts in index

ok


> no more null termination of info packets

ok


> stream_id coded sperately

ok if multiple stream_ids per info packet are possible


> seperate to 4 basic types for extendibility, now we can add new fields 
> without breaking old demuxers

please elaborate


[...]
> +        } else if(code==2) {
> +            mantissa                    s
> +            exponent                    s
> +            value= abs(mantissa)^exp
> +            value*= sign(mantissa)

interresting ;)

[...]

-- 
Michael




More information about the NUT-devel mailing list