Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-29avcodec/dirac_dwt: Avoid conversions between function pointers and void*Andreas Rheinhardt
2018-05-17avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0Michael Niedermayer
2018-01-31avcodec/dirac_dwt: Fix several integer overflowsMichael Niedermayer
2018-01-08avcodec/dirac_dwt: Fix overflows in COMPOSE_HAARiH0/COMPOSE_HAARiL0Michael Niedermayer
2017-12-26avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0() and COMPOSE_DD13...Michael Niedermayer
2017-12-07avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97*Michael Niedermayer
2017-11-26avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi*Michael Niedermayer
2017-11-18avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD137iL0()Michael Niedermayer
2017-10-11avcodec/dirac_dwt: Fix integer overflow in COMPOSE_53iL0()Michael Niedermayer
2017-09-22avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi*()Michael Niedermayer
2017-09-03avcodec/dirac_dwt: Fix multiple overflows in 9/7 liftingMichael Niedermayer
2017-08-08avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97*Michael Niedermayer
2017-07-29avcodec/dirac_dwt: Fix multiple integer overflows in COMPOSE_DD97iH0()Michael Niedermayer
2016-02-07diracdec: Pass DWTPlane to dwt initTimothy Gu
2016-02-07diracdec: Split DWTPlane struct from PlaneTimothy Gu
2016-02-07dirac_dwt: Rename init2 to initTimothy Gu
2016-02-06dirac_dwt: Make x86 files/functions names consistentTimothy Gu
2015-12-10diracdec: Template DSP functions adding 10-bit versionsKieran Kunhya
2014-04-22Various small spelling fixes.Reimar Döffinger
2013-08-16avcodec/dirac_dwt: Remove unused ff_spatial_idwt2()Michael Niedermayer
2013-01-15lavc: split snow and dirac DWTsMichael Niedermayer