summaryrefslogtreecommitdiff
path: root/libavutil/intfloat_readwrite.c
Commit message (Expand)AuthorAge
* intfloat_readwrite: fix signed addition overflowsMans Rullgard2011-10-11
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* intfloat_readwrite: include "mathematics.h" for fallback macrosMans Rullgard2011-01-25
* Use INFINITY and NAN macros instead of 1/0 and 0/0Mans Rullgard2011-01-18
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-09
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* spelling/grammar/consistency review part IDiego Biurrun2009-01-28
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* use C99 standard constant, thanks to Foxy ShadisBaptiste Coudurier2006-08-11
* simplifyMichael Niedermayer2006-07-03
* AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer2006-02-02
* add missing #includesDieter2006-01-30
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* kill a bunch of compiler warningsMåns Rullgård2005-08-14
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-01