log utils.c @ 3929:e0eb33b98f43 libavformat

age author description
Fri, 19 Sep 2008 12:37:38 +0000 michael Ensure that muxer and encoder aspect ratios match. So no libavformat
Mon, 08 Sep 2008 19:37:22 +0000 bcoudurier set block align in av_write_header if not set, fix issue #489 libavformat
Mon, 08 Sep 2008 14:24:59 +0000 michael Bump Major version, this commit is almost just renaming bits_per_sample to libavformat
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
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