]> git.sesse.net Git - ffmpeg/history - libavcodec/opt.h
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavcodec / opt.h
2011-07-11 Michael NiedermayerMerge branch 'sws_32bit_integration'
2011-07-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-07-04 Diego BiurrunAdd LGPL license boilerplate to files lacking it.
2011-05-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Anton Khirnovlavc: provide the opt.h header until the next bump
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Anton Khirnovlavc: remove the FF_API_SET_STRING_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_OPT_SHOW cruft.
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-09-30 Aurelien Jacobsadd FF_API_SET_STRING_OLD define to disable the depreca...
2010-09-26 Michael NiedermayerMove AVOptions from libavcodec to libavutil
2010-09-24 Stefano SabatiniDeprecate av_opt_show() in favor of a new function...
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-10-16 Michael NiedermayerAdd an experimental AVOption2 that uses an union instea...
2009-06-06 Stefano SabatiniRemove '\p', '\c' and '\e' doxygen markup from doxy...
2009-05-14 Stefano SabatiniDocument av_set_string3() returned error codes.
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...