log utils.c @ 4019:a2539db62994 libavformat

age author description
Sat, 08 Nov 2008 18:37:03 +0000 stefano Fix argument constness for the av_codec_get_id() and libavformat
Thu, 23 Oct 2008 17:30:36 +0000 bcoudurier dnxhd codec is intra only libavformat
Tue, 21 Oct 2008 21:40:24 +0000 aurel uses FF_ARRAY_ELEMS() where appropriate libavformat
Sun, 19 Oct 2008 01:02:48 +0000 michael Check for pts==dts on I/P frames in the presence of non low delay decoding and libavformat
Sat, 18 Oct 2008 22:41:21 +0000 michael Move code setting delay and presentation_delayed a little up so libavformat
Fri, 03 Oct 2008 10:16:29 +0000 diego Remove offset_t typedef and use int64_t directly instead. libavformat
Sat, 27 Sep 2008 17:37:22 +0000 diego Move doxygen comments for av_gettime from utils.c to avformat.h. libavformat