33 Commits (09e6e455885c929b492e96e6e71cbc7d94d2ab1c)

Author SHA1 Message Date
Paul B Mahol 24424a6516 avcodec/simple_idct_template: fix integer overflow 5 years ago
Michael Niedermayer 85cbd042ff avcodec/simple_idct_template: Fix integer overflow in idctSparseColAdd() 5 years ago
Michael Niedermayer b5f2cfd2ad avcodec/simple_idct_template: Fix integer overflow in idctSparseCol() 5 years ago
Michael Niedermayer 83dab8183e avcodec/simple_idct_template: Fix several integer overflows 6 years ago
Kieran Kunhya 699fa8f382 simple_idct: Template functions to support an input bitdepth parameter 7 years ago
Michael Niedermayer 45198477de avcodec/simple_idct_template: Fix several integer overflows 8 years ago
Diego Biurrun 2ec9fa5ec6 idct: Change type of array stride parameters to ptrdiff_t 8 years ago
Michael Niedermayer 283226e11c simple_idct_template: Fix strict aliasing violation 9 years ago
Michael Niedermayer 5df703aa1b avcodec/simple_idct_template: Fix strict aliasing violation 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Katerina Barone-Adesi 1389b4c18d idct8x8: Fix undefined negative shifts 9 years ago
Christophe Gisquet 2fd14dd8eb avcodec/simple_idct10: improve precision 9 years ago
Katerina Barone-Adesi e50ae60d46 avcodec/fate-idct8x8: Defined behavior: eliminate negative left-shifts. 11 years ago
Diego Biurrun aba70bb538 Add missing headers to make template files compile (more) standalone 11 years ago
Michael Niedermayer 4b0cad6596 avcodec/simple_idct_template: fix rounding of the special DC case for 10bit 11 years ago
Michael Niedermayer a7ea733b72 avcodec/simple_idct_template: fix row rounder 11 years ago
Michael Niedermayer cca2772e16 avcodec/simple_idct_template: change the idct coefficients so that they match the x86 code 11 years ago
Michael Niedermayer 529540759f avcodec/simple_idct_template: adjust coeffs for 12bit idct 11 years ago
Michael Niedermayer ae57e82469 avcodec/dsputil: add 12bit simple idct 11 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Ronald S. Bultje c23acbaed4 Don't use ff_cropTbl[] for IDCT. 13 years ago
Michael Niedermayer 9096a2760f simpleidct: fix project name. 13 years ago
Ronald S. Bultje f78cd0c243 prores-idct: fix overflow in c code. 13 years ago
Mans Rullgard 2cc4f3b21f simple_idct: whitespace cosmetics 14 years ago
Mans Rullgard a402f10959 simple_idct: make repeated code a macro 14 years ago
Mans Rullgard e7bcc5baf7 simple_idct: change 10-bit add/put stride from pixels to bytes 14 years ago
Mans Rullgard e7a972e113 simple_idct: add 10-bit version 14 years ago