795 Commits (ab5c4d006da0b3e7aea6fddcebdf5d3d9ad7fd30)

Author SHA1 Message Date
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ö 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
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
Xiaolei Yu 5a70e56f2f avcodec: fix vc1dsp dependencies 8 years ago
Janne Grunau 5f74bd31a9 vp8/armv6: mc: avoid boolean expression in calculation 8 years ago
Martin Storsjö e8b96a7701 arm: Fix a typo in a comment 8 years ago
James Almer 293484fa5e avcodec: add missing xmm/neon clobber test wrappers for the new decode API 8 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
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
James Almer d7815df402 arm/rdft_init: fix license header 9 years ago
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
Diego Biurrun 1a094af638 fft: Split MDCT bits off from FFT 9 years ago
Diego Biurrun 4c297249ac rdft: arm: Split RDFT initialization into a separate file 9 years ago
Diego Biurrun 97aec6e75e fft: arm: Drop unnecessary #include, add missing ones 9 years ago
Diego Biurrun 15a24614ae build: Add vc1dsp component for more fine-grained dependencies 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
Janne Grunau 90b1b9350c arm: add ff_int32_to_float_fmul_array8_neon 9 years ago
Janne Grunau e2710e790c arm: add a cpu flag for the VFPv2 vector mode 9 years ago
Christophe Gisquet f827a17005 blockdsp: reindent after parameter removal 9 years ago
Christophe Gisquet 562ba4a827 blockdsp: remove high bitdepth parameter 9 years ago
Janne Grunau 9ed6f9a17c arm: use a local label instead of the function symbol in ff_prefetch_arm 9 years ago
Janne Grunau 256ef19844 h264: arm: use intra pred8x8 functions only for chroma_format_idc <= 1 9 years ago
Vittorio Giovara f5ee23004d configure: Factor out g722dsp module 9 years ago
Vittorio Giovara d42191c78b configure: Factor out vp8dsp module 9 years ago
Vittorio Giovara 5cb4bdb2a0 configure: Factor out rv34dsp module 9 years ago
Vittorio Giovara b075869bc1 configure: Factor out flacdsp module 9 years ago
Carl Eugen Hoyos e609cfd697 lavc/flac: Fix encoding and decoding with high lpc. 10 years ago
Michael Niedermayer 47aee6f047 avcodec/arm/flacdsp_init_arm: Put CONFIG_FLAC_DECODER first in if() 10 years ago
James Almer d5addf1555 hevcdsp: fix compilation for arm and aarch64 10 years ago
Anton Khirnov 71f1ad37d8 lavc: do not compile fmtconvert unconditionally 10 years ago
Anton Khirnov d74a8cb7e4 fmtconvert: drop unused functions 10 years ago
Seppo Tomperi 63ca0fe828 avcodec/hevcdsp: ARM NEON optimized qpel functions 10 years ago
Michael Niedermayer 390c57781f avcodec/arm/hevcdsp_idct_neon: drop ".code 32" 10 years ago