log options.c @ 6483:ac299df18642 libavformat

age author description
Fri, 24 Sep 2010 18:04:21 +0000 mstorsjo Add an AVOption max_delay for AVFormatContext->max_delay libavformat
Wed, 18 Aug 2010 20:34:31 +0000 aurel rename LAVF_API_* defines to FF_API_* to clarify that it is not public API libavformat
Tue, 17 Aug 2010 20:23:19 +0000 aurel add LAVF_API_OLD_METADATA define to disable the deprecated metadata API libavformat
Thu, 24 Jun 2010 17:59:49 +0000 lu_zero Remove typo: s/ingore/ignore/ libavformat
Tue, 18 May 2010 19:34:21 +0000 mstorsjo Add a flag for enabling RTP hinting libavformat
Wed, 28 Apr 2010 20:00:23 +0000 michael Add version to AVClass so we can add to and use fields of AVClass without ABI issues. libavformat
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavformat
Wed, 31 Mar 2010 12:55:16 +0000 michael Add AVFMT_FLAG_NOFILLIN and AVFMT_FLAG_NOPARSE. libavformat
Sat, 30 Jan 2010 22:55:12 +0000 michael Flag to ignore dts on frames that contain pts. libavformat
Mon, 09 Nov 2009 01:10:55 +0000 cehoyos Increase default value for max_analyze_duration, fixes issue 1506, a regression. libavformat
Thu, 25 Jun 2009 19:10:27 +0000 bcoudurier use AVFormatContext->probesize in av_find_stream_info and raise default to 5M libavformat
Sun, 01 Mar 2009 16:35:25 +0000 aurel deprecate old metadata API libavformat
Sun, 08 Feb 2009 08:16:40 +0000 stefano Deprecate av_malloc_format_context() in favor of libavformat
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavformat
Sat, 10 Jan 2009 09:56:07 +0000 stefano Move the AVFormatContext options definition to a dedicated file, libavformat