log opt.c @ 9470:677b6a886768 libavcodec

age author description
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 22 Dec 2008 22:39:55 +0000 andoma Revert r16257: libavcodec
Sun, 21 Dec 2008 21:53:42 +0000 andoma Include "libavutil/common.h" where we use llrint() in case ffmpeg's libavcodec
Fri, 19 Dec 2008 22:37:56 +0000 stefano Put under #if LIBAVCODEC_VERSION_MAJOR < 53 the deprecated functions libavcodec
Fri, 19 Dec 2008 22:29:30 +0000 stefano Remove calls to deprecated av_set_string2() with calls to libavcodec
Tue, 16 Dec 2008 21:35:35 +0000 stefano Implement av_set_string3(). libavcodec
Mon, 15 Dec 2008 22:48:10 +0000 stefano Implement the av_set_number2() internal function, which makes possible libavcodec
Mon, 15 Dec 2008 22:40:28 +0000 stefano Remove ending period in a log message, which was inconsistent with libavcodec
Sun, 14 Dec 2008 21:34:12 +0000 stefano Remove set_all_opt() and its use in av_set_string2(). Make libavcodec
Fri, 05 Dec 2008 14:55:43 +0000 michael Fix FF_OPT_TYPE_INT64 support of defaults. libavcodec
Sun, 13 Jul 2008 21:28:17 +0000 stefano Fix the logic to access the location of a string to free when setting libavcodec
Tue, 08 Jul 2008 23:50:03 +0000 michael Fix the av_set_string() free / alloc issue. libavcodec
Tue, 24 Jun 2008 20:01:31 +0000 stefang mark read-only data as const libavcodec
Sat, 24 May 2008 12:58:20 +0000 michael Anoter try to make +- behave sanely. libavcodec
Fri, 23 May 2008 00:29:21 +0000 michael Fix + - bug with non flags. libavcodec
Thu, 15 May 2008 01:03:48 +0000 benoit Make av_set_string() fail when number could not be set. libavcodec
Wed, 14 May 2008 02:14:11 +0000 benoit Update offset in the option string later, to have a better error message. libavcodec
Tue, 13 May 2008 00:49:38 +0000 benoit Fix a typo. libavcodec
Wed, 05 Mar 2008 03:59:07 +0000 michael Fix handling flags with the MSB set. libavcodec
Fri, 15 Feb 2008 11:38:38 +0000 lucabe Fix libavcodec
Mon, 17 Dec 2007 17:41:24 +0000 reimar Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option libavcodec
Thu, 13 Dec 2007 19:00:53 +0000 reimar Add a missing break, before av_set_number would always return NULL for libavcodec
Mon, 03 Dec 2007 01:06:00 +0000 michael simplify libavcodec
Mon, 03 Dec 2007 01:03:54 +0000 michael make the AVOption code work with strings instead of crash libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Fri, 30 Mar 2007 09:26:13 +0000 takis Fix a bug in av_find_opt(). Because some of the AVOption structures have field libavcodec
Fri, 30 Mar 2007 09:05:52 +0000 gpoirier add 'all' and 'none' options for partitions config libavcodec
Wed, 07 Mar 2007 02:21:35 +0000 michael add av_opt_set_defaults2() which sets just defaults from AVOptions whos flags match a user specified & mask = flags libavcodec
Wed, 07 Mar 2007 02:03:44 +0000 michael make av_find_opt() available to the public and add a mask+flags parameter to search for specific AVOptions libavcodec
Sun, 21 Jan 2007 12:32:01 +0000 lu_zero Constantize AVOption, solve few warnings, patch from flameeyes@gentoo.org aka "the other Diego" libavcodec