summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/mpcf.txt
Commit message (Expand)AuthorAgeFilesLines
* info packet is now file global, while meta pakcet is stream specific, as disc...alex2004-09-111-16/+44
* spelling: big-endian and little-endiandiego2004-08-181-1/+1
* dispositionmichael2004-05-251-0/+5
* index fixesmichael2004-05-251-12/+6
* remove index flagmichael2004-05-251-8/+33
* extendible frame_code tablemichael2004-05-051-12/+15
* proposals by rich:michael2004-05-041-28/+50
* nicer startcode before keyframe rulemichael2004-05-021-2/+3
* limits too small, my CBR mp3 samples have 2x overhead after removial of size ...michael2004-05-011-2/+2
* cosmeticmichael2004-05-011-5/+6
* additional start_code rule (implemenattion does this since a long time already)michael2004-04-301-0/+3
* remove frame typesmichael2004-04-281-29/+53
* imo i'm one of the nut spec authors :)rfelker2004-04-261-0/+1
* remove data_size predictionmichael2004-04-231-36/+35
* new time_base_nom limitmichael2004-04-221-0/+1
* remove bad requirementrfelker2004-04-211-1/+0
* file_id_string (idea by ivan)michael2004-04-201-1/+21
* removing backward pointersmichael2004-04-201-47/+24
* moving f() and u()michael2004-04-141-3/+4
* type 1/2 packets must have MSB timestamps (this is already mentioned at some ...michael2004-04-141-1/+1
* (de)coder -> (de)muxermichael2004-04-131-9/+12
* remove old example streammichael2004-04-091-63/+12
* removing checksum_threshold & keyframe predictionmichael2004-04-091-11/+1
* language_code & fourcc vb->v reversalmichael2004-04-071-4/+4
* switching from crc32 to adler32 checksums, cuz they are faster and simplermichael2004-04-051-1/+1
* minor changesmichael2004-04-041-11/+10
* restrictions to ensure that O(log n) seeking and error recovery is possiblemichael2004-04-031-1/+10
* reversing the change to the forw/backw pointers, its somewhat simpler to upda...michael2004-03-311-38/+39
* removing subpackets (everyone hates them ...)michael2004-03-301-120/+103
* replaygainalex2004-02-181-0/+1
* codec_specific_data_sizealex2003-10-021-0/+1
* moved file_size and len_in_msecalex2003-09-151-2/+1
* moved packet header after startcodesalex2003-09-071-5/+7
* 10michael2003-09-061-1/+1
* reserved_bytes & byte order stuffmichael2003-09-061-2/+6
* some updatesalex2003-09-051-11/+9
* colorspace_typemichael2003-05-231-2/+6
* some changes (michael: is the colorspace_type field needed?)alex2003-05-231-9/+26
* corrected the sample codealex2003-05-041-4/+4
* index per streammichael2003-03-131-1/+3
* *signed int vlc (needs only 5 lines of code so its no increase of complexity)michael2003-03-131-63/+136
* disallow multiple subpackets per packet for video streams idea by (me & Morit...michael2003-02-141-1/+3
* subpacket_base_size isnt needed for fixed sized subpacketsmichael2003-02-141-2/+3
* variable subpacket size supportmichael2003-02-141-11/+45
* dvds have covers too - Andreas Hess <jaska@gmx.net>alex2003-02-091-2/+2
* index should be otional (idea by alex)michael2003-02-091-2/+2
* added (PAL),(NTSC),..alex2003-02-091-2/+2
* encoding the whole name doesnt make sensemichael2003-02-091-4/+8
* "X-" prefix for nonstd fields & "keywords" idea by (Andreas Hess <jaska at gm...michael2003-02-091-0/+2
* supprting various codec specific/private headers for different APIs (ideas by...michael2003-02-091-1/+11
* simplificationmichael2003-02-091-17/+4
* -typo, +time, -ntsc/pal (idea by alex)michael2003-02-081-4/+7
* changing name to "nut" for now, we can change it again if we agree on somethi...michael2003-02-081-4/+22
* lang & country codes from ISO & utf8 requirement (ideas from Tobias Diedrich ...michael2003-02-081-0/+5
* hex editor friendly language_codemichael2003-02-071-2/+4
* some more info (copy & pasted from ML)michael2003-02-071-15/+43
* typomichael2003-02-071-2/+3
* zero_bit for normal frames, so we can distinguish them from other packetsmichael2003-02-071-3/+10
* some typosmichael2003-02-071-8/+38
* 10l (copy & pasting the generator poly for crc32 from ogg was a bad idea...)michael2003-02-071-1/+1
* remove non byte sized stuffmichael2003-02-061-6/+4
* use fraction for time_basemichael2003-02-061-3/+11
* removing startcode emulation prevention, its nonsense ...michael2003-02-061-7/+0
* updatemichael2003-02-061-25/+43
* nonsense (MPlayer container format draft 0.01)michael2003-02-061-0/+415