summaryrefslogtreecommitdiff
path: root/libavutil/utils.c
Commit message (Expand)AuthorAge
* lavu: add an API function to return the Libav version stringwm42015-07-02
* avutil: Add av_get_time_base_q()Derek Buitenhuis2014-04-22
* lavu: Move preprocessor macros in a separate fileLuca Barbato2013-12-29
* avutil: Move library version related macros to version.hDiego Biurrun2013-12-26
* lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini2011-04-26
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau2011-03-16
* replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-16
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() andStefano Sabatini2010-01-03
* Add functions to return library license and library configuration.Diego Biurrun2009-11-18
* Cosmetics: fix weird indent.Stefano Sabatini2008-08-08
* Implement avutil_version().Stefano Sabatini2008-08-08