log utils.c @ 6353:3f938b3a355a libavformat

age author description
Mon, 09 Aug 2010 10:05:33 +0000 mstorsjo Make hex_to_data a lavf internal function libavformat
Mon, 26 Jul 2010 23:12:28 +0000 stefano Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() libavformat
Sat, 03 Jul 2010 03:15:37 +0000 bcoudurier Move AVStream->codec_info_nb_frames increment after try_decode_frame libavformat
Sat, 03 Jul 2010 03:07:33 +0000 bcoudurier In av_find_stream_info, decode at least 4 h.264 frames to be able to guess delay. libavformat
Wed, 30 Jun 2010 23:01:44 +0000 cehoyos Make "invalid dts/pts combination" a debug instead of a warning message. libavformat
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavformat
Mon, 28 Jun 2010 08:04:52 +0000 mstorsjo Fix a warning in av_read_frame_internal libavformat