summaryrefslogtreecommitdiff
path: root/libavutil/adler32.h
Commit message (Expand)AuthorAgeFilesLines
* avutil: Switch crypto APIs to size_tAndreas Rheinhardt2021-04-271-9/+0
* avutil/adler32: Switch av_adler32_update() to size_t on bumpAndreas Rheinhardt2021-03-191-2/+14
* avutil: Group hash functions separately in DoxygenTimothy Gu2016-08-021-4/+9
* avutil/adler32: add Doxy groupTimothy Gu2013-11-031-0/+3
* lavu/adler32: Fix doxy group definition, take twoJames Almer2013-06-161-0/+3
* lavu/adler32: Fix doxy group definitionJames Almer2013-06-151-0/+6
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-231-0/+1
|\
| * doxy: provide a start page and document libavutilLuca Barbato2011-11-221-0/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* adler32: add API documentationMåns Rullgård2010-06-301-0/+12
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-091-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* add missing #include "common.h" to libavutil headersMåns Rullgård2008-03-191-0/+1
* Reapply r12489: Add pure, const and malloc attributes to proper functionsZuxy Meng2008-03-191-1/+1
* revert r12489.Benoit Fouet2008-03-181-1/+1
* Pure, const and malloc attributes to libavutil.Zuxy Meng2008-03-181-1/+1
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+18
* move adler32 to libavutilMåns Rullgård2006-07-131-0/+7