summaryrefslogtreecommitdiff
path: root/vp8/vp8cx_arm.mk
Commit message (Expand)AuthorAgeFilesLines
* VP8 encoder for ARMv8 by using NEON intrinsics 6James Yu2014-08-201-1/+1
* VP8 encoder for ARMv8 by using NEON intrinsics 3James Yu2014-08-201-1/+1
* VP8 encoder for ARMv8 by using NEON intrinsics 2Scott LaVarnway2014-08-201-1/+1
* Only build neon assembly for armv7 targetsJohann2014-05-121-7/+8
* ARM NEON version of denoiser.Christian Duvivier2014-01-021-0/+1
* Each make file is responsible for its own directoryJohann2012-11-151-1/+1
* Move SAD and variance functions to commonJohann2012-03-051-13/+0
* RTCD: finalize removal of old RTCD systemJohn Koleszar2012-01-301-2/+0
* RTCD: add block subtraction functionsJohn Koleszar2012-01-301-1/+0
* RTCD: add quantizer functionsJohn Koleszar2012-01-301-1/+0
* RTCD: add FDCT functionsJohn Koleszar2012-01-301-1/+0
* RTCD: add variance functionsJohn Koleszar2012-01-301-1/+0
* Disconnect ARM tgt_isa from dsp extensionsFritz Koenig2012-01-201-32/+32
* Move neon only arm functions under arm/neon.Fritz Koenig2011-09-201-1/+1
* Merge "NEON FDCT updated to match current C code"Johann2011-09-201-2/+0
|\
| * NEON FDCT updated to match current C codeTero Rintaluoma2011-09-201-2/+0
* | Updated ARMv6 forward transforms to match CTero Rintaluoma2011-09-191-1/+1
|/
* include the arm header files in make distJohann2011-08-011-2/+5
* configuration, support disabling any subset of ARM archAttila Nagy2011-06-211-8/+7
* neon fast quantize block pairTero Rintaluoma2011-06-011-0/+1
* neon fast quantizer updatedTero Rintaluoma2011-05-061-1/+0
* Merge "Wrapper function removed from vp8_subtract_b_neon function call"Johann2011-04-011-1/+0
|\
| * Wrapper function removed from vp8_subtract_b_neon function callTero Rintaluoma2011-04-011-1/+0
* | Merge "ARMv6 optimized subtract functions"Johann2011-03-311-0/+1
|\ \
| * | ARMv6 optimized subtract functionsTero Rintaluoma2011-03-291-0/+1
| |/
* | Merge "Half pixel variance further optimized for ARMv6"Johann2011-03-291-0/+3
|\ \ | |/ |/|
| * Half pixel variance further optimized for ARMv6Tero Rintaluoma2011-03-281-0/+3
* | add asm_enc_offsets.c for all targetsJohann2011-03-281-1/+0
|/
* ARMv6 optimized fdct4x4Tero Rintaluoma2011-03-211-0/+2
* Add vp8_variance8x8_armv6 and vp8_sub_pixel_variance8x8_armv6 functionsAttila Nagy2011-03-151-0/+1
* Merge "Add vp8_mse16x16_armv6 function"Johann2011-03-141-0/+1
|\
| * Add vp8_mse16x16_armv6 functionAttila Nagy2011-03-141-0/+1
* | ARMv6 optimized quantizationTero Rintaluoma2011-03-111-0/+1
|/
* ARMv6 optimized sad16x16Tero Rintaluoma2011-02-111-0/+1
* Adds armv6 optimized variance calculationTero Rintaluoma2011-02-091-1/+3
* clarify *_offsets.asm differencesJohann2011-02-081-14/+1
* Adds vpx_vp8_enc_asm_offsets.c.o to OBJS-yes listAttila Nagy2011-01-261-1/+1
* move new neon subpixel functionJohann2011-01-251-0/+1
* Add half-pixel variance RTCD functionsJohn Koleszar2010-10-261-1/+0
* Add runtime CPU detection support for ARM.Timothy B. Terriberry2010-10-251-9/+10
* Use WebM in copyright notice for consistencyJohn Koleszar2010-09-091-1/+1
* cosmetics: trim trailing whitespaceJohn Koleszar2010-06-181-2/+2
* LICENSE: update with latest textJohn Koleszar2010-06-041-4/+5
* Initial WebM releasev0.9.0John Koleszar2010-05-181-0/+64