summaryrefslogtreecommitdiff
path: root/libavcodec/arm
Commit message (Expand)AuthorAge
* videodsp: Fix project nameMichael Niedermayer2012-12-22
* Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723'Michael Niedermayer2012-12-21
|\
| * lavc: add missing files for armLuca Barbato2012-12-20
| * lavc: introduce VideoDSPContextRonald S. Bultje2012-12-20
* | Merge commit '523c7bd23c781aa0f3a85044896f5e18e8b52534'Michael Niedermayer2012-12-19
|\|
| * misc typo, style and wording fixesDiego Biurrun2012-12-18
* | arm: put prefetch under matching #ifdef as the actual codeMichael Niedermayer2012-12-09
* | Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30'Michael Niedermayer2012-12-08
|\|
| * arm: rename ARMVFP config symbol to VFPMans Rullgard2012-12-07
* | Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5'Michael Niedermayer2012-12-08
|\|
| * arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilationMans Rullgard2012-12-07
* | Merge commit '9ebd45c2d58ad9241ad09718679f0cf7fb57da52'Michael Niedermayer2012-12-08
|\|
| * arm: fix use of uninitialised value in ff_fft_fixed_init_arm()Mans Rullgard2012-12-07
* | Merge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b'Michael Niedermayer2012-11-27
|\|
| * dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutilJustin Ruggles2012-11-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-30
|\|
| * Use ptrdiff_t instead of int for intra pred "stride" function parameter.Ronald S. Bultje2012-10-29
* | Merge commit 'c9ef43215c7d68c2cdcdbe02287aa114f27a32ed'Michael Niedermayer2012-10-20
|\|
| * ARM: fix overreads in neon h264 chroma mcMans Rullgard2012-10-20
* | Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'Michael Niedermayer2012-10-12
|\|
| * Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun2012-10-11
* | Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'Michael Niedermayer2012-10-11
|\|
| * arm: call arm-specific rv34dsp init functions under if (ARCH_ARM)Jean-Baptiste Kempf2012-10-10
* | Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'Michael Niedermayer2012-10-10
|\|
| * build: non-x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-10-09
* | mpegvideo_armv5te: change asserts to av_assertsMichael Niedermayer2012-10-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-03
|\|
| * ARM: set Tag_ABI_align_preserved in all asm filesMans Rullgard2012-10-02
* | Revert "arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4"Michael Niedermayer2012-09-26
* | arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4bruce-wu2012-09-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-21
|\|
| * ARM: swap source operands in some add instructionsMans Rullgard2012-09-20
* | arm/dca: Fix compilation of decode_blockcodes() with --enable-thumbMichael Niedermayer2012-09-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-16
|\|
| * flacdsp: arm optimised lpc filterMans Rullgard2012-09-15
* | dsputil/me/pixels: Actually use av_restrictDerek Buitenhuis2012-09-09
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | arm: fix compile with disable-optimizations on androidMichael Niedermayer2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-04
|\|
| * ARMv6: vp8: fix stack allocation with Apple's assemblerMans Rullgard2012-08-04
| * ARM: vp56: allow inline asm to build with clangMans Rullgard2012-08-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-01
|\|
| * ARM: use =const syntax instead of explicit literal poolsMans Rullgard2012-08-01
| * ARM: use standard syntax for all LDRD/STRD instructionsMans Rullgard2012-08-01
* | Fix misspellings of FFmpegMichael Niedermayer2012-07-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-18
|\|
| * vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-18
| * build: add CONFIG_VP3DSP, reduce repetition in OBJS listsMans Rullgard2012-07-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-01
|\|