log h264.h @ 8107:e61f76efc9f3 libavcodec

age author description
Tue, 04 Nov 2008 18:31:48 +0000 andoma h264: Implement decoding of picture timing SEI message. libavcodec
Tue, 28 Oct 2008 22:50:16 +0000 michael Replace literally hardcoded max slice number by named constant. libavcodec
Tue, 14 Oct 2008 20:30:11 +0000 michael Add variable to hold the svq3 watermarking key, libavcodec
Sat, 04 Oct 2008 01:08:48 +0000 michael Fix indention of NAL type enum. libavcodec
Fri, 03 Oct 2008 13:30:19 +0000 michael Move nal unit types enum and EXTENDED_SAR #define from h264data.h to h264.h. libavcodec
Mon, 22 Sep 2008 20:43:35 +0000 michael Another try to fix temporal direct mode references. libavcodec
Sun, 21 Sep 2008 02:39:09 +0000 michael Make MBAFF temporal direct mode closer to the spec. libavcodec