log libmpdemux/mpeg_hdr.h @ 37171:29802bb119f6

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