3 Commits (0cd9ff4e3aa23318a855c21d60b1c9035b2b99d2)

Author SHA1 Message Date
Diego Biurrun c7f7bfc9e3 Remove all Alpha architecture optimizations 11 years ago
Ronald S. Bultje 2957d29f05 alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
Ronald S. Bultje 94b77678dc Move alpha half-pel assembly from dsputil to hpeldsp. 12 years ago
Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
Diego Biurrun 25841dfe80 Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter. 12 years ago
Ronald S. Bultje baf35bb4bc dsputil: remove one array dimension from avg_no_rnd_pixels_tab. 12 years ago
Ronald S. Bultje 32ff643228 dsputil: remove avg_no_rnd_pixels8. 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Derek Buitenhuis e62e455f7b dsputil/me/pixels: Actually use av_restrict 12 years ago
Michael Niedermayer 70d54392f5 lowres2 support. 13 years ago
Mans Rullgard 2bcbd98459 Remove lowres video decoding 13 years ago
Martin Storsjö 9cf0841ef3 dsputil: Add ff_ prefix to the dsputil*_init* functions 13 years ago
Mans Rullgard a617c6aaa3 dsputil: update per-arch init funcs for non-h264 high bit depth 14 years ago
Mans Rullgard 874f1a901d dsputil: template get_pixels() for different bit depths 14 years ago
Mans Rullgard e7a972e113 simple_idct: add 10-bit version 14 years ago
Oskar Arvidsson 19a0729b4c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago
Oskar Arvidsson 8dbe585641 Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård 2e63619ff9 Alpha: move dsputil prototypes to a header file 15 years ago
Måns Rullgård fd6045bae5 Alpha: fix pix_abs16 16 years ago
Måns Rullgård 179c56b879 Alpha: add ff_ prefix to idct functions 16 years ago
Måns Rullgård 7d95741f83 Alpha: indentation 16 years ago
Måns Rullgård 74c4746344 Alpha: proper IDCT selection 16 years ago
Diego Biurrun 9686df2be5 Delete unnecessary 'extern' keywords. 16 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer bb198e198a interlaced motion estimation 21 years ago
Falk Hüffner f7728bf61c Use asms instead of builtins when compiling for generic Alpha. Less 21 years ago
Sam Hocevar 2c094d6338 build error on Alpha patch by (Sam Hocevar <sam at zoy dot org>) 22 years ago
Michael Niedermayer 4fb518c392 the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) 22 years ago
Michael Niedermayer b0368839ac MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 22 years ago
Falk Hüffner 1a02ea65e0 Implement sad8x8 and sad16x16 with pix_abs. 22 years ago
Falk Hüffner 3354b0c9e5 Kludge around compilation failure on Alpha. 22 years ago
Zdenek Kabelac af19f78f2f * using DSPContext - so each codec could use its local (sub)set of CPU extension 22 years ago
Falk Hüffner 8b313a4787 Move Alpha optimized IDCT to own file. Based on a patch by Måns 22 years ago
Falk Hüffner f9bb4bdffc Add Alpha assembly for pix_abs16x16. Optimized for pca56, no large win 22 years ago
Falk Hüffner 8c7b533e8b Synthesize pixels16 functions from pixels functions. 22 years ago
Falk Hüffner 1c73a3fbf2 Adapt to new 8/16 table scheme. 22 years ago
Falk Hüffner 57d2bce188 MVI optimizations for motion estimation. 23 years ago
Falk Hüffner e3e98d3c23 Remove support for variable BSIZE and INCR, as sub_pixels_* is no 23 years ago
Falk Hüffner f5abd9fd1a * Improve xy2 routines slightly 23 years ago
Falk Hüffner 0a12d6fdfd Implement clear_blocks_axp. 23 years ago
Falk Hüffner dde3f77dbc Use updated motion compensation routines. 23 years ago
Falk Hüffner 494e409255 Assembly version of put_pixels. This is currently the function that 23 years ago
Falk Hüffner bb7d4939ba Implement put_pixels_clamped and add_pixels_clamped in Assembler. This 23 years ago
Falk Hüffner db42e13bfb Ugly hack to make the assembler accept MVI instructions. 23 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago