log utils.c @ 5702:c9466f118684 libavformat

age author description
Tue, 23 Feb 2010 15:07:18 +0000 michael Put codec_info_nb_frames back in AVStream and print its value. libavformat
Mon, 22 Feb 2010 22:05:20 +0000 michael Make sure mp1/mp2 get their frame_size set. libavformat
Mon, 22 Feb 2010 10:19:46 +0000 michael Make sure a set r_frame_rate is not overriden by a guess. libavformat
Tue, 16 Feb 2010 16:32:25 +0000 rbultje Set lavf identification string globally in av_write_header(), rather libavformat
Fri, 12 Feb 2010 20:35:29 +0000 michael Add flag so muxers not needing width/height can signal this. libavformat
Sun, 07 Feb 2010 19:10:04 +0000 michael Directly use av_rescale_rnd() instead of av_convert_ts() as this cuts the libavformat
Sun, 07 Feb 2010 16:27:17 +0000 michael Use av_compare_ts() for interleaving per dts. libavformat