log libmpdemux/mpeg_hdr.h @ 36985:20710ce09985

age author description
2011-10-24 reimar Mark pointer arguments as const where possible.
2011-10-24 reimar Stop h264_parse_sps and mp_vc1_decode_sequence_header from corrupting the
2010-02-21 reimar Parse and use the information from the frame rate extension header for MPEG-2.
2010-02-17 diego Add mp_getbits() to mpeg_hdr.h to avoid a forward declaration.
2009-05-08 diego Add standard license header to all files in libmpdemux.
2008-02-22 diego Add MPLAYER_ prefix to multiple inclusion guards.
2008-01-01 diego Add multiple inclusion guards to all header files that lack them.
2007-10-19 diego Mark constant argument of mp_header_process_sequence_header as such.
2007-01-20 nicodvb added function to parse vc1 sequence header
2006-05-07 nicodvb COSMETICS: moved code to parse mpeg1/2 A/R to mpeg_hdr.c
2005-08-06 rfelker 100l to whoever wrote this crap using 1/10000 units. it caused framerates to get trashed from 30000/1001 to 2997/100, etc.!
2005-04-19 lorenm integer overflow when reading fps from h264 vui.
2005-03-01 rathann Fix:
2005-02-24 nicodvb framerate autodetection for H264 in raw/ts streams
2005-01-12 nicodvb automatic fps calculation for mpeg4 in raw stream/mpeg-ts
2001-10-30 arpi mpeg video header parser