index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
mpeg_hdr.c
Commit message (
Expand
)
Author
Age
*
Mark constant argument of mp_header_process_sequence_header as such.
diego
2007-10-19
*
in h264_parse_sps() reuse mp_unescape03()
nicodvb
2007-01-20
*
added function to parse vc1 sequence header
nicodvb
2007-01-20
*
COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.c
nicodvb
2006-05-07
*
H264: when fixed_fps is set the framerate is expressed in fields per second, ...
nicodvb
2006-03-25
*
multiplying fps by 10000 is no more necessary (when determining mp4v and h264...
nicodvb
2005-08-30
*
100l to whoever wrote this crap using 1/10000 units. it caused framerates to ...
rfelker
2005-08-06
*
demux high profile H.264 ES
lorenm
2005-06-02
*
proper fix
rfelker
2005-04-20
*
undo dominik's 1000l cvs admin -o (recommitting bad patch)
rfelker
2005-04-20
*
integer overflow when reading fps from h264 vui.
lorenm
2005-04-19
*
assign picture->(width,height) when parsing h264
nicodvb
2005-04-09
*
export getbits() as mp_getbits()
nicodvb
2005-03-20
*
Fix:
rathann
2005-03-01
*
missing #include (for malloc and free)
rathann
2005-03-01
*
framerate autodetection for H264 in raw/ts streams
nicodvb
2005-02-24
*
automatic fps calculation for mpeg4 in raw stream/mpeg-ts
nicodvb
2005-01-12
*
Remove useless "size restrictions" message
ranma
2004-07-03
*
mpeg2 chroma422/444 support
iive
2004-06-11
*
after some STFW i've found some info about fps codes
arpi
2002-03-31
*
mtvp says its' 29.97 not 1 fps
arpi
2002-03-31
*
mpeg video header parser
arpi
2001-10-30