summaryrefslogtreecommitdiff
path: root/libavutil/adler32.h
Commit message (Expand)AuthorAge
* avutil: Switch crypto APIs to size_tAndreas Rheinhardt2021-04-27
* avutil/adler32: Switch av_adler32_update() to size_t on bumpAndreas Rheinhardt2021-03-19
* avutil: Group hash functions separately in DoxygenTimothy Gu2016-08-02
* avutil/adler32: add Doxy groupTimothy Gu2013-11-03
* lavu/adler32: Fix doxy group definition, take twoJames Almer2013-06-16
* lavu/adler32: Fix doxy group definitionJames Almer2013-06-15
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-23
|\
| * doxy: provide a start page and document libavutilLuca Barbato2011-11-22
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* adler32: add API documentationMåns Rullgård2010-06-30
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-09
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* add missing #include "common.h" to libavutil headersMåns Rullgård2008-03-19
* Reapply r12489: Add pure, const and malloc attributes to proper functionsZuxy Meng2008-03-19
* revert r12489.Benoit Fouet2008-03-18
* Pure, const and malloc attributes to libavutil.Zuxy Meng2008-03-18
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* include all prerequisites in header filesMåns Rullgård2007-06-16
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* move adler32 to libavutilMåns Rullgård2006-07-13