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.h
Commit message (
Expand
)
Author
Age
*
Parse and use the information from the frame rate extension header for MPEG-2.
reimar
2010-02-21
*
Add mp_getbits() to mpeg_hdr.h to avoid a forward declaration.
diego
2010-02-17
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Add multiple inclusion guards to all header files that lack them.
diego
2008-01-01
*
Mark constant argument of mp_header_process_sequence_header as such.
diego
2007-10-19
*
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
*
100l to whoever wrote this crap using 1/10000 units. it caused framerates to ...
rfelker
2005-08-06
*
integer overflow when reading fps from h264 vui.
lorenm
2005-04-19
*
Fix:
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
*
mpeg video header parser
arpi
2001-10-30