summaryrefslogtreecommitdiff
path: root/libavcodec/aarch64
Commit message (Expand)AuthorAgeFilesLines
* avcodec: add missing xmm/neon clobber test wrappers for the new decode APIJames Almer2016-07-031-0/+10
* lavc/neontest: fix constness in arm/aarch64 avcodec_open2() wrappersClément Bœsch2016-06-251-1/+1
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-1/+1
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* | aarch64/synth_filter: fix compilationJames Almer2016-05-101-1/+1
* | Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis2016-05-091-3/+12
|\ \ | |/
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-071-4/+13
* | Merge commit 'cdb1665f70def544ddab3e3ed3763ef99c8b3873'Derek Buitenhuis2016-04-242-18/+18
|\ \ | |/
| * aarch64: Make transpose_4x4H do a regular transposeMartin Storsjö2016-03-262-18/+18
| * fft: Split MDCT bits off from FFTDiego Biurrun2016-03-013-12/+40
* | Merge commit '97aec6e75ef36ed0402653519daa8e1fc8ddb555'Derek Buitenhuis2016-04-121-0/+3
|\ \ | |/
| * fft: arm: Drop unnecessary #include, add missing onesDiego Biurrun2016-02-261-0/+3
* | avcodec/dca: add new decoder based on libdcadecfoo862016-01-311-2/+2
* | avcodec/dca: remove old decoderfoo862016-01-313-152/+2
* | avcodec/synth_filter: split off remaining code from dcadec filesJames Almer2016-01-253-22/+49
* | Merge commit '2008f76054906e9ff6bf744800af0e5a5bfe61be'Hendrik Leppkes2016-01-022-67/+0
|\ \ | |/
| * dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková2015-12-242-67/+0
| * arm64: fix inverted register order in transpose_4x4HJanne Grunau2015-12-212-4/+4
* | Merge commit 'a0fc780a2093784e8664f88205ee1b215e109cee'Hendrik Leppkes2016-01-023-0/+121
|\ \ | |/
| * arm64: int32_to_float_fmul neon asmJanne Grunau2015-12-143-0/+121
* | Merge commit '705f5e5e155f6f280a360af220fc5b30cfcee702'Hendrik Leppkes2016-01-024-1/+140
|\ \ | |/
| * arm64: port synth_filter_float_neon from armJanne Grunau2015-12-144-1/+140
* | Merge commit 'c33c1fa8af2b2e82418a06901b6ad17b3d61b73e'Hendrik Leppkes2016-01-023-0/+222
|\ \ | |/
| * arm64: convert dcadsp neon asm from armJanne Grunau2015-12-143-0/+222
* | avcodec/arm64: fix inverted register order in transpose_4x4HJanne Grunau2015-12-192-4/+4
* | Revert "avcodec/aarch64/neon.S: Update neon.s for transpose_4x4H"Michael Niedermayer2015-12-171-2/+2
* | avcodec/aarch64/neon.S: Update neon.s for transpose_4x4Hzjh88902015-12-121-2/+2
* | Merge commit 'f56d8d8dd72b1ab52aa814c5a0fccabf8040ef68'Michael Niedermayer2015-07-213-0/+456
|\ \ | |/
| * h264: aarch64: intra prediction optimisationsJanne Grunau2015-07-203-0/+456
| * arm64: constify src in h264qpel dsp function definitionsJanne Grunau2015-06-241-64/+64
* | Merge commit '3d5d46233cd81f78138a6d7418d480af04d3f6c8'Michael Niedermayer2015-02-023-11/+12
|\ \ | |/
| * opus: Factor out imdct15 into a standalone componentDiego Biurrun2015-02-023-11/+12
* | lavc/aarch64: Do not use the neon horizontal chroma loop filter for H.264 4:2:2.Carl Eugen Hoyos2015-01-311-0/+1
* | Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793'Michael Niedermayer2014-12-092-28/+27
|\ \ | |/
| * aarch64: Use .data.rel.ro for const data with relocationsMartin Storsjö2014-12-092-28/+27
* | Merge commit 'c00365b46d464ce47716315c1801818d811bdb9a'Michael Niedermayer2014-11-162-25/+26
|\ \ | |/
| * aarch64: Make the function pointer tables position independentMartin Storsjö2014-11-162-25/+26
* | avcodec/aarch64/h264qpel_init_aarch64: mark src as constMichael Niedermayer2014-08-301-64/+64
* | Merge commit 'ac6b95dbc0b53b3ea461bd5e5e7f7f31d2983733'Michael Niedermayer2014-08-043-6/+6
|\ \ | |/
| * aarch64: add ',' between assembler macro arguments where missingJanne Grunau2014-08-043-6/+6
* | Merge commit 'f23d26a6864128001b03876b0b92fffe131f2060'Michael Niedermayer2014-06-231-4/+55
|\ \ | |/
| * h264: avoid using uninitialized memory in NEON chroma mcJanne Grunau2014-06-231-4/+55
* | Merge commit 'd3f5b94762fb803c0f3b29f9ad6c5eaa813998ba'Michael Niedermayer2014-05-154-0/+724
|\ \ | |/
| * aarch64: opus NEON iMDCT and FFTJanne Grunau2014-05-154-0/+724
* | Merge commit '9aa4592076d4dbb29d1198b0e258f9f85c0c00b5'Michael Niedermayer2014-05-131-1/+1
|\ \ | |/
| * aarch64: assembler in clang-3.4 ignores the division by twoJanne Grunau2014-05-131-1/+1
* | Merge commit '3956a5e0ea46ed7e27ca888fe11c47986ad99261'Michael Niedermayer2014-04-223-0/+119
|\ \ | |/
| * aarch64: NEON vorbis_inverse_couplingJanne Grunau2014-04-223-0/+119
* | Merge commit '8f9fe6ae3461ce270bce6b7083fda5ec314cdad4'Michael Niedermayer2014-04-223-0/+267
|\ \ | |/
| * aarch64: NEON fixed/floating point MPADSP apply_windowJanne Grunau2014-04-223-0/+267