summaryrefslogtreecommitdiff
path: root/libavcodec/opt.h
Commit message (Expand)AuthorAge
* Add FF_OPT_TYPE_BINARY and use it to add a cryptokey optionReimar Döffinger2007-12-17
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Replace non-existing @fixme doxygen tags with @todo.İsmail Dönmez2007-07-13
* include all prerequisites in header filesMåns Rullgård2007-06-16
* add av_opt_set_defaults2() which sets just defaults from AVOptions whos flags...Michael Niedermayer2007-03-07
* make av_find_opt() available to the public and add a mask+flags parameter to ...Michael Niedermayer2007-03-07
* Constantize AVOption, solve few warnings, patch from flameeyes@gentoo.org aka...Luca Barbato2007-01-21
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* make AVOptions default value field work.Panagiotis Issaris2006-09-10
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* avoid stdio.hMichael Niedermayer2005-09-11
* flags and named constants with type checking of course for AVOptionMichael Niedermayer2005-09-11