237 Commits (b78dc27bba2cc612643df7e9c84addc142273e71)

Author SHA1 Message Date
Lynne aac382e9e5 aarch64/opusdsp: do not clobber register v8 5 years ago
Lynne f62ee527cb aarch64/asm-offsets: remove old CELT offsets 6 years ago
Lynne 4d2f62150d aarch64/opusdsp: implement NEON accelerated postfilter and deemphasis 6 years ago
Janne Grunau 186bd30aa3 h264/arm64: implement missing 4:2:2 chroma loop filter neon functions 6 years ago
Carl Eugen Hoyos 7e4d3dbe18 lavc/aarch64/h264dsp_init: Only use neon horizontal intra loopfilter for 4:2:0. 6 years ago
James Almer aa844dc46f aarch64/h264dsp: change loop filter stride argument to ptrdiff_t 6 years ago
Martin Storsjö c8bc9d1380 aarch64: vp8: Move the vp8dsp makefile entries to the right places 6 years ago
Martin Storsjö fecf75a5c4 aarch64: vp8: Remove superfluous includes 6 years ago
Martin Storsjö 7ddfa5e908 aarch64: vp8: Fix assembling with armasm64 6 years ago
Martin Storsjö c950beb68d aarch64: vp8: Fix assembling with clang 6 years ago
Martin Storsjö 7e42d5f0ab aarch64: vp8: Optimize vp8_idct_add_neon for aarch64 6 years ago
Martin Storsjö 49f9c4272c aarch64: vp8: Skip saturating in shrn in ff_vp8_idct_add_neon 6 years ago
Martin Storsjö 37394ef01b aarch64: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2 6 years ago
Martin Storsjö e39a9212ab aarch64: vp8: Port bilin functions from arm version 6 years ago
Martin Storsjö 58d1549227 aarch64: vp8: Port epel4 functions from arm version 6 years ago
Martin Storsjö cc7ba00c35 aarch64: vp8: Port missing epel8 functions from arm version 6 years ago
Martin Storsjö 52c9b0a6c0 aarch64: vp8: Port vp8_luma_dc_wht and vp8_idct_dc_add4uv from arm version 6 years ago
Martin Storsjö c513fcd7d2 aarch64: vp8: Fix a typo in a comment 6 years ago
Martin Storsjö f1011ea28a aarch64: vp8: Reorder the function pointer inits to match the arm original 6 years ago
Martin Storsjö b4b27dce95 aarch64: vp8: Move the vp8dsp makefile entries to the right places 6 years ago
Martin Storsjö ad32f7b126 aarch64: vp8: Remove superfluous includes 6 years ago
Martin Storsjö 85bfaa4949 aarch64: vp8: Use the proper aarch64 form for conditional branches 6 years ago
Martin Storsjö 2eeac79936 aarch64: vp8: Fix assembling with armasm64 6 years ago
Martin Storsjö 26d7af4c38 aarch64: vp8: Fix assembling with clang 6 years ago
Magnus Röös 0801853e64 libavcodec: vp8 neon optimizations for aarch64 6 years ago
Carl Eugen Hoyos ed20fbcd48 lavc/aarch64/vp8dsp: Fix the include guard. 6 years ago
Magnus Röös 833fed5253 libavcodec: vp8 neon optimizations for aarch64 6 years ago
Janne Grunau 28a8b5413b h264/aarch64: add intra loop filter neon asm 6 years ago
Janne Grunau 846c3d6aca h264/aarch64: optimize neon loop filter 6 years ago
Janne Grunau bb515e3a73 h264/aarch64: sign extend int stride in loop filter asm 6 years ago
Manoj Gupta 6fcf813110 libavcodec: Remove dynamic relocs from aarch64/h264idct_neon.S 6 years ago
Carl Eugen Hoyos 0576ef466d lavc/aarch64/h264dsp_init_aarch64: Fix weight function prototypes. 6 years ago
Rodger Combs 7723750475 lavc/aarch64/sbrdsp_neon: fix build on old binutils 7 years ago
Martin Storsjö 732510636e aarch64: Remove a dot from a label 7 years ago
Matthieu Bouron 0a24d7ca83 lavc/aarch64: add sbrdsp neon implementation 7 years ago
Clément Bœsch b12a36170b lavc/aacpsdsp: use ptrdiff_t for stride in hybrid_analysis 7 years ago
Clément Bœsch ff0ecef624 lavc/aarch64: add a few SIMD functions for AAC PS 7 years ago
Memphiz 9e85c5d6a7 aarch64: vp9 16bpp: Fix assembling with Xcode 6.2 and older 8 years ago
Memphiz 998609ddb8 aarch64: vp9: Fix assembling with Xcode 6.2 and older 8 years ago
Memphiz a970f9de86 aarch64: vp9: Fix assembling with Xcode 6.2 and older 8 years ago
Matthieu Bouron 204008354f lavc/aarch64/simple_idct: fix build with Xcode 7.2 8 years ago
Matthieu Bouron 8aa60606fb lavc/aarch64/simple_idct: fix idct_col4_top coefficient 8 years ago
Matthieu Bouron 5d0b8b1ae3 lavc/aarch64/simple_idct: fix iOS build without gas-preprocessor 8 years ago
James Almer c31cbeef58 aarch64/vp9dsp: add missing header includes 8 years ago
Ronald S. Bultje f8c019944d vp9: re-split the decoder/format/dsp interface header files. 8 years ago
Clément Bœsch 1c9f4b5078 lavc/vp9: split into vp9{block,data,mvs} 8 years ago
Martin Storsjö 61b8a9ea29 aarch64: vp9itxfm16: Do a simpler half/quarter idct16/idct32 when possible 8 years ago
Martin Storsjö d564c9018f aarch64: vp9itxfm16: Move the load_add_store macro out from the itxfm16 pass2 function 8 years ago
Martin Storsjö 0f2705e66b aarch64: vp9itxfm16: Make the larger core transforms standalone functions 8 years ago
Martin Storsjö b76533f105 aarch64: vp9itxfm16: Restructure the idct32 store macros 8 years ago