15 Commits (d0702de9afcde4e0fda8f00e270ee2f5b4b50412)

Author SHA1 Message Date
Panagiotis Issaris 493f7857de adds doxygen docs to av_opt_set_defaults. Patch by Takis 18 years ago
Panagiotis Issaris 73a8ceaa17 make AVOptions default value field work. 18 years ago
Antoine Cellerier 88d6903e23 Give a hint about what is the expected the data type of command line options. 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Måns Rullgård 4733abcbf3 use PRIxN, %zd, %td formats where needed 19 years ago
Michael Niedermayer d2752a0ddf dont print NULL 19 years ago
Michael Niedermayer 6fd46414db dont include opt.h in avcodec.h 19 years ago
Michael Niedermayer 637b5326f3 convert some options in ffmpeg.c to AVOptions 19 years ago
Michael Niedermayer a1689e2f19 avoid stdio.h 19 years ago
Michael Niedermayer c44a131dc7 missing include noticed by g0th 19 years ago
Michael Niedermayer 233f6f889e flags and named constants with type checking of course for AVOption 19 years ago
Michael Niedermayer 8bbf6db98b AVOption API improvments 19 years ago
Michael Niedermayer 3735e82f2d AVOption enumeration support and some flags to classify AVOptions 19 years ago
Michael Niedermayer 860a40c8a7 AVOption first try 19 years ago