summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-04Mute the harmless tsan error in frame parallel decode.hkuang
2015-02-04Merge "Unify luma and chroma inter predictors in choose_partitioning"Jingning Han
2015-02-04Merge "Save an extra call for setup_pred_plane function"Jingning Han
2015-02-04Merge "Account for chroma component costs in RTC mode decision"Jingning Han
2015-02-04Adjust partitioning threshold based rtc speedYaowu Xu
2015-02-04Fix a thread lost bug in frame parallel decode.hkuang
2015-02-04Unify luma and chroma inter predictors in choose_partitioningJingning Han
2015-02-04Save an extra call for setup_pred_plane functionJingning Han
2015-02-04Account for chroma component costs in RTC mode decisionJingning Han
2015-02-04vp9_dthread: remove frame_parallel_decoding_mode requirementYunqing Wang
2015-02-03Merge "Remove unnecessary pointer check"Johann
2015-02-03Move calls to avoid unnecessary operationsYaowu Xu
2015-02-03Merge "adjust rtc setting and threshold"Yaowu Xu
2015-02-03Merge "Use correct buffer size in vp8 subpixel variance"Johann
2015-02-03Merge "Remove duplicate code."hkuang
2015-02-03Merge "make low bitrates a lot less blocky"Jim Bankoski
2015-02-03Remove unnecessary pointer checkJohann
2015-02-03Merge "Assign 2nd ref frame in choose_partitioning"Jingning Han
2015-02-03Merge "Fail when only an old nasm is found"Johann
2015-02-03Assign 2nd ref frame in choose_partitioningJingning Han
2015-02-03Merge "vp9_dthread: pass frame counts to decoder functions"Yunqing Wang
2015-02-03Merge "Add mutex initialization in encoder"Yaowu Xu
2015-02-03Add mutex initialization in encoderYaowu Xu
2015-02-03Merge "Ensure the error-concealment code is available"Johann
2015-02-03vp9_dthread: pass frame counts to decoder functionsYunqing Wang
2015-02-03Use correct buffer size in vp8 subpixel varianceJohann
2015-02-03Fail when only an old nasm is foundJohann
2015-02-03make low bitrates a lot less blockyJim Bankoski
2015-02-02adjust rtc setting and thresholdYaowu Xu
2015-02-02Merge "Fix a bug from merging frame parallel branch into master."hkuang
2015-02-02Fix a bug from merging frame parallel branch into master.hkuang
2015-02-02Merge "Require webm when explicitly requested"Johann
2015-02-02Merge "Allow larger encoder configurations."Alex Converse
2015-02-02Require webm when explicitly requestedJohann
2015-02-02Merge "Abort if firstpass file does not exist"Adrian Grange
2015-02-01Merge "Optimize coef update"Yaowu Xu
2015-01-30Try again to merge branch 'frame-parallel' into master branch.hkuang
2015-01-30vp9: rename 'near' parametersJames Zern
2015-01-30Merge "Format fixes in vp9_rd_pick_inter_mode_sb/sub8x8"Jingning Han
2015-01-30Merge "configure: echo --(disable|enable)-* cmdline options"James Zern
2015-01-30Merge "Explicitly include vp8_rtcd.h"Johann
2015-01-30Abort if firstpass file does not existAdrian Grange
2015-01-30Optimize coef updateYaowu Xu
2015-01-29Enable use_x86inc for 32bit pic enabled Darwin targetYunqing Wang
2015-01-29Merge "Fix issues in 32bit PIC enabled build"Yunqing Wang
2015-01-29Allow larger encoder configurations.Alex Converse
2015-01-29Merge "Change to update of rate control factors."Paul Wilkins
2015-01-29Explicitly include vp8_rtcd.hJohann
2015-01-29Merge "Fix to vp9 denoiser."Marco
2015-01-28configure: echo --(disable|enable)-* cmdline optionsJames Zern