summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-12vp9_postproc.c missing extern.Jim Bankoski
2016-07-13Merge changes from topic 'webp-thread-update'James Zern
2016-07-12Merge "vp9 svc: Reuse scaled_temp in two stage downscaling."Jacky Chen
2016-07-12vp9 svc: Reuse scaled_temp in two stage downscaling.JackyChen
2016-07-12deblock filter : moved from vp8 code branchJim Bankoski
2016-07-11Merge "remove *debugmodes.c from the default build"James Zern
2016-07-11Merge "vp9_rd_pick_intra_mode_sb(): set interp_filter to"Scott LaVarnway
2016-07-09vp9_rd_pick_intra_mode_sb(): set interp_filter toScott LaVarnway
2016-07-08Fix non-highbitdepth coding path for HBD buildYaowu Xu
2016-07-08Merge "vp9: Adjustment of gfu_boost and af_ratio for 1 pass vbr."Marco Paniconi
2016-07-07Merge "Enable HBD support in real time encoding path"Yaowu Xu
2016-07-07vp9: Adjustment of gfu_boost and af_ratio for 1 pass vbr.Marco
2016-07-07Merge "vp9: Adjustment to mv bias for non-rd pickmode."Marco Paniconi
2016-07-07Enable coeff optimization for intra modesJingning Han
2016-07-07Use precise context to estimate coeff rate costJingning Han
2016-07-07Enable uniform quantization with trellis optimization in speed 0Jingning Han
2016-07-07Refactor coeff_cost() functionJingning Han
2016-07-07Merge "Support measure distortion in the pixel domain"Jingning Han
2016-07-07vp9: Adjustment to mv bias for non-rd pickmode.Marco
2016-07-07Merge "Fix Visual Studio build warning"Yunqing Wang
2016-07-07Fix Visual Studio build warningYunqing Wang
2016-07-07Merge "Add experimental spatial de-noise filter on key frames."Paul Wilkins
2016-07-06Support measure distortion in the pixel domainJingning Han
2016-07-06Enable HBD support in real time encoding pathYaowu Xu
2016-07-06Merge "Remove decode asserts from better-hw-compatibility"Debargha Mukherjee
2016-07-06Merge "vp9: Choose the scheme for modeling rd for 32x32 based on skin color."Jacky Chen
2016-07-06Remove decode asserts from better-hw-compatibilityDebargha Mukherjee
2016-07-06Merge "Modify the name of vp9cx_set_ref example"Yunqing Wang
2016-07-06vp9: Choose the scheme for modeling rd for 32x32 based on skin color.JackyChen
2016-07-06Eliminate isolated and small tail coefficients:Min Ye
2016-07-06Modify the name of vp9cx_set_ref exampleYunqing Wang
2016-07-06Merge "Remove txfrm_block_to_raster_xy() from vp9 encoder"Jingning Han
2016-07-06Merge "Make set_reference control API work in VP9"Yunqing Wang
2016-07-04Remove txfrm_block_to_raster_xy() from vp9 encoderJingning Han
2016-07-02Merge "improve vpx_filter_block1d* based on replace paddsw+psrlw to pmulhrsw"James Zern
2016-07-02Merge "Update vpx subpixel 1d filter ssse3 asm"James Zern
2016-07-01vpx_thread: use CreateThread for windows phoneJames Zern
2016-07-01vpx_thread: use WaitForSingleObjectEx if availableJames Zern
2016-07-01vpx_thread: use InitializeCriticalSectionEx if availableJames Zern
2016-07-01vpx_thread: use native windows cond var if availableJames Zern
2016-07-01vpx_thread.[hc]: update webp source referenceJames Zern
2016-07-01remove *debugmodes.c from the default buildJames Zern
2016-07-01Make set_reference control API work in VP9Yunqing Wang
2016-07-01vp8/common/reconintra4x4.c: add missing includeJames Zern
2016-07-01Merge "Revert "libyuv: update to 2f101fdb""James Bankoski
2016-07-01Revert "libyuv: update to 2f101fdb"James Bankoski
2016-07-01Merge changes I59a11921,I296a0b81,I397d7753Johann Koenig
2016-07-01Merge "convolve_test: fix byte offsets in hbd build"James Zern
2016-06-30Merge "vp9 postproc: Bug fix and code clean."Jacky Chen
2016-06-30Merge "libyuv: update to 2f101fdb"James Bankoski