summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v1.5.0v1.5.0javanwhistlingduckJohann2015-11-09188-76578/+40
* vp9_dx_iface: move struct defs to separate headerJames Zern2015-10-314-53/+68
* vp9_decodeframe.h: add missing includeJames Zern2015-10-311-0/+2
* Merge "Code cleanup for vp9-denoiser."Marco Paniconi2015-10-262-13/+8
|\
| * Code cleanup for vp9-denoiser.Marco2015-10-262-13/+8
* | Merge "Incorrect frame used in KF boost loop."Paul Wilkins2015-10-261-1/+1
|\ \
| * | Incorrect frame used in KF boost loop.Paul Wilkins2015-10-211-1/+1
* | | Merge "Bug in clamping of base_frame_target."Paul Wilkins2015-10-262-7/+10
|\ \ \ | |_|/ |/| |
| * | Bug in clamping of base_frame_target.Paul Wilkins2015-10-232-7/+10
| |/
* | Merge "Optimize vpx_quantize_{b,b_32x32} assembler."Debargha Mukherjee2015-10-265-23/+562
|\ \
| * | Optimize vpx_quantize_{b,b_32x32} assembler.Geza Lore2015-10-205-23/+562
* | | Merge "Optimize vp9_highbd_block_error_8bit assembly."Debargha Mukherjee2015-10-265-46/+331
|\ \ \
| * | | Optimize vp9_highbd_block_error_8bit assembly.Geza Lore2015-10-215-46/+331
* | | | Merge "palette: Replace rand() call with custom LCG."Alex Converse2015-10-261-3/+10
|\ \ \ \
| * | | | palette: Replace rand() call with custom LCG.Alex Converse2015-10-241-3/+10
* | | | | Merge "Use explicit block position in foreach_transformed_block"Jingning Han2015-10-266-79/+73
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use explicit block position in foreach_transformed_blockJingning Han2015-10-236-79/+73
* | | | | VP9: Estimate noise level for denoiser.Marco2015-10-233-6/+173
|/ / / /
* | | | Merge "vp10: merge ext_ipred_bltr experiment into misc_fixes."Ronald S. Bultje2015-10-223-34/+20
|\ \ \ \
| * | | | vp10: merge ext_ipred_bltr experiment into misc_fixes.Ronald S. Bultje2015-10-213-34/+20
* | | | | Merge "vp10: merge universal_hp experiment into misc_fixes."Ronald S. Bultje2015-10-222-2/+1
|\ \ \ \ \ | |/ / / /
| * | | | vp10: merge universal_hp experiment into misc_fixes.Ronald S. Bultje2015-10-212-2/+1
* | | | | Merge "Adjust superframe-is-optional unit test for vp10 superframe syntax."Ronald S. Bultje2015-10-221-7/+20
|\ \ \ \ \ | |/ / / /
| * | | | Adjust superframe-is-optional unit test for vp10 superframe syntax.Ronald S. Bultje2015-10-211-7/+20
* | | | | Merge "vp10: don't allow comp_inter_inter on keyframes."Ronald S. Bultje2015-10-222-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | vp10: don't allow comp_inter_inter on keyframes.Ronald S. Bultje2015-10-212-0/+4
* | | | | Merge "vp10: fix tile size in remuxing step."Ronald S. Bultje2015-10-221-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | vp10: fix tile size in remuxing step.Ronald S. Bultje2015-10-211-4/+4
* | | | | Merge "vp10: use correct constant for bw adaptation of seg pred probs."Ronald S. Bultje2015-10-221-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | vp10: use correct constant for bw adaptation of seg pred probs.Ronald S. Bultje2015-10-211-1/+1
* | | | | Merge "vp10: don't make right edge available across tile boundaries."Ronald S. Bultje2015-10-221-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | vp10: don't make right edge available across tile boundaries.Ronald S. Bultje2015-10-211-1/+3
* | | | | Merge "vp10: clip MVs before adding to find_ref_mvs() list."Ronald S. Bultje2015-10-222-19/+35
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | vp10: clip MVs before adding to find_ref_mvs() list.Ronald S. Bultje2015-10-202-19/+35
* | | | Merge "vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe."Ronald S. Bultje2015-10-204-6/+13
|\ \ \ \ | |/ / /
| * | | vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe.Ronald S. Bultje2015-10-204-6/+13
| |/ /
* | | Setting change in sample encoder: vpx_temporal_svc_encoder.cMarco2015-10-201-2/+2
* | | Merge "VP10: some changes to palette mode"Hui Su2015-10-206-20/+26
|\ \ \ | |/ / |/| |
| * | VP10: some changes to palette modehui su2015-10-166-20/+26
* | | Merge "vp10: write colorspace info for profile 0 intraonly frames."Ronald S. Bultje2015-10-202-0/+8
|\ \ \
| * | | vp10: write colorspace info for profile 0 intraonly frames.Ronald S. Bultje2015-10-192-0/+8
* | | | Merge "vp10: per-segment lossless coding."Ronald S. Bultje2015-10-208-48/+96
|\ \ \ \ | |/ / /
| * | | vp10: per-segment lossless coding.Ronald S. Bultje2015-10-168-48/+96
* | | | Merge "vp10: add extended-intra prediction edges experiment."Ronald S. Bultje2015-10-2011-17/+502
|\ \ \ \ | |/ / /
| * | | vp10: add extended-intra prediction edges experiment.Ronald S. Bultje2015-10-1611-17/+502
* | | | Merge "vp10: allow MV refs to point outside visible image."Ronald S. Bultje2015-10-202-2/+17
|\ \ \ \ | |/ / /
| * | | vp10: allow MV refs to point outside visible image.Ronald S. Bultje2015-10-162-2/+17
* | | | Merge "vp10: allow forward updates for keyframe y intra mode probabilities."Ronald S. Bultje2015-10-207-24/+69
|\ \ \ \ | |/ / /
| * | | vp10: allow forward updates for keyframe y intra mode probabilities.Ronald S. Bultje2015-10-167-24/+69
* | | | Merge "vp10: merge keyframe/interframe uvintramode/partition probabilities."Ronald S. Bultje2015-10-2010-57/+53
|\ \ \ \ | |/ / /