log utils.c @ 3777:d4b086282604 libavformat

age author description
Mon, 25 Aug 2008 15:39:43 +0000 andoma When setting codec_id during codec probe we must also set codec_type. libavformat
Sun, 24 Aug 2008 17:24:34 +0000 reimar Mark several libavformat arrays const libavformat
Sat, 23 Aug 2008 23:13:58 +0000 aurel export sample_aspect_ratio read by the demuxer in a separate field libavformat
Thu, 14 Aug 2008 03:24:58 +0000 michael Do not fill the pts reordering buffer with guessed dts. libavformat
Wed, 13 Aug 2008 17:22:53 +0000 aurel strcasecmp() requires #include <strings.h> libavformat
Tue, 12 Aug 2008 17:26:36 +0000 bcoudurier Prevent dts generation code to be executed when delay is > MAX_REORDER_DELAY, libavformat
Sun, 10 Aug 2008 00:28:56 +0000 stefano Cosmetics: move at the beginning of the file the av_frac_* functions, avoid libavformat