log utils.c @ 5618:27fd77f20a89 libavformat

age author description
Sun, 31 Jan 2010 17:43:18 +0000 michael Increase search range if no end timestamp could be found for the duration libavformat
Sat, 30 Jan 2010 22:55:12 +0000 michael Flag to ignore dts on frames that contain pts. libavformat
Wed, 27 Jan 2010 19:37:52 +0000 michael Fix duration calculation in the presence of a single wraping of the timeline. libavformat
Mon, 18 Jan 2010 23:56:04 +0000 bcoudurier set average frame rate in mov demuxer libavformat
Wed, 13 Jan 2010 14:32:48 +0000 benoit Check there is a stream before writing header. libavformat
Sun, 03 Jan 2010 14:31:25 +0000 stefano Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and libavformat
Fri, 01 Jan 2010 23:56:09 +0000 stefano Use av_match_ext() in place of the deprecated match_ext() function. libavformat
Fri, 01 Jan 2010 23:50:10 +0000 stefano Deprecate match_ext() in favor of av_match_ext(), and mark it for libavformat
Fri, 01 Jan 2010 12:58:03 +0000 stefano Use av_guess_format() in place of the deprecated guess_format(). libavformat
Fri, 01 Jan 2010 12:46:24 +0000 stefano Deprecate guess_format() in favor of av_guess_format(). libavformat
Thu, 31 Dec 2009 14:12:58 +0000 stefano Deprecate and mark for deletion the function guess_stream_format(), libavformat
Sun, 13 Dec 2009 23:39:20 +0000 michael Make sure the Metadata: header is not printed if the only metadata will not libavformat
Sun, 13 Dec 2009 23:34:46 +0000 michael Move dump_metadata() to where it is in ffmbc, looks better. libavformat
Sun, 13 Dec 2009 23:31:01 +0000 michael indent libavformat
Sun, 13 Dec 2009 23:30:41 +0000 michael Skip dumping language twice. libavformat