Commit History

Author SHA1 Message Date
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Aurelien Jacobs af5f434f8c add the necessary include for LIBAV*_VERSION_* 15 years ago
  Stefano Sabatini 64e74b68a4 Put under #if LIBAVCODEC_VERSION_MAJOR < 53 the deprecated functions 15 years ago
  Stefano Sabatini 7b1454c439 Implement av_set_string3(). 15 years ago
  Stefano Sabatini 8f993c6725 s/#AVClass/AVClass/, consistent with the rest of the doxy. 15 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
  Stefano Sabatini b211d3ae47 Complete documentation for av_set_string(). 16 years ago
  Michael Niedermayer 8dbee6538d Fix the av_set_string() free / alloc issue. 16 years ago
  Stefano Sabatini ed76af08a4 Document av_find_opt(). 16 years ago
  Stefano Sabatini 6122c92e92 Clarify/simplify documentation for the default_val field in AVOption. 16 years ago
  Stefano Sabatini a33a6eb2ce Fix typo in libavcodec/opt.h. 16 years ago
  Stefano Sabatini b453924f3c Extend documentation for AVOption. 16 years ago
  Diego Biurrun 890f6fd3ec minor spelling/grammar fixes 16 years ago
  Måns Rullgård 76a448ed4f Install headers in $prefix/include/$libname 16 years ago
  Reimar Döffinger 841f39a7f3 Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option 16 years ago
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
  İsmail Dönmez 63e24954be Replace non-existing @fixme doxygen tags with @todo. 17 years ago
  Måns Rullgård 99545457bf include all prerequisites in header files 17 years ago
  Michael Niedermayer 20e708cbbe add av_opt_set_defaults2() which sets just defaults from AVOptions whos flags match a user specified & mask = flags 17 years ago
  Michael Niedermayer bc2a1c340a make av_find_opt() available to the public and add a mask+flags parameter to search for specific AVOptions 17 years ago
  Luca Barbato f8a32f450a Constantize AVOption, solve few warnings, patch from flameeyes@gentoo.org aka "the other Diego" 17 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Panagiotis Issaris 73a8ceaa17 make AVOptions default value field work. 18 years ago
  Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
  Michael Niedermayer a1689e2f19 avoid stdio.h 19 years ago
  Michael Niedermayer 233f6f889e flags and named constants with type checking of course for AVOption 19 years ago