
15 Feb
2006
15 Feb
'06
11:25 a.m.
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