log utils.c @ 3879:3f4d2a22bd1b libavformat

age author description
Wed, 03 Sep 2008 14:44:54 +0000 michael Add AVPacket.convergence_duration. libavformat
Tue, 02 Sep 2008 15:33:57 +0000 michael Fix detection of MPEG4 in MPEG-PS. libavformat
Fri, 29 Aug 2008 22:13:22 +0000 bcoudurier make has_codec_parameters not returning true when sample_fmt is not set libavformat
Fri, 29 Aug 2008 01:43:27 +0000 michael Do not truncate timestamps before the muxer as it makes simple libavformat
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