21 Commits (6d27d8b1dddc779d5800ace3f96697c91eca51dd)

Author SHA1 Message Date
Kostya Shishkov 12b812d2e5 prores: store and retrieve extended colourspace information 13 years ago
Kostya Shishkov 235d693286 prores: handle 444 chroma in right order 13 years ago
Christophe GISQUET b5696ff2b8 prores: use natural integer type for the codebook index 13 years ago
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 13 years ago
Diego Biurrun 2161282439 prores: improve error message wording 13 years ago
Diego Biurrun 27ba121e90 prores: cosmetics: prettyprinting, drop useless parentheses 13 years ago
Diego Biurrun 2983f1f3be prores: lowercase AVCodec name entry 13 years ago
Maxim Poliakovski be64629a13 Apple ProRes decoder 13 years ago