aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/opt.c
AgeCommit message (Expand)Author
2005-09-20dont print NULLMichael Niedermayer
2005-09-12dont include opt.h in avcodec.hMichael Niedermayer
2005-09-12convert some options in ffmpeg.c to AVOptionsMichael Niedermayer
2005-09-11avoid stdio.hMichael Niedermayer
2005-09-11missing include noticed by g0thMichael Niedermayer
2005-09-11flags and named constants with type checking of course for AVOptionMichael Niedermayer
2005-09-11AVOption API improvmentsMichael Niedermayer
2005-09-06AVOption enumeration support and some flags to classify AVOptionsMichael Niedermayer
2005-09-06AVOption first tryMichael Niedermayer