summaryrefslogtreecommitdiff
path: root/libavcodec/ffv1dec_template.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/ffv1dec_template: Fix undefined shiftMichael Niedermayer2017-09-101-1/+1
* avcodec/ffv1dec_template: Fix signed integer overflowMichael Niedermayer2017-07-191-1/+1
* avcodec/ffv1: Fix rgb plane ordering in experimental planar RGBMichael Niedermayer2016-08-161-1/+5
* avcodec/ffv1: template functions to allow data types different from int16_tMichael Niedermayer2016-08-081-0/+160