summaryrefslogtreecommitdiff
path: root/vp8/encoder
AgeCommit message (Expand)Author
2013-04-15Initial addition of multiple ARF framesAdrian Grange
2013-03-27Merge branch 'master' into experimentalJohn Koleszar
2013-03-22Remove gcc-specific __label__Shimon Doodkin
2013-03-20Removed mode_chosen_countsScott LaVarnway
2013-03-18ENTROPY_STATS -> VP8_ENTROPY_STATS in vp8/.Ronald S. Bultje
2013-03-05vp8: clamp probability valuesJames Zern
2013-03-04Rename quantize_sse2.c to quantize_sse2_intrinsics.c to avoid collision.Ronald S. Bultje
2013-03-02prefix vp8 asm_{com,dec,enc}_offsets filesJames Zern
2013-03-01Merge "Use intrinsics for sse2 regular quantize"Johann
2013-02-28Use intrinsics for sse2 regular quantizeJohann
2013-02-28firstpass.c: correct casting around gf_group_bitsJames Zern
2013-02-28Merge "vp8 fast quantizer with intrinsics"Johann
2013-02-27Merge "vp8/encoder/mcomp.c: remove an unused variable"James Zern
2013-02-27Fix --as=nasm compatibility for new asm code.Jan Kratochvil
2013-02-26vp8 fast quantizer with intrinsicsJohann
2013-02-22vp8/encoder/mcomp.c: remove an unused variableJames Zern
2013-02-22Merge "vp8: make gf_group_bits 64-bit"James Zern
2013-02-22vp8: make gf_group_bits 64-bitJames Zern
2013-02-22vp8_first_pass(): avoid floating point div by 0James Zern
2013-01-31Merge "Add support for x64 and win64 yasm flags."John Koleszar
2013-01-31Add support for x64 and win64 yasm flags.Frank Galligan
2013-01-31Fix for divide by zero in vp8_adjust_key_frame.Marco Paniconi
2013-01-25Bug fix: error-concealment enabled changed postproc outputScott LaVarnway
2013-01-14Merge branch 'experimental' of review:webm/libvpxJohn Koleszar
2013-01-11Upstream changes from Chromium Android Clang build.Frank Galligan
2013-01-08Merge vp9-preview changes into experimental branchJohn Koleszar
2013-01-08Merge "Remove cpi parameter from update_mvcount()"Scott LaVarnway
2012-12-27Merge branch 'vp9-preview' of review:webm/libvpxJohn Koleszar
2012-12-20add emmintrin_compat.h for builds with gcc < 4James Zern
2012-12-18Changed MAX_PSNR to 100Yaowu Xu
2012-12-11Merge "Bug fix: use correct count_mb_ref_frame_usage"Scott LaVarnway
2012-12-10Bug fix: use correct count_mb_ref_frame_usageScott LaVarnway
2012-12-10Moved error_bins to macroblock structScott LaVarnway
2012-12-10Merge "Moved zbin_mode_boost to macroblock struct"Scott LaVarnway
2012-12-10Update correct macroblock quantize_b function ptrsScott LaVarnway
2012-12-10Moved zbin_mode_boost to macroblock structScott LaVarnway
2012-12-10Moved zbin_over_quant to macroblock structScott LaVarnway
2012-12-07Moved denoiser frame copy/updates out of loopfilter threadScott LaVarnway
2012-12-06Merge "added work buffer for denoiser"Scott LaVarnway
2012-12-05added work buffer for denoiserScott LaVarnway
2012-12-05Move vp8_scale_frame to vpx namespaceJohann
2012-12-05Use 'vpx_scale' consistentlyJohann
2012-12-05Disable background update on non-base layer framesAdrian Grange
2012-12-05Removed check_gf_quality()Scott LaVarnway
2012-12-04Moving mbs_tested_so_far, mode_test_hit_counts to macroblock structScott LaVarnway
2012-12-04Remove cpi parameter from update_mvcount()Scott LaVarnway
2012-12-03Merge "Moving rd_thresh_mult, rd_threshes to macroblock struct"Scott LaVarnway
2012-12-03Merge "Moving count_mb_ref_frame_usage to macroblock struct"Scott LaVarnway
2012-11-26Updates to qp-regulate and rate correction factor.Marco Paniconi
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar