| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetic reformatting: tabs --> spaces, prettyprinting, trailing whitespace | diego | 2005-10-06 | 1 | -481/+493 |
* | typo | diego | 2005-10-06 | 1 | -1/+1 |
* | wrap around 80... | ods15 | 2005-09-24 | 1 | -4/+4 |
* | compress back_ptr better by multiplying by 8 | ods15 | 2005-09-24 | 1 | -2/+5 |
* | Some very weird people are apperantely scared of reading GPL code. :/ | ods15 | 2005-09-22 | 1 | -1/+1 |
* | remove info frame repeating its problematic and controversical | michael | 2005-09-17 | 1 | -3/+1 |
* | add back_ptr | michael | 2005-09-17 | 1 | -23/+27 |
* | typo, probably.. | ods15 | 2005-09-17 | 1 | -1/+1 |
* | Updates to NUT spec: | ods15 | 2005-09-09 | 1 | -71/+87 |
* | spelling/grammar/wording | diego | 2005-09-09 | 1 | -31/+30 |
* | Fix email address | ranma | 2005-06-19 | 1 | -1/+1 |
* | less amateurish-looking mpcf.txt patch by (Jeff >snacky ikaruga co uk<) | michael | 2005-03-25 | 1 | -47/+48 |
* | returning to the old index at the end system, alternatives are too complex wi... | michael | 2005-03-04 | 1 | -32/+14 |
* | store local keyframes too so faster seeking is possible | michael | 2005-03-04 | 1 | -0/+4 |
* | partial indexes | michael | 2005-03-03 | 1 | -15/+28 |
* | some comments and whitespace changes by (Luca Barbato <lu_zero gentoo org>) | michael | 2005-03-01 | 1 | -57/+101 |
* | Here is an updated draft with the bits discussed previously merged: | michael | 2005-01-12 | 1 | -89/+34 |
* | info packet is now file global, while meta pakcet is stream specific, as disc... | alex | 2004-09-11 | 1 | -16/+44 |
* | spelling: big-endian and little-endian | diego | 2004-08-18 | 1 | -1/+1 |
* | disposition | michael | 2004-05-25 | 1 | -0/+5 |
* | index fixes | michael | 2004-05-25 | 1 | -12/+6 |
* | remove index flag | michael | 2004-05-25 | 1 | -8/+33 |
* | extendible frame_code table | michael | 2004-05-05 | 1 | -12/+15 |
* | proposals by rich: | michael | 2004-05-04 | 1 | -28/+50 |
* | nicer startcode before keyframe rule | michael | 2004-05-02 | 1 | -2/+3 |
* | limits too small, my CBR mp3 samples have 2x overhead after removial of size ... | michael | 2004-05-01 | 1 | -2/+2 |
* | cosmetic | michael | 2004-05-01 | 1 | -5/+6 |
* | additional start_code rule (implemenattion does this since a long time already) | michael | 2004-04-30 | 1 | -0/+3 |
* | remove frame types | michael | 2004-04-28 | 1 | -29/+53 |
* | imo i'm one of the nut spec authors :) | rfelker | 2004-04-26 | 1 | -0/+1 |
* | remove data_size prediction | michael | 2004-04-23 | 1 | -36/+35 |
* | new time_base_nom limit | michael | 2004-04-22 | 1 | -0/+1 |
* | remove bad requirement | rfelker | 2004-04-21 | 1 | -1/+0 |
* | file_id_string (idea by ivan) | michael | 2004-04-20 | 1 | -1/+21 |
* | removing backward pointers | michael | 2004-04-20 | 1 | -47/+24 |
* | moving f() and u() | michael | 2004-04-14 | 1 | -3/+4 |
* | type 1/2 packets must have MSB timestamps (this is already mentioned at some ... | michael | 2004-04-14 | 1 | -1/+1 |
* | (de)coder -> (de)muxer | michael | 2004-04-13 | 1 | -9/+12 |
* | remove old example stream | michael | 2004-04-09 | 1 | -63/+12 |
* | removing checksum_threshold & keyframe prediction | michael | 2004-04-09 | 1 | -11/+1 |
* | language_code & fourcc vb->v reversal | michael | 2004-04-07 | 1 | -4/+4 |
* | switching from crc32 to adler32 checksums, cuz they are faster and simpler | michael | 2004-04-05 | 1 | -1/+1 |
* | minor changes | michael | 2004-04-04 | 1 | -11/+10 |
* | restrictions to ensure that O(log n) seeking and error recovery is possible | michael | 2004-04-03 | 1 | -1/+10 |
* | reversing the change to the forw/backw pointers, its somewhat simpler to upda... | michael | 2004-03-31 | 1 | -38/+39 |
* | removing subpackets (everyone hates them ...) | michael | 2004-03-30 | 1 | -120/+103 |
* | replaygain | alex | 2004-02-18 | 1 | -0/+1 |
* | codec_specific_data_size | alex | 2003-10-02 | 1 | -0/+1 |
* | moved file_size and len_in_msec | alex | 2003-09-15 | 1 | -2/+1 |
* | moved packet header after startcodes | alex | 2003-09-07 | 1 | -5/+7 |
* | 10 | michael | 2003-09-06 | 1 | -1/+1 |
* | reserved_bytes & byte order stuff | michael | 2003-09-06 | 1 | -2/+6 |
* | some updates | alex | 2003-09-05 | 1 | -11/+9 |
* | colorspace_type | michael | 2003-05-23 | 1 | -2/+6 |
* | some changes (michael: is the colorspace_type field needed?) | alex | 2003-05-23 | 1 | -9/+26 |
* | corrected the sample code | alex | 2003-05-04 | 1 | -4/+4 |
* | index per stream | michael | 2003-03-13 | 1 | -1/+3 |
* | *signed int vlc (needs only 5 lines of code so its no increase of complexity) | michael | 2003-03-13 | 1 | -63/+136 |
* | disallow multiple subpackets per packet for video streams idea by (me & Morit... | michael | 2003-02-14 | 1 | -1/+3 |
* | subpacket_base_size isnt needed for fixed sized subpackets | michael | 2003-02-14 | 1 | -2/+3 |
* | variable subpacket size support | michael | 2003-02-14 | 1 | -11/+45 |
* | dvds have covers too - Andreas Hess <jaska@gmx.net> | alex | 2003-02-09 | 1 | -2/+2 |
* | index should be otional (idea by alex) | michael | 2003-02-09 | 1 | -2/+2 |
* | added (PAL),(NTSC),.. | alex | 2003-02-09 | 1 | -2/+2 |
* | encoding the whole name doesnt make sense | michael | 2003-02-09 | 1 | -4/+8 |
* | "X-" prefix for nonstd fields & "keywords" idea by (Andreas Hess <jaska at gm... | michael | 2003-02-09 | 1 | -0/+2 |
* | supprting various codec specific/private headers for different APIs (ideas by... | michael | 2003-02-09 | 1 | -1/+11 |
* | simplification | michael | 2003-02-09 | 1 | -17/+4 |
* | -typo, +time, -ntsc/pal (idea by alex) | michael | 2003-02-08 | 1 | -4/+7 |
* | changing name to "nut" for now, we can change it again if we agree on somethi... | michael | 2003-02-08 | 1 | -4/+22 |
* | lang & country codes from ISO & utf8 requirement (ideas from Tobias Diedrich ... | michael | 2003-02-08 | 1 | -0/+5 |
* | hex editor friendly language_code | michael | 2003-02-07 | 1 | -2/+4 |
* | some more info (copy & pasted from ML) | michael | 2003-02-07 | 1 | -15/+43 |
* | typo | michael | 2003-02-07 | 1 | -2/+3 |
* | zero_bit for normal frames, so we can distinguish them from other packets | michael | 2003-02-07 | 1 | -3/+10 |
* | some typos | michael | 2003-02-07 | 1 | -8/+38 |
* | 10l (copy & pasting the generator poly for crc32 from ogg was a bad idea...) | michael | 2003-02-07 | 1 | -1/+1 |
* | remove non byte sized stuff | michael | 2003-02-06 | 1 | -6/+4 |
* | use fraction for time_base | michael | 2003-02-06 | 1 | -3/+11 |
* | removing startcode emulation prevention, its nonsense ... | michael | 2003-02-06 | 1 | -7/+0 |
* | update | michael | 2003-02-06 | 1 | -25/+43 |
* | nonsense (MPlayer container format draft 0.01) | michael | 2003-02-06 | 1 | -0/+415 |