log DOCS/tech/mpcf.txt @ 17547:114699930136

age author description
Tue, 07 Feb 2006 04:03:11 +0000 ods15 Allow headers to be repeated anywhere
Sat, 04 Feb 2006 08:54:31 +0000 ods15 Index repetition
Sat, 04 Feb 2006 08:53:43 +0000 ods15 add compare_ts
Sat, 04 Feb 2006 08:52:35 +0000 ods15 EOR in index
Fri, 27 Jan 2006 19:13:46 +0000 ods15 cosmetic, fix spacing
Sun, 22 Jan 2006 05:57:46 +0000 ods15 Interleave index to ease per-need decoding.
Fri, 20 Jan 2006 19:12:22 +0000 ods15 cosmetic change, shift stuff around to more logical places
Fri, 20 Jan 2006 19:10:55 +0000 ods15 change goals slightly..
Fri, 20 Jan 2006 19:06:28 +0000 ods15 bump date
Fri, 06 Jan 2006 13:51:36 +0000 ods15 align byte is deprecated
Fri, 06 Jan 2006 02:06:22 +0000 ods15 1) remove global_timebase
Fri, 06 Jan 2006 02:05:57 +0000 ods15 MN rule
Fri, 06 Jan 2006 02:05:34 +0000 ods15 1) change date and goals slightly
Thu, 22 Dec 2005 05:48:04 +0000 ods15 typo
Fri, 18 Nov 2005 16:28:26 +0000 al Change MUST to SHOULD have disposition and if applicable language tags.
Sun, 23 Oct 2005 16:50:27 +0000 diego author list prettyprinting
Sun, 23 Oct 2005 16:49:56 +0000 diego Reformat section titles so that it becomes easier to tell sections and
Thu, 06 Oct 2005 11:08:43 +0000 diego cosmetic reformatting: tabs --> spaces, prettyprinting, trailing whitespace
Thu, 06 Oct 2005 11:07:12 +0000 diego typo
Sat, 24 Sep 2005 04:44:22 +0000 ods15 wrap around 80...
Sat, 24 Sep 2005 04:43:02 +0000 ods15 compress back_ptr better by multiplying by 8
Thu, 22 Sep 2005 07:17:57 +0000 ods15 Some very weird people are apperantely scared of reading GPL code. :/
Sat, 17 Sep 2005 22:32:35 +0000 michael remove info frame repeating its problematic and controversical
Sat, 17 Sep 2005 19:27:39 +0000 michael add back_ptr
Sat, 17 Sep 2005 05:46:20 +0000 ods15 typo, probably..
Fri, 09 Sep 2005 10:26:21 +0000 ods15 Updates to NUT spec:
Fri, 09 Sep 2005 09:25:07 +0000 diego spelling/grammar/wording
Sun, 19 Jun 2005 09:17:44 +0000 ranma Fix email address
Fri, 25 Mar 2005 12:37:18 +0000 michael less amateurish-looking mpcf.txt patch by (Jeff >snacky ikaruga co uk<)
Fri, 04 Mar 2005 23:12:41 +0000 michael returning to the old index at the end system, alternatives are too complex with questionable advantages
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