38 Commits (ca2a0c938e30cadb33e1731965bfac4e9215e121)

Author SHA1 Message Date
Måns Rullgård 7ee829922b oops, revert accidental checkin 18 years ago
Måns Rullgård 271593f123 fix multichannel decoding 18 years ago
Måns Rullgård 7348ed6e94 missed a redundant load 18 years ago
Måns Rullgård ac62b62600 save one cycle 18 years ago
Måns Rullgård 173fd724f5 remove redundant loads 18 years ago
Måns Rullgård 118a49b0b7 optimize IDCT of rows with mostly zero coefficients 18 years ago
Måns Rullgård 204ce38f53 typo fix by Dmitry Antipov dmantipov =a= yandex =d= ru 18 years ago
Måns Rullgård 34b1b8fda8 theoretically save one cycle 18 years ago
Måns Rullgård 7d42886b93 ARMv6 SIMD IDCT 18 years ago
Guillaume Poirier f57c7ad234 add missing bit from commit r7423 18 years ago
Siarhei Siamashka 7a88606398 Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te) 18 years ago
Måns Rullgård 486497e07b revert bad checkin 18 years ago
Måns Rullgård be6ed6fff4 move some CFLAGS settings away from config.* writing section 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Måns Rullgård a0403006f8 ARMv5TE optimized IDCT 18 years ago
Måns Rullgård 89cba1bd7d fix MUL16 macro 18 years ago
Luca Barbato 99aed7c8fc New single instruction math operation header 18 years ago
Måns Rullgård cd621028c0 remove junk characters in comment 18 years ago
Måns Rullgård f07e8487b0 clean up #ifdef HAVE_IPP 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Diego Biurrun f7b106cb35 Switch license from GPL to LGPL. The original author agreed to this as 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Gildas Bazin eba9ae3cfc IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin : altern org) 20 years ago
Michael Niedermayer 3f3f8b2b75 cleanup 20 years ago
Bernhard Rosenkränzer 6ad1fa5a49 Better ARM support for mplayer/ffmpeg, ported from atty fork 20 years ago
Alex Beregszaszi bd7d1ea76b Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change 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
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Zdenek Kabelac bb28568364 * cut&paste fix 22 years ago
Zdenek Kabelac 5940262772 * oops fixed bad initialization of ff vals. 22 years ago
Zdenek Kabelac 83f238cbf0 * compilation fix (ARM users please check) 22 years ago
Michael Niedermayer 50eb9cbc44 idct_permutation_type variable, so the permutation type can quickly be identified 22 years ago
Michael Niedermayer 676e200cff trying to fix the non-x86 IDCTs (untested) 22 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
Fabrice Bellard 92651f67a0 arm specific code 23 years ago