summaryrefslogtreecommitdiff
path: root/libavcodec/opt.c
Commit message (Expand)AuthorAge
* Give a hint about what is the expected the data type of command line options.Antoine Cellerier2006-02-23
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* use PRIxN, %zd, %td formats where neededMåns Rullgård2005-12-12
* dont print NULLMichael Niedermayer2005-09-20
* dont include opt.h in avcodec.hMichael Niedermayer2005-09-12
* convert some options in ffmpeg.c to AVOptionsMichael Niedermayer2005-09-12
* avoid stdio.hMichael Niedermayer2005-09-11
* missing include noticed by g0thMichael Niedermayer2005-09-11
* flags and named constants with type checking of course for AVOptionMichael Niedermayer2005-09-11
* AVOption API improvmentsMichael Niedermayer2005-09-11
* AVOption enumeration support and some flags to classify AVOptionsMichael Niedermayer2005-09-06
* AVOption first tryMichael Niedermayer2005-09-06