summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vpx_codec_dec_init: check that the iface is a decodersandbox/atna/dec_sem_syncJohn Koleszar2011-03-241-0/+2
* Remove unused vp8_get4x4sse_cs_mmx declarationJohn Koleszar2011-03-241-7/+0
* Allow specifying --end-usage by enum nameJohn Koleszar2011-03-241-3/+9
* ARMv6 optimized fdct4x4Tero Rintaluoma2011-03-245-4/+301
* Fix multithreaded encoding for 1 MB wide frameAttila Nagy2011-03-242-30/+32
* Increase static linkage, remove unused functionsJohn Koleszar2011-03-2434-771/+323
* use semaphore for partition thread synchAttila Nagy2011-03-182-0/+30
* Set bounds from the array when iterating mmaps.Ralph Giles2011-03-171-2/+2
* Remove commented-out VP6 code from vp8_finalize_mmapsRalph Giles2011-03-171-19/+1
* Merge "Fix "used uninitialized" warning in vp8_pack_bitstream()"John Koleszar2011-03-171-15/+18
|\
| * Fix "used uninitialized" warning in vp8_pack_bitstream()Attila Nagy2011-03-111-15/+18
* | apple: include proper mach primativesJohn Koleszar2011-03-162-3/+1
* | Remove echoing in obj_int_extract ruleAttila Nagy2011-03-161-1/+1
* | Add vp8_variance8x8_armv6 and vp8_sub_pixel_variance8x8_armv6 functionsAttila Nagy2011-03-155-6/+138
* | Avoid misspelling "dependent".Gaute Strokkenes2011-03-158-11/+11
* | Merge "Fix an unused variable warning."John Koleszar2011-03-141-25/+19
|\ \
| * | Fix an unused variable warning.Ralph Giles2011-03-081-25/+19
* | | Improve grammar in a comment.Ralph Giles2011-03-141-1/+1
* | | obj_int_extract: win64 does not prefix symbolsJohann2011-03-141-4/+12
* | | Merge "Add vp8_mse16x16_armv6 function"Johann2011-03-144-2/+140
|\ \ \
| * | | Add vp8_mse16x16_armv6 functionAttila Nagy2011-03-144-2/+140
* | | | Fix build with xcode4 and simplify GLOBAL.Rafael Ávila de Espíndola2011-03-121-8/+2
* | | | Merge "Move build_intra_predictors_mby to RTCD framework"Johann2011-03-1110-55/+50
|\ \ \ \
| * | | | Move build_intra_predictors_mby to RTCD frameworkJohn Koleszar2011-03-1110-55/+50
* | | | | Merge "ARMv6 optimized quantization"Johann2011-03-115-2/+248
|\ \ \ \ \
| * | | | | ARMv6 optimized quantizationTero Rintaluoma2011-03-115-2/+248
* | | | | | Merge "Only enable ssim_opt.asm on X86_64"John Koleszar2011-03-111-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Only enable ssim_opt.asm on X86_64John Koleszar2011-03-111-1/+1
* | | | | | Clean up of vp8_init_config()Paul Wilkins2011-03-111-44/+1
|/ / / / /
* | | | | Merge "1 Pass CQ and VBR bug fixes"John Koleszar2011-03-112-41/+98
|\ \ \ \ \
| * | | | | 1 Pass CQ and VBR bug fixesPaul Wilkins2011-03-112-41/+98
| | |/ / / | |/| | |
* | | | | Merge "Fix incorrect macroblock counts in twopass rate control"John Koleszar2011-03-111-18/+14
|\ \ \ \ \
| * | | | | Fix incorrect macroblock counts in twopass rate controlJames Berry2011-03-101-18/+14
| |/ / / /
* | | | | Merge "Align SAD output array to be 16-byte aligned"Yunqing Wang2011-03-112-6/+6
|\ \ \ \ \
| * | | | | Align SAD output array to be 16-byte alignedYunqing Wang2011-03-112-6/+6
* | | | | | Merge "vp8cx - psnr converted to call assemblerized sse"John Koleszar2011-03-112-15/+52
|\ \ \ \ \ \
| * | | | | | vp8cx - psnr converted to call assemblerized sseJim Bankoski2011-03-112-15/+52
* | | | | | | Merge "vp8cx- alternate ssim function with optimizations"John Koleszar2011-03-117-294/+468
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | vp8cx- alternate ssim function with optimizationsJim Bankoski2011-03-117-294/+468
| | |/ / / / | |/| | | |
* | | | | | Merge "Encoder loopfilter running in its own thread"Yunqing Wang2011-03-113-71/+155
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Encoder loopfilter running in its own threadAttila Nagy2011-03-113-71/+155
* | | | | | obj_int_extract for Visual StudioJohann2011-03-105-34/+165
| |_|/ / / |/| | | |
* | | | | Added missing format specifier in print statementAdrian Grange2011-03-101-2/+3
* | | | | Removed firstpass motion mapAdrian Grange2011-03-105-220/+28
| |/ / / |/| | |
* | | | Merge "Add vp8_sub_pixel_variance16x8_ssse3 function"Yunqing Wang2011-03-093-2/+56
|\ \ \ \
| * | | | Add vp8_sub_pixel_variance16x8_ssse3 functionYunqing Wang2011-03-093-2/+56
* | | | | Merge branch 'bali'John Koleszar2011-03-091-0/+1
|\ \ \ \ \
| * | | | | Add missing filter.h to build systemJohn Koleszar2011-03-091-0/+1
* | | | | | Merge "fix obj_int_extract for MinGW"Johann2011-03-092-22/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix obj_int_extract for MinGWJohann2011-03-082-22/+8
| | |_|_|/ | |/| | |