17 Commits (696e34a6e15d9d9d655191a953779d06dc3b5897)

Author SHA1 Message Date
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