summaryrefslogtreecommitdiff
path: root/libavcodec/arm
Commit message (Expand)AuthorAge
* armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6)Ben Avison2014-07-13
* Merge commit '1173320249745eab01c901a39054fc0fced33c87'Michael Niedermayer2014-07-11
|\
| * dsputil: Drop unused bit_depth parameter from all init functionsDiego Biurrun2014-07-11
* | Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer2014-07-10
|\|
| * dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-09
* | Merge commit '79fce1ec8abd017593c003917fc123f7119a78d6'Michael Niedermayer2014-07-08
|\|
| * arm: Avoid using the 'setend' instruction on ARMv7 and newerMartin Storsjö2014-07-08
* | Merge commit 'c166148409fe8f0dbccef2fe684286a40ba1e37d'Michael Niedermayer2014-07-07
|\|
| * dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoencDiego Biurrun2014-07-06
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-01
|\|
| * dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-30
* | Merge commit 'f23d26a6864128001b03876b0b92fffe131f2060'Michael Niedermayer2014-06-23
|\|
| * h264: avoid using uninitialized memory in NEON chroma mcJanne Grunau2014-06-23
* | Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2'Michael Niedermayer2014-06-22
|\|
| * dsputil: Split audio operations off into a separate contextDiego Biurrun2014-06-22
* | avcodec: add simpleauto idctMichael Niedermayer2014-06-19
* | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer2014-06-19
|\|
| * dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-18
* | apedsp: move to llauddspChristophe Gisquet2014-06-05
* | Merge commit '896a5bff64264f4d01ed98eacc97a67260c1e17e'Michael Niedermayer2014-06-03
|\|
| * arm: check if AS supports .dnJanne Grunau2014-06-03
* | Merge commit '054013a0fc6f2b52c60cee3e051be8cc7f82cef3'Michael Niedermayer2014-05-30
|\|
| * dsputil: Move APE-specific bits into apedspDiego Biurrun2014-05-29
* | Merge commit '6a13505c069890cb0e2a07e29fd819a0cf2e73c1'Michael Niedermayer2014-04-30
|\|
| * mpegvideo: move the MpegEncContext fields used from arm asm to the beginningAnton Khirnov2014-04-29
* | vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison2014-04-25
* | h264: Move search code search functions into separate source files.Ben Avison2014-04-25
* | Merge commit 'a88e1d1c598e641eecd5d43730211d91c82787c6'Michael Niedermayer2014-04-25
|\|
| * lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsetsJanne Grunau2014-04-24
* | avcodec/arm/vc1dsp_init_neon: fix code so it compiles and passes fate-vc1Michael Niedermayer2014-04-20
* | vc1dsp: introduce cases for 8x8 and 16x16Christophe Gisquet2014-04-20
* | Merge commit '3dc6272bed7890a49080e18eacf3c7a4a6594b0d'Michael Niedermayer2014-04-05
|\|
| * Remove a number of unnecessary dsputil.h #includesDiego Biurrun2014-04-04
| * arm: asm decode_block_coeffs_internal is vp8 specificJanne Grunau2014-04-04
* | Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f'Michael Niedermayer2014-04-04
|\|
| * On2 VP7 decoderPeter Ross2014-04-04
* | Merge commit 'c3a0b3eb64be441ca897629e8ecd80d5b51fded7'Michael Niedermayer2014-03-27
|\|
| * arm: build: Maintain decoder objects separate from infrastructure objectsDiego Biurrun2014-03-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-26
|\|
| * truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output.Ben Avison2014-03-26
| * truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel.Ben Avison2014-03-26
* | truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel.Ben Avison2014-03-26
* | Merge commit '15a29c39d9ef15b0783c04b3228e1c55f6701ee3'Michael Niedermayer2014-03-26
|\|
| * truehd: add hand-scheduled ARM asm version of mlp_filter_channel.Ben Avison2014-03-26
* | truehd: add hand-scheduled ARM asm version of mlp_filter_channel.Ben Avison2014-03-26
* | libavcodec/*/vp8dsp_init: indentPeter Ross2014-03-25
* | On2 VP7 decoderPeter Ross2014-03-25
* | Merge commit '322a1dda973e802db7b57f2007fad3efcd5bab81'Michael Niedermayer2014-03-22
|\|
| * dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macrosDiego Biurrun2014-03-22
* | Merge commit '82bb3048013201c0095d2853d4623633d912252f'Michael Niedermayer2014-03-20
|\|