log libmpdemux/mpeg_hdr.h @ 37195:ac6c37d85d65 default tip

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.