log opt.c @ 8407:8903ad65c412 libavcodec

age author description
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