Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/ffv1: template functions to allow data types different from int16_t | Michael Niedermayer | 2016-08-08 | 1 | -0/+53 |
This is required for >= 16bit RGB support I tried it without templates but its too much duplicated code Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |