summaryrefslogtreecommitdiff
path: root/libavutil/dynarray.h
Commit message (Expand)AuthorAgeFilesLines
* avutil/dynarry.h: fix comment grammar mistakes of FF_DYNARRAY_ADDSteven Liu2019-06-011-1/+1
* dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADDTimothy Gu2016-07-311-1/+1
* fix spelling errorsAndreas Cadhalpun2014-07-121-1/+1
* avutil/dynarray: remove debug av_log() from AV_DYNARRAY_ADDMichael Niedermayer2014-03-221-2/+0
* lavu: add AV_DYNARRAY_ADD() macro.Nicolas George2014-03-221-0/+72