log utils.c @ 3789:aa89bbf3fa48 libavformat

age author description
Thu, 28 Aug 2008 12:00:58 +0000 rbultje Change implementation for ff_data_to_hex(), this is faster. See discussion on libavformat
Wed, 27 Aug 2008 23:43:28 +0000 rbultje Export data_to_hex() as private API in lavf, rename to ff_data_to_hex() and libavformat
Tue, 26 Aug 2008 20:38:04 +0000 aurel remove useless assignment (st is never read after this line) libavformat
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