summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-12Add packaging files for TizenHEAD1.0_branch2.0alpha-wayland1.0Rusty Lynch2-0/+57
2012-06-04Remove extra enumupstreamJohann8-77/+65
2012-06-04Remove redundant assignmentJohann1-1/+1
2012-06-04Explicitly discard fwrite/fread return valuesJohann8-25/+25
2012-05-31Fixes a win build issue related to denoising.Stefan Holmer1-11/+12
2012-05-31Fixes a clang linking error.Stefan Holmer1-1/+1
2012-05-30Merge "boolcoder_test "Jim Bankoski1-88/+67
2012-05-30Fix windows build: obj_int_extract to extract numbrs from .rdataAlpha Lam1-4/+4
2012-05-30Added another denoising threshold for finding DC shifts.Stefan Holmer4-24/+75
2012-05-25Merge "fix denoiser for temporal patterns and rd"Jim Bankoski10-200/+321
2012-05-25boolcoder_test Jim Bankoski1-88/+67
2012-05-24Merge changes I231c062e,Idadc42c7John Koleszar5-6/+122
2012-05-24Merge "Fix another multithreaded encoder loopfilter race condition"John Koleszar4-11/+14
2012-05-24Merge "asm_*_offsets to define variables as constants"John Koleszar1-1/+1
2012-05-24Add external resize testsJohn Koleszar4-5/+121
2012-05-24fix denoiser for temporal patterns and rdJim Bankoski10-200/+321
2012-05-23asm_*_offsets to define variables as constantsAlpha Lam1-1/+1
2012-05-23Merge "Make libvpx Chromium build friendly"John Koleszar39-156/+192
2012-05-23Make libvpx Chromium build friendlyAlpha Lam39-156/+192
2012-05-23Prevent external frame size changes in two-passJohn Koleszar1-1/+1
2012-05-23Merge changes I38e93fe2,I6d6a0fb6,I51155833,If4c3e5d4,Ia2f40ef2John Koleszar15-80/+629
2012-05-23multi-res: modify memory allocation codeYunqing Wang1-3/+6
2012-05-23Fix another multithreaded encoder loopfilter race conditionAttila Nagy4-11/+14
2012-05-22Add initial keyframe testsJohn Koleszar5-0/+531
2012-05-22Move all tests to test/ directoryJohn Koleszar5-3/+2
2012-05-22Enable unit tests by defaultJohn Koleszar1-0/+10
2012-05-22Build unit tests monolithicallyJohn Koleszar8-165/+130
2012-05-22configure: initial support for CXX, CXXFLAGS variablesJohn Koleszar3-6/+50
2012-05-22Merge "multi-res: force Key frame sychronization"Yunqing Wang7-16/+60
2012-05-21Merge "Be explicit about 'in-place'"Johann1-1/+1
2012-05-21Merge "Inline Intrinsic optimized Denoiser"Jim Bankoski6-169/+399
2012-05-21Inline Intrinsic optimized DenoiserChristian Duvivier6-169/+399
2012-05-21Merge "bug fix: do not set noise sensitivity in vp8_scalable_patterns.c"James Berry1-1/+0
2012-05-18Merge "examples: use alignment > 1 w/vpx_img_alloc"John Koleszar2-2/+2
2012-05-18examples: use alignment > 1 w/vpx_img_allocJames Zern2-2/+2
2012-05-18bug fix: do not set noise sensitivity in vp8_scalable_patterns.cJames Berry1-1/+0
2012-05-16multi-res: force Key frame sychronizationYunqing Wang7-16/+60
2012-05-14Merge "Fix missing param name in NEON scaler functions"John Koleszar1-4/+4
2012-05-14Merge "fix warnings for building on win32"John Koleszar11-23/+24
2012-05-14Allow target autodetection to work when cross-compiling.Alexis Ballier1-1/+1
2012-05-11fix warnings for building on win32Scott Graham11-23/+24
2012-05-11Merge branch 'origin/eider' into masterJohn Koleszar46-1402/+452
2012-05-09Merge "vp8e - boolcoder unit test"Jim Bankoski2-0/+131
2012-05-08Update CHANGELOG for v1.1.0 (Eider) releaseJohn Koleszar1-2/+91
2012-05-08Update AUTHORSJohn Koleszar1-0/+4
2012-05-08Update .mailmapJohn Koleszar1-0/+1
2012-05-08Use consistent range for VP8E_SET_NOISE_SENSITIVITYJohn Koleszar1-8/+5
2012-05-08vp8e - boolcoder unit testJim Bankoski2-0/+131
2012-05-04Be explicit about 'in-place'Johann1-1/+1
2012-05-04fix vp8_ namespace issuesJohn Koleszar7-14/+14