909 Commits (0e782661d63b39d729b2167e75a690b4e2934740)

Author SHA1 Message Date
Martin Storsjö 31e41350d2 arm: vp9itxfm: Avoid .irp when it doesn't save any lines 8 years ago
Martin Storsjö 08074c092d arm: vp9itxfm: Reorder iadst16 coeffs 8 years ago
Martin Storsjö de06bdfe6c arm: vp9itxfm: Reorder the idct coefficients for better pairing 8 years ago
Martin Storsjö 402546a172 arm: vp9itxfm: Avoid reloading the idct32 coefficients 8 years ago
Martin Storsjö 575e31e931 arm: vp9lpf: Implement the mix2_44 function with one single filter pass 8 years ago
Martin Storsjö c582cb8537 arm/aarch64: vp9lpf: Keep the comparison to E within 8 bit 8 years ago
Martin Storsjö e18c39005a arm: vp9lpf: Interleave the start of flat8in into the calculation above 8 years ago
Martin Storsjö 435cd7bc99 arm: vp9lpf: Use orrs instead of orr+cmp 8 years ago
Martin Storsjö e1f9de86f4 arm/aarch64: vp9lpf: Calculate !hev directly 8 years ago
Martin Storsjö a76bf8cf12 arm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling 8 years ago
Martin Storsjö fea92a4b57 arm: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter 8 years ago
Martin Storsjö 3933b86bb9 arm: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 function 8 years ago
Martin Storsjö 5eb5aec475 arm: vp9itxfm: Do a simpler half/quarter idct16/idct32 when possible 8 years ago
Martin Storsjö 47b3c2c18d arm: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 function 8 years ago
Martin Storsjö 0331c3f5e8 arm: vp9itxfm: Make the larger core transforms standalone functions 8 years ago
Martin Storsjö 3bc5b28d5a arm: vp9itxfm: Avoid .irp when it doesn't save any lines 8 years ago
Martin Storsjö 1e5d87eec3 arm: Add NEON optimizations for 10 and 12 bit vp9 loop filter 8 years ago
Martin Storsjö 2ed67eba96 arm: Add NEON optimizations for 10 and 12 bit vp9 itxfm 8 years ago
Martin Storsjö a4d4bad75c arm: Add NEON optimizations for 10 and 12 bit vp9 MC 8 years ago
Martin Storsjö cda9a3e80b arm: vp9dsp: Restructure the bpp checks 8 years ago
Martin Storsjö 656d910981 arm: vp9mc: Fix vertical alignment of operands 8 years ago
Martin Storsjö 388f6e6715 arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Martin Storsjö ecd343aa1f arm: vp9itxfm: Only reload the idct coeffs for the iadst_idct combination 8 years ago
Martin Storsjö f69dd26df5 arm: vp9itxfm: Rename a macro parameter to fit better 8 years ago
Martin Storsjö 4a5874ea8d arm/aarch64: vp9itxfm: Fix indentation of macro arguments 8 years ago
Janne Grunau a71cd8439f arm: vp9itxfm: Simplify the stack alignment code 8 years ago
Martin Storsjö c536e5e869 arm: vp9mc: Fix vertical alignment of operands 8 years ago
Martin Storsjö 9c8bc74c2b arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Martin Storsjö 3c87039a40 arm: vp9itxfm: Only reload the idct coeffs for the iadst_idct combination 8 years ago
Martin Storsjö 79566ec8c7 arm: vp9itxfm: Rename a macro parameter to fit better 8 years ago
Martin Storsjö 721bc37522 arm/aarch64: vp9itxfm: Fix indentation of macro arguments 8 years ago
Janne Grunau e5b0fc170f arm: vp9itxfm: Simplify the stack alignment code 8 years ago
Martin Storsjö 6bec60a683 arm: vp9: Add NEON loop filters 8 years ago
Martin Storsjö b4dc7c341e arm: vp9: Add NEON itxfm routines 8 years ago
Martin Storsjö 68caef9d48 arm: vp9: Add NEON optimizations of VP9 MC functions 8 years ago
Martin Storsjö 52d196fb30 arm: vp9itxfm: Simplify txfm string comparisons 8 years ago
Martin Storsjö dd299a2d6d arm: vp9: Add NEON loop filters 8 years ago
Martin Storsjö a67ae67083 arm: vp9: Add NEON itxfm routines 8 years ago
Martin Storsjö 11623217e3 arm: vp9mc: Use a different helper register for PIC loads 8 years ago
Martin Storsjö 557c1675cf arm: vp9mc: Minor adjustments from review of the aarch64 version 8 years ago
Martin Storsjö 392caa65df arm: vp9mc: Insert a literal pool at the middle of the file 8 years ago
Martin Storsjö ffbd1d2b00 arm: vp9: Add NEON optimizations of VP9 MC functions 8 years ago
James Almer 42111e8543 avcodec: fix arguments on xmm/neon clobber test wrappers 8 years ago
James Almer 449f263f9f avcodec: add missing xmm/neon clobber test wrappers for the new encode API 8 years ago
Diego Biurrun e4a94d8b36 h264chroma: Change type of stride parameters to ptrdiff_t 8 years ago
Diego Biurrun 2ec9fa5ec6 idct: Change type of array stride parameters to ptrdiff_t 8 years ago
Diego Biurrun 92c5755a18 hpeldsp: arm: Update comments left behind in 25841dfe80 8 years ago
Anton Khirnov de2ae3c1fa lavc: add clobber tests for the new encoding/decoding API 8 years ago
Xiaolei Yu 5a70e56f2f avcodec: fix vc1dsp dependencies 8 years ago
Anton Khirnov eea9857bfd blockdsp: drop the high_bit_depth parameter 8 years ago