summaryrefslogtreecommitdiffstats
path: root/libass/ass_blur.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: fix codestyleDr.Smile2017-07-311-14/+14
* Fix blur coefficient calculation buffer overflowGrigori Goronzy2016-10-041-1/+1
* bitmap: use calloc instead of malloc/memsetRodger Combs2016-09-241-1/+1
* Fully fix compilation with MSVC/ICLOleg Oshmyan2015-09-171-0/+1
* Include config.h in all source files and in no headersOleg Oshmyan2015-09-171-0/+2
* Implement cascade gaussian blurDr.Smile2015-07-041-0/+909