summaryrefslogtreecommitdiffstats
path: root/libavutil/utils.c
Commit message (Expand)AuthorAgeFilesLines
* avutil: check pixdescs in a different placewm42015-02-101-3/+0
* avutil: move internal function out of public headerwm42015-02-101-1/+1
* Add FFMPEG_VERSION into the binary libsMichael Niedermayer2014-12-191-0/+3
* fix spelling errorsAndreas Cadhalpun2014-07-121-1/+1
* avutil: Add av_get_time_base_q()Derek Buitenhuis2014-04-221-0/+5
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-301-1/+1
|\
| * lavu: Move preprocessor macros in a separate fileLuca Barbato2013-12-291-1/+1
* | Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'Michael Niedermayer2013-12-271-1/+1
|\ \ | |/
| * avutil: Move library version related macros to version.hDiego Biurrun2013-12-261-1/+1
* | avutil/utils: run ff_check_pixfmt_descriptors() only when ASSERT_LEVEL is > 0Michael Niedermayer2013-12-061-0/+2
* | avutil/utils: check that size_t is unsignedMichael Niedermayer2013-10-261-0/+2
* | lavu/utils: silence warnings about incompatible pointer typesPaul B Mahol2013-06-151-1/+1
* | avutil/utils: check and warn about llrint() brokennessMichael Niedermayer2013-06-151-0/+4
* | avutil/avutil_version: Run checks just onceMichael Niedermayer2013-04-161-1/+5
* | avutil/pixdesc: support for self-checking the descriptorsMichael Niedermayer2013-04-161-0/+3
* | lavu: add helper functions for integer lists.Nicolas George2013-04-121-0/+19
* | lavu: test for broken binutils on ARMMichael Niedermayer2013-01-051-0/+5
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-1/+1
|\ \ | |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-041-0/+1
|\ \ | |/
* | libavutil: increase LIBAVUTIL_VERSION_MICRO to 100Michael Niedermayer2011-12-221-0/+1
* | avutil: check sampleformats enum, pict type enum and media type enum against ...Michael Niedermayer2011-12-171-0/+4
* | pixfmts: Selfcheck against insertions / deletions in the enum.Michael Niedermayer2011-12-171-0/+3
* | lavu: add av_get_media_type_string() convenience functionStefano Sabatini2011-08-201-0/+12
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-271-0/+14
|\ \ | |/
| * lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini2011-04-261-0/+14
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer2011-03-171-1/+1
* | Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer2011-03-171-1/+1
|/
* use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau2011-03-161-1/+1
* replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-161-1/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() andStefano Sabatini2010-01-031-2/+2
* Add functions to return library license and library configuration.Diego Biurrun2009-11-181-0/+12
* Cosmetics: fix weird indent.Stefano Sabatini2008-08-081-1/+1
* Implement avutil_version().Stefano Sabatini2008-08-081-0/+29
OpenPOWER on IntegriCloud