]> git.sesse.net Git - ffmpeg/history - libavcodec/opt.h
Use full internal pathname in doxygen @file directives.
[ffmpeg] / libavcodec / opt.h
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-13 Aurelien Jacobsadd the necessary include for LIBAV*_VERSION_*
2008-12-19 Stefano SabatiniPut under #if LIBAVCODEC_VERSION_MAJOR < 53 the depreca...
2008-12-16 Stefano SabatiniImplement av_set_string3().
2008-12-12 Stefano Sabatinis/#AVClass/AVClass/, consistent with the rest of the...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-07-27 Stefano SabatiniComplete documentation for av_set_string().
2008-07-08 Michael NiedermayerFix the av_set_string() free / alloc issue.
2008-07-06 Stefano SabatiniDocument av_find_opt().
2008-06-30 Stefano SabatiniClarify/simplify documentation for the default_val...
2008-06-23 Stefano SabatiniFix typo in libavcodec/opt.h.
2008-06-21 Stefano SabatiniExtend documentation for AVOption.
2008-06-06 Diego Biurrunminor spelling/grammar fixes
2008-02-25 Måns RullgårdInstall headers in $prefix/include/$libname
2007-12-17 Reimar DöffingerAdd FF_OPT_TYPE_BINARY and use it to add a cryptokey...
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-13 İsmail DönmezReplace non-existing @fixme doxygen tags with @todo.
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2007-03-07 Michael Niedermayeradd av_opt_set_defaults2() which sets just defaults...
2007-03-07 Michael Niedermayermake av_find_opt() available to the public and add...
2007-01-21 Luca BarbatoConstantize AVOption, solve few warnings, patch from...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-10 Panagiotis Issarismake AVOptions default value field work.
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-09-11 Michael Niedermayeravoid stdio.h
2005-09-11 Michael Niedermayerflags and named constants with type checking of course...