aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/tech/mpcf.txt
Commit message (Expand)AuthorAge
* 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
* fields should be in english...Gravatar ods152006-02-20
* more cosmeticsGravatar ods152006-02-17
* some cleanup. enforce decode_delay to not be too high.Gravatar ods152006-02-17
* fix index, first keyframe cannot be written with pts=0Gravatar ods152006-02-13
* Make 'N' frame code implictly invalidGravatar ods152006-02-12
* Put index_ptr within index to avoid it popping out of nowhere.Gravatar ods152006-02-11
* Add syncpoint_checksum after frame headerGravatar ods152006-02-11
* change checksum to crc32Gravatar ods152006-02-10
* EOR can only be (un)set for non delayed streams.Gravatar ods152006-02-07
* Allow headers to be repeated anywhereGravatar ods152006-02-07