summaryrefslogtreecommitdiff
path: root/libavcodec/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '6869612f5c7d4d2f20f69a5658328a761deadb1c'Michael Niedermayer2014-07-221-5/+1
|\
| * arm: Macroize the test for 'setend' CPU instruction supportBen Avison2014-07-211-5/+1
* | Merge commit '81b9bf319226fe03436c80aaa8a2c91767cab7ce'Michael Niedermayer2014-07-211-0/+40
|\ \ | |/
| * dct-test: Move arch-specific bits into arch-specific subdirectoriesDiego Biurrun2014-07-211-0/+40
* | Merge commit '4de8b60684ce13dff3e3d372dae4f49b9e53f755'Michael Niedermayer2014-07-215-15/+44
|\ \ | |/
| * idct: Move arm-specific declarations to a header in the arm directoryDiego Biurrun2014-07-205-15/+44
* | Merge commit '8b0dd4942aac320d1ca3c40fa7ea1be342c71273'Michael Niedermayer2014-07-184-20/+20
|\ \ | |/
| * idctdsp: prettyprinting cosmeticsDiego Biurrun2014-07-184-20/+20
* | Merge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae'Michael Niedermayer2014-07-184-5/+5
|\ \ | |/
| * idct: Convert IDCT permutation #defines to an enumDiego Biurrun2014-07-184-5/+5
* | Merge commit '7e18a727d2c2a19f22fcf68875d1b05fd2eafcef'Michael Niedermayer2014-07-182-3/+3
|\ \ | |/
| * arm: cosmetics: Consistently use lowercase for shift operatorsMartin Storsjö2014-07-182-3/+3
* | Merge commit 'fe67f3fbb5f9f6a6b60f837f6bc5e087ac11f3bf'Michael Niedermayer2014-07-181-1/+1
|\ \ | |/
| * arm: cosmetics: Fix a misaligned asm operandMartin Storsjö2014-07-181-1/+1
* | Merge commit '87552d54d3337c3241e8a9e1a05df16eaa821496'Michael Niedermayer2014-07-182-17/+255
|\ \ | |/
| * armv6: Accelerate ff_fft_calc for general case (nbits != 4)Ben Avison2014-07-182-17/+255
| * armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6)Ben Avison2014-07-181-2/+144
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-173-5/+4
|\ \ | |/
| * dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-173-5/+4
* | Merge commit 'adff0a8166345bb9513f0f658043fb6387e90122'Michael Niedermayer2014-07-164-91/+28
|\ \ | |/
| * arm: dsputil: Coalesce all init filesDiego Biurrun2014-07-164-91/+28
* | armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6)Ben Avison2014-07-131-2/+144
* | Merge commit '1173320249745eab01c901a39054fc0fced33c87'Michael Niedermayer2014-07-113-7/+4
|\ \ | |/
| * dsputil: Drop unused bit_depth parameter from all init functionsDiego Biurrun2014-07-113-7/+4
* | Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer2014-07-105-63/+120
|\ \ | |/
| * dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-095-63/+120
* | Merge commit '79fce1ec8abd017593c003917fc123f7119a78d6'Michael Niedermayer2014-07-081-1/+5
|\ \ | |/
| * arm: Avoid using the 'setend' instruction on ARMv7 and newerMartin Storsjö2014-07-081-1/+5
* | Merge commit 'c166148409fe8f0dbccef2fe684286a40ba1e37d'Michael Niedermayer2014-07-075-61/+116
|\ \ | |/
| * dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoencDiego Biurrun2014-07-065-61/+116
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-0113-128/+250
|\ \ | |/
| * dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-3013-128/+250
* | Merge commit 'f23d26a6864128001b03876b0b92fffe131f2060'Michael Niedermayer2014-06-231-4/+56
|\ \ | |/
| * h264: avoid using uninitialized memory in NEON chroma mcJanne Grunau2014-06-231-4/+56
* | Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'Michael Niedermayer2014-06-227-55/+168
|\ \ | |/
| * dsputil: Split audio operations off into a separate contextDiego Biurrun2014-06-227-55/+168
* | avcodec: add simpleauto idctMichael Niedermayer2014-06-192-0/+2
* | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer2014-06-197-24/+137
|\ \ | |/
| * dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-187-24/+137
* | apedsp: move to llauddspChristophe Gisquet2014-06-053-4/+4
* | Merge commit '896a5bff64264f4d01ed98eacc97a67260c1e17e'Michael Niedermayer2014-06-032-0/+8
|\ \ | |/
| * arm: check if AS supports .dnJanne Grunau2014-06-032-0/+8
* | Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3'Michael Niedermayer2014-05-305-44/+102
|\ \ | |/
| * dsputil: Move APE-specific bits into apedspDiego Biurrun2014-05-295-45/+102
* | Merge commit '6a13505c069890cb0e2a07e29fd819a0cf2e73c1'Michael Niedermayer2014-04-301-6/+6
|\ \ | |/
| * mpegvideo: move the MpegEncContext fields used from arm asm to the beginningAnton Khirnov2014-04-291-6/+6
* | vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison2014-04-252-0/+6
* | h264: Move search code search functions into separate source files.Ben Avison2014-04-253-5/+5
* | Merge commit 'a88e1d1c598e641eecd5d43730211d91c82787c6'Michael Niedermayer2014-04-252-13/+8
|\ \ | |/
| * lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsetsJanne Grunau2014-04-242-13/+8