21 Commits (b79bccba80129154121307a7754f69911bca2163)

Author SHA1 Message Date
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Diego Biurrun 6fee1b90ce avcodec: Add av_cold attributes to init functions missing them 12 years ago
Michael Niedermayer b3c3996212 avcodec: rename prores encoders 12 years ago
Diego Biurrun 5d3d39c72e dsputil: Move fdct function declarations to dct.h 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Janne Grunau f101eab1be x86: call most of the x86 dsp init functions under if (ARCH_X86) 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Carl Eugen Hoyos 568a592418 Fix compilation condition for some ProRes dsp encoder functions. 13 years ago
Carl Eugen Hoyos 84986b4e61 Fix compilation condition for some ProRes dsp decoder functions. 13 years ago
Kostya Shishkov 857d14863d prores: initialise encoder and decoder parts only when needed 13 years ago
Kostya Shishkov 5d9ad5425f prores: initialise encoder and decoder parts only when needed 13 years ago
Kostya Shishkov 1a265f6187 prores encoder 13 years ago
Michael Niedermayer 337496980e prores: use C idct for fate as the SSE code is not matching the SSE* code down at the bits 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