aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/tech/mpcf.txt
Commit message (Expand)AuthorAge
* dispositionGravatar michael2004-05-25
* index fixesGravatar michael2004-05-25
* remove index flagGravatar michael2004-05-25
* extendible frame_code tableGravatar michael2004-05-05
* proposals by rich:Gravatar michael2004-05-04
* nicer startcode before keyframe ruleGravatar michael2004-05-02
* limits too small, my CBR mp3 samples have 2x overhead after removial of size ...Gravatar michael2004-05-01
* cosmeticGravatar michael2004-05-01
* additional start_code rule (implemenattion does this since a long time already)Gravatar michael2004-04-30
* remove frame typesGravatar michael2004-04-28
* imo i'm one of the nut spec authors :)Gravatar rfelker2004-04-26
* remove data_size predictionGravatar michael2004-04-23
* new time_base_nom limitGravatar michael2004-04-22
* remove bad requirementGravatar rfelker2004-04-21
* file_id_string (idea by ivan)Gravatar michael2004-04-20
* removing backward pointersGravatar michael2004-04-20
* moving f() and u()Gravatar michael2004-04-14
* type 1/2 packets must have MSB timestamps (this is already mentioned at some ...Gravatar michael2004-04-14
* (de)coder -> (de)muxerGravatar michael2004-04-13
* remove old example streamGravatar michael2004-04-09
* removing checksum_threshold & keyframe predictionGravatar michael2004-04-09
* language_code & fourcc vb->v reversalGravatar michael2004-04-07
* switching from crc32 to adler32 checksums, cuz they are faster and simplerGravatar michael2004-04-05
* minor changesGravatar michael2004-04-04
* restrictions to ensure that O(log n) seeking and error recovery is possibleGravatar michael2004-04-03
* reversing the change to the forw/backw pointers, its somewhat simpler to upda...Gravatar michael2004-03-31
* removing subpackets (everyone hates them ...)Gravatar michael2004-03-30
* replaygainGravatar alex2004-02-18
* codec_specific_data_sizeGravatar alex2003-10-02
* moved file_size and len_in_msecGravatar alex2003-09-15
* moved packet header after startcodesGravatar alex2003-09-07
* 10Gravatar michael2003-09-06
* reserved_bytes & byte order stuffGravatar michael2003-09-06
* some updatesGravatar alex2003-09-05
* colorspace_typeGravatar michael2003-05-23
* some changes (michael: is the colorspace_type field needed?)Gravatar alex2003-05-23
* corrected the sample codeGravatar alex2003-05-04
* index per streamGravatar michael2003-03-13
* *signed int vlc (needs only 5 lines of code so its no increase of complexity)Gravatar michael2003-03-13
* disallow multiple subpackets per packet for video streams idea by (me & Morit...Gravatar michael2003-02-14
* subpacket_base_size isnt needed for fixed sized subpacketsGravatar michael2003-02-14
* variable subpacket size supportGravatar michael2003-02-14
* dvds have covers too - Andreas Hess <jaska@gmx.net>Gravatar alex2003-02-09
* index should be otional (idea by alex)Gravatar michael2003-02-09
* added (PAL),(NTSC),..Gravatar alex2003-02-09
* encoding the whole name doesnt make senseGravatar michael2003-02-09
* "X-" prefix for nonstd fields & "keywords" idea by (Andreas Hess <jaska at gm...Gravatar michael2003-02-09
* supprting various codec specific/private headers for different APIs (ideas by...Gravatar michael2003-02-09
* simplificationGravatar michael2003-02-09
* -typo, +time, -ntsc/pal (idea by alex)Gravatar michael2003-02-08