summaryrefslogtreecommitdiff
path: root/libavutil/utils.c
Commit message (Expand)AuthorAge
* Merge remote branch 'qatar/master'Michael Niedermayer2011-04-27
|\
| * 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
* | Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer2011-03-17
* | Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer2011-03-17
|/
* 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