]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/opt.h
Added cancelation of contracts
[frescor/ffmpeg.git] / libavcodec / opt.h
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-13 aureladd the necessary include for LIBAV*_VERSION_*
2008-12-19 stefanoPut under #if LIBAVCODEC_VERSION_MAJOR < 53 the depreca...
2008-12-16 stefanoImplement av_set_string3().
2008-12-12 stefanos/#AVClass/AVClass/, consistent with the rest of the...
2008-08-31 stefanoRename globally the header inclusion guards.
2008-07-27 stefanoComplete documentation for av_set_string().
2008-07-08 michaelFix the av_set_string() free / alloc issue.
2008-07-06 stefanoDocument av_find_opt().
2008-06-30 stefanoClarify/simplify documentation for the default_val...
2008-06-23 stefanoFix typo in libavcodec/opt.h.
2008-06-21 stefanoExtend documentation for AVOption.
2008-06-06 diegominor spelling/grammar fixes
2008-02-25 mruInstall headers in $prefix/include/$libname
2007-12-17 reimarAdd FF_OPT_TYPE_BINARY and use it to add a cryptokey...
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-13 diegoReplace non-existing @fixme doxygen tags with @todo.
2007-06-16 mruinclude all prerequisites in header files
2007-03-07 michaeladd av_opt_set_defaults2() which sets just defaults...
2007-03-07 michaelmake av_find_opt() available to the public and add...
2007-01-21 lu_zeroConstantize AVOption, solve few warnings, patch from...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-10 gpoiriermake AVOptions default value field work.
2006-09-10 diegoAdd official LGPL license headers to the files that...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-09-11 michaelavoid stdio.h
2005-09-11 michaelflags and named constants with type checking of course...