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
*
cosmetic, move stuff around
ods15
2006-03-13
*
strings without terminating NUL
ods15
2006-03-12
*
bump neglected date
ods15
2006-03-12
*
revert last change
ods15
2006-03-12
*
better max for frame code values, still allowing compact implementation
ods15
2006-03-12
*
10l to me, misarrangment of flags
ods15
2006-03-12
*
change max_distance back to 64kb and set max frame size to 2*max_distance.
ods15
2006-03-12
*
change max_distance max to 128kb instead of 65kb
ods15
2006-03-11
*
move bit flags to be more convinient...
ods15
2006-03-11
*
clarify, header_checksum is not included in forward_ptr and in packet checksum
ods15
2006-03-11
*
SHOULD NOT be higher than 1/timebase limit
michael
2006-03-10
*
div8 -> div16
michael
2006-03-10
*
drop max_frame_size
michael
2006-03-10
*
double muxing examples (cant hurt to explictly mention the most common)
michael
2006-03-10
*
limit stuffing to prevent header_checksum from endup being useless due to a g...
michael
2006-03-10
*
universal timestamp (= stream_id + timestamp in stream timebase)
michael
2006-03-10
*
little clarification of sample_width/sample_height
michael
2006-03-10
*
0x00 and 0xFF should be invalid (libnut does that already and it seems like a...
michael
2006-03-10
*
push back userdata stream_class
ods15
2006-03-10
*
header_checksum
michael
2006-03-10
*
cosmetic
michael
2006-03-08
*
remove info streams
michael
2006-03-08
*
cosmetics, rename max_size to max_frame_size
ods15
2006-03-05
*
return index_ptr to inside index
ods15
2006-03-04
*
typo
ods15
2006-03-04
*
slightly better max_distance rule
michael
2006-03-03
*
the return of the monolithic index
michael
2006-03-03
*
update tmp_field numbers (pretty much just cosmetic)
michael
2006-03-03
*
simplify flags
michael
2006-03-03
*
syncpoint_start description
michael
2006-03-02
*
add forward_ptr to syncpoint (+0.006% overhead)
michael
2006-03-01
*
leading coeff for crc polynom
michael
2006-03-01
*
width/height/samplerate MUST not be 0
michael
2006-03-01
*
remove chapter_id == 0 special case
michael
2006-03-01
*
cosmetic, trailing whitespace
ods15
2006-02-25
*
use short 'type' names
ods15
2006-02-25
*
allow rationals with denom of '1'
ods15
2006-02-25
*
CRC32 stuff
ods15
2006-02-25
*
fix bit specification for fixed_fps
ods15
2006-02-24
*
info packet stuff, chapters...
ods15
2006-02-24
*
fields should be in english...
ods15
2006-02-20
*
more cosmetics
ods15
2006-02-17
*
some cleanup. enforce decode_delay to not be too high.
ods15
2006-02-17
*
fix index, first keyframe cannot be written with pts=0
ods15
2006-02-13
*
Make 'N' frame code implictly invalid
ods15
2006-02-12
*
Put index_ptr within index to avoid it popping out of nowhere.
ods15
2006-02-11
*
Add syncpoint_checksum after frame header
ods15
2006-02-11
*
change checksum to crc32
ods15
2006-02-10
*
EOR can only be (un)set for non delayed streams.
ods15
2006-02-07
*
Allow headers to be repeated anywhere
ods15
2006-02-07
[next]