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
Sun, 27 Jun 2010 14:16:46 +0000 mru Make ff_url_split() public libavformat
Tue, 22 Jun 2010 08:48:28 +0000 cehoyos Fix failure in av_read_frame on timestamp rollover. libavformat
Sat, 19 Jun 2010 21:56:50 +0000 mstorsjo ff_url_join: Don't add any at-char if the auth is an empty string libavformat
Tue, 15 Jun 2010 13:26:52 +0000 mru Add compatibility wrappers for functions moved from lavf to lavc libavformat
Sat, 05 Jun 2010 23:13:52 +0000 michael Fix muxing rgb rawvideo in avi regression. libavformat
Wed, 02 Jun 2010 10:54:53 +0000 stefano Make the error message issued in case of invalid codec tag more libavformat
Tue, 01 Jun 2010 19:49:21 +0000 michael Print an error when MAX_STREAMS is reached. libavformat