log DOCS/tech/mpcf.txt @ 19056:36f993b7f91d

age author description
Thu, 13 Jul 2006 10:26:33 +0000 michael freeze (this is pretty much oded shimons patch from a few month ago)
Tue, 04 Jul 2006 21:14:55 +0000 michael trying to end the codec id battle
Sat, 25 Mar 2006 13:39:47 +0000 ods15 max_distance clarification
Sat, 25 Mar 2006 07:58:34 +0000 ods15 cosmetic, table align
Sat, 25 Mar 2006 07:58:07 +0000 ods15 switch to using vlc for stream_flags
Sat, 18 Mar 2006 12:13:48 +0000 michael flags cleanup
Fri, 17 Mar 2006 13:26:40 +0000 ods15 timebases guidelines
Wed, 15 Mar 2006 16:28:31 +0000 ods15 rephrase index_ptr positioning
Wed, 15 Mar 2006 16:24:24 +0000 ods15 timebase table
Mon, 13 Mar 2006 06:50:55 +0000 ods15 cosmetic, move stuff around
Sun, 12 Mar 2006 20:44:22 +0000 ods15 strings without terminating NUL
Sun, 12 Mar 2006 17:40:32 +0000 ods15 bump neglected date
Sun, 12 Mar 2006 17:35:51 +0000 ods15 revert last change
Sun, 12 Mar 2006 13:30:45 +0000 ods15 better max for frame code values, still allowing compact implementation
Sun, 12 Mar 2006 13:21:04 +0000 ods15 10l to me, misarrangment of flags
Sun, 12 Mar 2006 13:08:10 +0000 ods15 change max_distance back to 64kb and set max frame size to 2*max_distance.
Sat, 11 Mar 2006 19:47:05 +0000 ods15 change max_distance max to 128kb instead of 65kb
Sat, 11 Mar 2006 15:26:39 +0000 ods15 move bit flags to be more convinient...
Sat, 11 Mar 2006 10:19:02 +0000 ods15 clarify, header_checksum is not included in forward_ptr and in packet checksum
Fri, 10 Mar 2006 14:44:31 +0000 michael SHOULD NOT be higher than 1/timebase limit
Fri, 10 Mar 2006 14:34:30 +0000 michael div8 -> div16
Fri, 10 Mar 2006 14:28:11 +0000 michael drop max_frame_size
Fri, 10 Mar 2006 14:23:22 +0000 michael double muxing examples (cant hurt to explictly mention the most common)
Fri, 10 Mar 2006 14:18:59 +0000 michael limit stuffing to prevent header_checksum from endup being useless due to a gb of 0x80 after a 'N'
Fri, 10 Mar 2006 14:10:07 +0000 michael universal timestamp (= stream_id + timestamp in stream timebase)
Fri, 10 Mar 2006 13:54:39 +0000 michael little clarification of sample_width/sample_height
Fri, 10 Mar 2006 13:50:35 +0000 michael 0x00 and 0xFF should be invalid (libnut does that already and it seems like a good idea to recommand)
Fri, 10 Mar 2006 11:52:58 +0000 ods15 push back userdata stream_class
Fri, 10 Mar 2006 02:49:29 +0000 michael header_checksum
Wed, 08 Mar 2006 12:49:35 +0000 michael cosmetic