18 Commits (89d94b218271eae6bd6c50b679cdd5f5f3088c2c)

Author SHA1 Message Date
Kostya Shishkov 8835c2c829 prores: move data shared between decoder and encoder to common file 13 years ago
Kostya Shishkov 3ec623c22f prores: fix multithreaded decoding case when slice quantisers are not the same 13 years ago
Ronald S. Bultje 73e15e8e6b prores: specify array size outside DECLARE_ALIGNED brackets. 13 years ago
Mans Rullgard a1e98f198e get_bits: remove A32 variant 13 years ago
Mans Rullgard 179ae53fed proresdec: fix decode_slice() prototype 13 years ago
Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
Mans Rullgard 91038cdbd1 prores: get correct size for coded V plane if alpha is present 13 years ago
Mans Rullgard cd14e297e6 prores: do not set pixel format on codec init 13 years ago
Janne Grunau 19ec283f49 prores: add missing feature warning for alpha 13 years ago
Ronald S. Bultje 91f4732913 prores: implement multithreading. 13 years ago
Ronald S. Bultje e3f530feca prores: idct sse2/sse4 optimizations. 13 years ago
Ronald S. Bultje 92fb52d906 prores: extract idct into its own dspcontext and merge with put_pixels. 13 years ago
Alex Converse fcbe421cee prores: Handle 0 or fewer bits left 13 years ago
Diego Biurrun 167d3b1673 prores: return more meaningful error values 14 years ago
Diego Biurrun 2161282439 prores: improve error message wording 14 years ago
Diego Biurrun 27ba121e90 prores: cosmetics: prettyprinting, drop useless parentheses 14 years ago
Diego Biurrun 2983f1f3be prores: lowercase AVCodec name entry 14 years ago
Maxim Poliakovski be64629a13 Apple ProRes decoder 14 years ago