summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2011-04-01Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-31Merge "ARMv6 optimized subtract functions"Johann
2011-03-30Fix: lpf semaphore was signaled in single threaded runAttila Nagy
2011-03-30Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-29Merge "Half pixel variance further optimized for ARMv6"Johann
2011-03-29Merge "Fix a crash while enabling shared (--enable-shared)"Yunqing Wang
2011-03-29Fix a crash while enabling shared (--enable-shared)Yunqing Wang
2011-03-29use GLOBAL correctly on 32bit shared librariesJohann
2011-03-29ARMv6 optimized subtract functionsTero Rintaluoma
2011-03-28Half pixel variance further optimized for ARMv6Tero Rintaluoma
2011-03-25Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-24Merge "use asm_offsets with vp8_regular_quantize_b_sse2"Johann
2011-03-24use asm_offsets with vp8_regular_quantize_b_sse2Johann
2011-03-24Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-23Merge "ARMv6 optimized fdct4x4"Johann
2011-03-23Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-21Merge "Fix multithreaded encoding for 1 MB wide frame"Yunqing Wang
2011-03-21Remove unused vp8_get4x4sse_cs_mmx declarationJohn Koleszar
2011-03-21Merge "Increase static linkage, remove unused functions"John Koleszar
2011-03-21ARMv6 optimized fdct4x4Tero Rintaluoma
2011-03-18Fix multithreaded encoding for 1 MB wide frameAttila Nagy
2011-03-18Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-17Increase static linkage, remove unused functionsJohn Koleszar
2011-03-17Merge "Fix "used uninitialized" warning in vp8_pack_bitstream()"John Koleszar
2011-03-16Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-15Add vp8_variance8x8_armv6 and vp8_sub_pixel_variance8x8_armv6 functionsAttila Nagy
2011-03-15Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-14Merge "Add vp8_mse16x16_armv6 function"Johann
2011-03-14Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-14Add vp8_mse16x16_armv6 functionAttila Nagy
2011-03-11Merge "Move build_intra_predictors_mby to RTCD framework"Johann
2011-03-11Move build_intra_predictors_mby to RTCD frameworkJohn Koleszar
2011-03-11Merge "ARMv6 optimized quantization"Johann
2011-03-11Clean up of vp8_init_config()Paul Wilkins
2011-03-11Merge "1 Pass CQ and VBR bug fixes"John Koleszar
2011-03-111 Pass CQ and VBR bug fixesPaul Wilkins
2011-03-11Merge "Fix incorrect macroblock counts in twopass rate control"John Koleszar
2011-03-11Merge "Align SAD output array to be 16-byte aligned"Yunqing Wang
2011-03-11Merge "vp8cx - psnr converted to call assemblerized sse"John Koleszar
2011-03-11Merge "vp8cx- alternate ssim function with optimizations"John Koleszar
2011-03-11vp8cx - psnr converted to call assemblerized sseJim Bankoski
2011-03-11vp8cx- alternate ssim function with optimizationsJim Bankoski
2011-03-11Align SAD output array to be 16-byte alignedYunqing Wang
2011-03-11Merge "Encoder loopfilter running in its own thread"Yunqing Wang
2011-03-11Fix "used uninitialized" warning in vp8_pack_bitstream()Attila Nagy
2011-03-11Encoder loopfilter running in its own threadAttila Nagy
2011-03-11ARMv6 optimized quantizationTero Rintaluoma
2011-03-11Merge remote branch 'internal/upstream' into HEADJohn Koleszar
2011-03-10Added missing format specifier in print statementAdrian Grange
2011-03-10Removed firstpass motion mapAdrian Grange