summaryrefslogtreecommitdiff
path: root/libavutil/utils.c
Commit message (Expand)AuthorAge
* lavu: test for broken binutils on ARMMichael Niedermayer2013-01-05
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-04
|\|
* | libavutil: increase LIBAVUTIL_VERSION_MICRO to 100Michael Niedermayer2011-12-22
* | avutil: check sampleformats enum, pict type enum and media type enum against ...Michael Niedermayer2011-12-17
* | pixfmts: Selfcheck against insertions / deletions in the enum.Michael Niedermayer2011-12-17
* | lavu: add av_get_media_type_string() convenience functionStefano Sabatini2011-08-20
* | 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