237 Commits (73e0035812cc6e864a6c6b5de964b126bc0db5c3)

Author SHA1 Message Date
Martin Storsjö 48ad3fe1be aarch64: vp9dsp: Restructure the bpp checks 8 years ago
Martin Storsjö 0ba0187535 aarch64: vp9mc: Fix a comment to refer to a register with the right name 8 years ago
Martin Storsjö 02cfb9a16e aarch64: vp9dsp: Fix vertical alignment in the init file 8 years ago
Martin Storsjö 8b11a89c06 aarch64: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Martin Storsjö 37cb224e3e aarch64: vp9itxfm: Don't repeatedly set x9 when nothing overwrites it 8 years ago
Martin Storsjö 4a5874ea8d arm/aarch64: vp9itxfm: Fix indentation of macro arguments 8 years ago
Martin Storsjö a95e7de41d aarch64: vp9itxfm: Use w3 instead of x3 for the int eob parameter 8 years ago
Janne Grunau cb220eeef9 aarch64: vp9: loop filter: replace 'orr; cbn?z' with 'adds; b.{eq,ne}; 8 years ago
Janne Grunau 62ea07d797 aarch64: vp9: use alternative returns in the core loop filter function 8 years ago
Rostislav Pehlivanov 4fdacf4cdb imdct15: remove the AArch64 assembly 8 years ago
Martin Storsjö 85ad5ea72c aarch64: vp9mc: Fix a comment to refer to a register with the right name 8 years ago
Martin Storsjö 65074791e8 aarch64: vp9dsp: Fix vertical alignment in the init file 8 years ago
Martin Storsjö a0c443a398 aarch64: vp9itxfm: Use the offset parameter to movrel 8 years ago
Janne Grunau 2425d7329f arm64: replace 'bic' with immediate with 'and' with inverted immediate 8 years ago
Martin Storsjö da5c8284c0 aarch64: h264idct: Use the offset parameter to movrel 8 years ago
Martin Storsjö cad42fadcd aarch64: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Martin Storsjö 2f99117f6f aarch64: vp9itxfm: Don't repeatedly set x9 when nothing overwrites it 8 years ago
Martin Storsjö 721bc37522 arm/aarch64: vp9itxfm: Fix indentation of macro arguments 8 years ago
Martin Storsjö 4d960a1185 aarch64: vp9itxfm: Use w3 instead of x3 for the int eob parameter 8 years ago
Janne Grunau e7ae8f7a71 aarch64: vp9: loop filter: replace 'orr; cbn?z' with 'adds; b.{eq,ne}; 8 years ago
Janne Grunau d7595de0b2 aarch64: vp9: use alternative returns in the core loop filter function 8 years ago
Martin Storsjö f1212e472b aarch64: vp9: Implement NEON loop filters 8 years ago
Martin Storsjö f43079e11c aarch64: vp9: Add NEON itxfm routines 8 years ago
Martin Storsjö 1f7801c2bc aarch64: vp9: Add NEON optimizations of VP9 MC functions 8 years ago
Janne Grunau 31756abe29 aarch64: vp9: loop_filter: fix typo in skip flatout8 check 8 years ago
Martin Storsjö 3c9546dfaf aarch64: vp9: Add NEON itxfm routines 8 years ago
Martin Storsjö 9d2afd1eb8 aarch64: vp9: Implement NEON loop filters 8 years ago
Martin Storsjö 6a62795d40 aarch64: h264idct: Use the offset parameter to movrel 8 years ago
Martin Storsjö 383d96aa22 aarch64: vp9: Add NEON optimizations of VP9 MC functions 8 years ago
Diego Biurrun 72a19f4013 mpegaudiodsp: aarch64: Adjust function prototype after 2caa93b813 8 years ago
Martin Storsjö 9b2ccafb48 aarch64: Add missing sign extension in ff_h264_idct8_add_neon 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 2caa93b813 mpegaudiodsp: Change type of array stride parameters to ptrdiff_t 8 years ago
Diego Biurrun e4a94d8b36 h264chroma: Change type of stride parameters to ptrdiff_t 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
James Almer 293484fa5e avcodec: add missing xmm/neon clobber test wrappers for the new decode API 9 years ago
Clément Bœsch 4a081f224e libavcodec: fix constness in clobber test avcodec_open2() wrappers 9 years ago
Clément Bœsch dfd0c0f981 lavc/neontest: fix constness in arm/aarch64 avcodec_open2() wrappers 9 years ago
James Almer c8c14d0ffc aarch64/synth_filter: fix compilation 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
Martin Storsjö cdb1665f70 aarch64: Make transpose_4x4H do a regular transpose 9 years ago
Diego Biurrun 1a094af638 fft: Split MDCT bits off from FFT 9 years ago
Diego Biurrun 97aec6e75e fft: arm: Drop unnecessary #include, add missing ones 9 years ago
foo86 ae5b2c5250 avcodec/dca: add new decoder based on libdcadec 9 years ago
foo86 4608996772 avcodec/dca: remove old decoder 9 years ago
James Almer 209f50e16b avcodec/synth_filter: split off remaining code from dcadec files 9 years ago
Alexandra Hájková 2008f76054 dca: remove unused decode_hf function and quant_d tables 9 years ago