log DOCS/tech/mpcf.txt @ 14911:6a8b15582f64

age author description
Fri, 04 Mar 2005 03:16:40 +0000 michael store local keyframes too so faster seeking is possible
Thu, 03 Mar 2005 17:16:49 +0000 michael partial indexes
Tue, 01 Mar 2005 00:16:44 +0000 michael some comments and whitespace changes by (Luca Barbato <lu_zero gentoo org>)
Wed, 12 Jan 2005 11:54:30 +0000 michael Here is an updated draft with the bits discussed previously merged:
Sat, 11 Sep 2004 09:18:07 +0000 alex info packet is now file global, while meta pakcet is stream specific, as discussed with Rich
Wed, 18 Aug 2004 19:00:05 +0000 diego spelling: big-endian and little-endian
Tue, 25 May 2004 21:46:20 +0000 michael disposition
Tue, 25 May 2004 20:59:23 +0000 michael index fixes
Tue, 25 May 2004 20:42:22 +0000 michael remove index flag
Wed, 05 May 2004 17:26:24 +0000 michael extendible frame_code table
Tue, 04 May 2004 01:29:17 +0000 michael proposals by rich:
Sun, 02 May 2004 01:37:49 +0000 michael nicer startcode before keyframe rule
Sat, 01 May 2004 18:48:42 +0000 michael limits too small, my CBR mp3 samples have 2x overhead after removial of size prediction
Sat, 01 May 2004 11:28:34 +0000 michael cosmetic
Fri, 30 Apr 2004 22:53:59 +0000 michael additional start_code rule (implemenattion does this since a long time already)
Wed, 28 Apr 2004 03:19:35 +0000 michael remove frame types
Mon, 26 Apr 2004 12:45:47 +0000 rfelker imo i'm one of the nut spec authors :)
Fri, 23 Apr 2004 15:48:17 +0000 michael remove data_size prediction
Thu, 22 Apr 2004 15:00:30 +0000 michael new time_base_nom limit
Wed, 21 Apr 2004 18:43:01 +0000 rfelker remove bad requirement
Tue, 20 Apr 2004 23:00:28 +0000 michael file_id_string (idea by ivan)
Tue, 20 Apr 2004 17:58:24 +0000 michael removing backward pointers
Wed, 14 Apr 2004 23:11:45 +0000 michael moving f() and u()
Wed, 14 Apr 2004 21:43:28 +0000 michael type 1/2 packets must have MSB timestamps (this is already mentioned at some other places but i forgot this one)
Tue, 13 Apr 2004 00:49:47 +0000 michael (de)coder -> (de)muxer
Fri, 09 Apr 2004 18:40:48 +0000 michael remove old example stream
Fri, 09 Apr 2004 17:05:00 +0000 michael removing checksum_threshold & keyframe prediction
Wed, 07 Apr 2004 13:00:33 +0000 michael language_code & fourcc vb->v reversal
Mon, 05 Apr 2004 12:06:30 +0000 michael switching from crc32 to adler32 checksums, cuz they are faster and simpler
Sun, 04 Apr 2004 22:40:48 +0000 michael minor changes