index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
DOCS
/
tech
/
mpcf.txt
Commit message (
Expand
)
Author
Age
*
disposition
michael
2004-05-25
*
index fixes
michael
2004-05-25
*
remove index flag
michael
2004-05-25
*
extendible frame_code table
michael
2004-05-05
*
proposals by rich:
michael
2004-05-04
*
nicer startcode before keyframe rule
michael
2004-05-02
*
limits too small, my CBR mp3 samples have 2x overhead after removial of size ...
michael
2004-05-01
*
cosmetic
michael
2004-05-01
*
additional start_code rule (implemenattion does this since a long time already)
michael
2004-04-30
*
remove frame types
michael
2004-04-28
*
imo i'm one of the nut spec authors :)
rfelker
2004-04-26
*
remove data_size prediction
michael
2004-04-23
*
new time_base_nom limit
michael
2004-04-22
*
remove bad requirement
rfelker
2004-04-21
*
file_id_string (idea by ivan)
michael
2004-04-20
*
removing backward pointers
michael
2004-04-20
*
moving f() and u()
michael
2004-04-14
*
type 1/2 packets must have MSB timestamps (this is already mentioned at some ...
michael
2004-04-14
*
(de)coder -> (de)muxer
michael
2004-04-13
*
remove old example stream
michael
2004-04-09
*
removing checksum_threshold & keyframe prediction
michael
2004-04-09
*
language_code & fourcc vb->v reversal
michael
2004-04-07
*
switching from crc32 to adler32 checksums, cuz they are faster and simpler
michael
2004-04-05
*
minor changes
michael
2004-04-04
*
restrictions to ensure that O(log n) seeking and error recovery is possible
michael
2004-04-03
*
reversing the change to the forw/backw pointers, its somewhat simpler to upda...
michael
2004-03-31
*
removing subpackets (everyone hates them ...)
michael
2004-03-30
*
replaygain
alex
2004-02-18
*
codec_specific_data_size
alex
2003-10-02
*
moved file_size and len_in_msec
alex
2003-09-15
*
moved packet header after startcodes
alex
2003-09-07
*
10
michael
2003-09-06
*
reserved_bytes & byte order stuff
michael
2003-09-06
*
some updates
alex
2003-09-05
*
colorspace_type
michael
2003-05-23
*
some changes (michael: is the colorspace_type field needed?)
alex
2003-05-23
*
corrected the sample code
alex
2003-05-04
*
index per stream
michael
2003-03-13
*
*signed int vlc (needs only 5 lines of code so its no increase of complexity)
michael
2003-03-13
*
disallow multiple subpackets per packet for video streams idea by (me & Morit...
michael
2003-02-14
*
subpacket_base_size isnt needed for fixed sized subpackets
michael
2003-02-14
*
variable subpacket size support
michael
2003-02-14
*
dvds have covers too - Andreas Hess <jaska@gmx.net>
alex
2003-02-09
*
index should be otional (idea by alex)
michael
2003-02-09
*
added (PAL),(NTSC),..
alex
2003-02-09
*
encoding the whole name doesnt make sense
michael
2003-02-09
*
"X-" prefix for nonstd fields & "keywords" idea by (Andreas Hess <jaska at gm...
michael
2003-02-09
*
supprting various codec specific/private headers for different APIs (ideas by...
michael
2003-02-09
*
simplification
michael
2003-02-09
*
-typo, +time, -ntsc/pal (idea by alex)
michael
2003-02-08
[next]