
On Wed, Feb 15, 2006 at 10:34:04AM +0200, Oded Shimon wrote:
TotalTime is unecessary thanks to max_pts in index no more null termination of info packets stream_id coded sperately seperate to 4 basic types for extendibility, now we can add new fields without breaking old demuxers
more: maybe use null terminated strings instead of vb?
never mind...
The reason I gave 'NULL' as an option for type for basic codes, maybe those 1 or 2 vlc's can take on a different meaning with some other type...
Also I consider collapsing rational and float into a single code, with different types. They decode the same, being 2 vlc's...
what about this?... time changed to rational, not integer/msecs. float fixed.. Also, any objections to this cleanup patch?.. - ods15