log DOCS/tech/mpcf.txt @ 12242:f67bc1d216a1

age author description
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
Sat, 03 Apr 2004 13:23:44 +0000 michael restrictions to ensure that O(log n) seeking and error recovery is possible
Wed, 31 Mar 2004 01:44:57 +0000 michael reversing the change to the forw/backw pointers, its somewhat simpler to update it if the forward pointer is first
Tue, 30 Mar 2004 01:05:51 +0000 michael removing subpackets (everyone hates them ...)
Wed, 18 Feb 2004 13:33:57 +0000 alex replaygain
Thu, 02 Oct 2003 22:16:20 +0000 alex codec_specific_data_size
Mon, 15 Sep 2003 20:22:27 +0000 alex moved file_size and len_in_msec
Sun, 07 Sep 2003 01:15:01 +0000 alex moved packet header after startcodes
Sat, 06 Sep 2003 14:32:26 +0000 michael 10
Sat, 06 Sep 2003 13:21:08 +0000 michael reserved_bytes & byte order stuff
Fri, 05 Sep 2003 18:45:12 +0000 alex some updates
Fri, 23 May 2003 14:38:59 +0000 michael colorspace_type
Fri, 23 May 2003 12:17:36 +0000 alex some changes (michael: is the colorspace_type field needed?)
Sun, 04 May 2003 18:57:39 +0000 alex corrected the sample code
Thu, 13 Mar 2003 15:50:41 +0000 michael index per stream
Thu, 13 Mar 2003 15:32:48 +0000 michael *signed int vlc (needs only 5 lines of code so its no increase of complexity)
Fri, 14 Feb 2003 11:48:13 +0000 michael disallow multiple subpackets per packet for video streams idea by (me & Moritz Bunkus <moritz at bunkus dot org>)
Fri, 14 Feb 2003 11:37:38 +0000 michael subpacket_base_size isnt needed for fixed sized subpackets
Fri, 14 Feb 2003 11:11:11 +0000 michael variable subpacket size support
Sun, 09 Feb 2003 19:01:00 +0000 alex dvds have covers too - Andreas Hess <jaska@gmx.net>
Sun, 09 Feb 2003 18:56:51 +0000 michael index should be otional (idea by alex)