aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/tech/mpcf.txt
Commit message (Expand)AuthorAge
* rename mpcf.txt to nut.txtGravatar michael2006-07-13
* freeze (this is pretty much oded shimons patch from a few month ago)Gravatar michael2006-07-13
* trying to end the codec id battleGravatar michael2006-07-04
* max_distance clarificationGravatar ods152006-03-25
* cosmetic, table alignGravatar ods152006-03-25
* switch to using vlc for stream_flagsGravatar ods152006-03-25
* flags cleanupGravatar michael2006-03-18
* timebases guidelinesGravatar ods152006-03-17
* rephrase index_ptr positioningGravatar ods152006-03-15
* timebase tableGravatar ods152006-03-15
* cosmetic, move stuff aroundGravatar ods152006-03-13
* strings without terminating NULGravatar ods152006-03-12
* bump neglected dateGravatar ods152006-03-12
* revert last changeGravatar ods152006-03-12
* better max for frame code values, still allowing compact implementationGravatar ods152006-03-12
* 10l to me, misarrangment of flagsGravatar ods152006-03-12
* change max_distance back to 64kb and set max frame size to 2*max_distance.Gravatar ods152006-03-12
* change max_distance max to 128kb instead of 65kbGravatar ods152006-03-11
* move bit flags to be more convinient...Gravatar ods152006-03-11
* clarify, header_checksum is not included in forward_ptr and in packet checksumGravatar ods152006-03-11
* SHOULD NOT be higher than 1/timebase limitGravatar michael2006-03-10
* div8 -> div16Gravatar michael2006-03-10
* drop max_frame_sizeGravatar michael2006-03-10
* double muxing examples (cant hurt to explictly mention the most common)Gravatar michael2006-03-10
* limit stuffing to prevent header_checksum from endup being useless due to a g...Gravatar michael2006-03-10
* universal timestamp (= stream_id + timestamp in stream timebase)Gravatar michael2006-03-10
* little clarification of sample_width/sample_heightGravatar michael2006-03-10
* 0x00 and 0xFF should be invalid (libnut does that already and it seems like a...Gravatar michael2006-03-10
* push back userdata stream_classGravatar ods152006-03-10
* header_checksumGravatar michael2006-03-10
* cosmeticGravatar michael2006-03-08
* remove info streamsGravatar michael2006-03-08
* cosmetics, rename max_size to max_frame_sizeGravatar ods152006-03-05
* return index_ptr to inside indexGravatar ods152006-03-04
* typoGravatar ods152006-03-04
* slightly better max_distance ruleGravatar michael2006-03-03
* the return of the monolithic indexGravatar michael2006-03-03
* update tmp_field numbers (pretty much just cosmetic)Gravatar michael2006-03-03
* simplify flagsGravatar michael2006-03-03
* syncpoint_start descriptionGravatar michael2006-03-02
* add forward_ptr to syncpoint (+0.006% overhead)Gravatar michael2006-03-01
* leading coeff for crc polynomGravatar michael2006-03-01
* width/height/samplerate MUST not be 0Gravatar michael2006-03-01
* remove chapter_id == 0 special caseGravatar michael2006-03-01
* cosmetic, trailing whitespaceGravatar ods152006-02-25
* use short 'type' namesGravatar ods152006-02-25
* allow rationals with denom of '1'Gravatar ods152006-02-25
* CRC32 stuffGravatar ods152006-02-25
* fix bit specification for fixed_fpsGravatar ods152006-02-24
* info packet stuff, chapters...Gravatar ods152006-02-24