projects
/
platform
/
upstream
/
libvpx.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sixtap_predict_test: fix sizes passed to memset
[platform/upstream/libvpx.git]
/
vp8
/
2013-02-17
KO Myung-Hun
Use dq instead of ddq with NASM
tree
|
commitdiff
2013-02-01
John Koleszar
Merge "Add support for x64 and win64 yasm flags."
tree
|
commitdiff
2013-02-01
Frank Galligan
Add support for x64 and win64 yasm flags.
tree
|
commitdiff
2013-01-31
Marco Paniconi
Fix for divide by zero in vp8_adjust_key_frame.
tree
|
commitdiff
2013-01-31
Jim Bankoski
Merge "WIP: Multiple decoder instances support"
tree
|
commitdiff
2013-01-30
Scott LaVarnway
WIP: Multiple decoder instances support
tree
|
commitdiff
2013-01-29
Scott LaVarnway
Merge "Use FRAGMENT_DATA struct in pbi"
tree
|
commitdiff
2013-01-29
Scott LaVarnway
Use FRAGMENT_DATA struct in pbi
tree
|
commitdiff
2013-01-26
Jim Bankoski
Merge "Bug fix: error-concealment enabled changed...
tree
|
commitdiff
2013-01-26
Scott LaVarnway
Bug fix: error-concealment enabled changed postproc...
tree
|
commitdiff
2013-01-25
Johann
Merge "Include apple arm conversion script"
tree
|
commitdiff
2013-01-25
Marco Paniconi
Merge "Bug fix: Handle input data ptr = NULL and size...
tree
|
commitdiff
2013-01-23
James Zern
Merge "make: support V=1 as short form of verbose=yes"
tree
|
commitdiff
2013-01-22
Scott LaVarnway
Bug fix: Handle input data ptr = NULL and size = 0...
tree
|
commitdiff
2013-01-15
John Koleszar
Merge branch 'experimental' of review:webm/libvpx
tree
|
commitdiff
2013-01-12
Jim Bankoski
Merge "WIP: Added sse2 version of vp9_mb_lpf_horizontal...
tree
|
commitdiff
2013-01-12
Jim Bankoski
Merge "Upstream changes from Chromium Android Clang...
tree
|
commitdiff
2013-01-11
Frank Galligan
Upstream changes from Chromium Android Clang build.
tree
|
commitdiff
2013-01-08
Yunqing Wang
Merge "vp9_sub_pixel_variance16x2 SSE2 optimization...
tree
|
commitdiff
2013-01-08
John Koleszar
Merge vp9-preview changes into experimental branch
tree
|
commitdiff
2013-01-08
Scott LaVarnway
Merge "Remove cpi parameter from update_mvcount()"
tree
|
commitdiff
2013-01-04
Marco Paniconi
Use seg/ref/mode offsets in loop_filter_partial.
tree
|
commitdiff
2012-12-27
John Koleszar
Merge branch 'vp9-preview' of review:webm/libvpx
tree
|
commitdiff
2012-12-21
John Koleszar
Merge "add emmintrin_compat.h for builds with gcc ...
tree
|
commitdiff
2012-12-20
James Zern
add emmintrin_compat.h for builds with gcc < 4
tree
|
commitdiff
2012-12-18
Yaowu Xu
Merge "Changed MAX_PSNR to 100" into experimental
tree
|
commitdiff
2012-12-18
Yaowu Xu
Changed MAX_PSNR to 100
tree
|
commitdiff
2012-12-11
Scott LaVarnway
Merge "Bug fix: use correct count_mb_ref_frame_usage"
tree
|
commitdiff
2012-12-11
Scott LaVarnway
Bug fix: use correct count_mb_ref_frame_usage
tree
|
commitdiff
2012-12-11
Scott LaVarnway
Moved error_bins to macroblock struct
tree
|
commitdiff
2012-12-11
Scott LaVarnway
Merge "Moved zbin_mode_boost to macroblock struct"
tree
|
commitdiff
2012-12-10
Scott LaVarnway
Update correct macroblock quantize_b function ptrs
tree
|
commitdiff
2012-12-10
Scott LaVarnway
Moved zbin_mode_boost to macroblock struct
tree
|
commitdiff
2012-12-10
Scott LaVarnway
Moved zbin_over_quant to macroblock struct
tree
|
commitdiff
2012-12-08
John Koleszar
Merge remote-tracking branch 'origin/vp9-preview' into...
tree
|
commitdiff
2012-12-07
Scott LaVarnway
Moved denoiser frame copy/updates out of loopfilter...
tree
|
commitdiff
2012-12-06
Scott LaVarnway
Merge "added work buffer for denoiser"
tree
|
commitdiff
2012-12-06
Scott LaVarnway
added work buffer for denoiser
tree
|
commitdiff
2012-12-06
Johann
Move vp8_scale_frame to vpx namespace
tree
|
commitdiff
2012-12-06
Johann
Use 'vpx_scale' consistently
tree
|
commitdiff
2012-12-05
Adrian Grange
Disable background update on non-base layer frames
tree
|
commitdiff
2012-12-05
Johann
Remove ARM optimizations from VP9
tree
|
commitdiff
2012-12-05
Johann
Update ARM for vpx_scale changes
tree
|
commitdiff
2012-12-05
Scott LaVarnway
Removed check_gf_quality()
tree
|
commitdiff
2012-12-05
John Koleszar
Merge remote-tracking branch 'origin/vp9-preview' into...
tree
|
commitdiff
2012-12-05
Scott LaVarnway
Moving mbs_tested_so_far, mode_test_hit_counts to macro...
tree
|
commitdiff
2012-12-04
Scott LaVarnway
Remove cpi parameter from update_mvcount()
tree
|
commitdiff
2012-12-03
Johann
Merge "Remove ARM optimizations from VP9" into experimental
tree
|
commitdiff
2012-12-03
Johann
Merge "Update ARM for vpx_scale changes" into experimental
tree
|
commitdiff
2012-12-03
Johann
Remove ARM optimizations from VP9
tree
|
commitdiff
2012-12-03
Johann
Update ARM for vpx_scale changes
tree
|
commitdiff
2012-12-03
Scott LaVarnway
Merge "Moving rd_thresh_mult, rd_threshes to macroblock...
tree
|
commitdiff
2012-12-03
Scott LaVarnway
Merge "Moving count_mb_ref_frame_usage to macroblock...
tree
|
commitdiff
2012-11-30
Yunqing Wang
Merge "Further improve macroblock loop filters" into...
tree
|
commitdiff
2012-11-29
Deb Mukherjee
Merge "Minor refactoring of superblock decoding" into...
tree
|
commitdiff
2012-11-29
Jim Bankoski
a vp8 warning to boot.
tree
|
commitdiff
2012-11-28
Yaowu Xu
Merge "remove the vp9_default_mode_contexts_a" into...
tree
|
commitdiff
2012-11-28
Jim Bankoski
Merge "remove postproc invokes" into experimental
tree
|
commitdiff
2012-11-28
John Koleszar
Merge "Revert "make: flatten object file directories...
tree
|
commitdiff
2012-11-28
John Koleszar
Revert "make: flatten object file directories"
tree
|
commitdiff
2012-11-27
Marco Paniconi
Updates to qp-regulate and rate correction factor.
tree
|
commitdiff
2012-11-26
James Zern
Merge "vp8_intra_pred_y_tm_sse2: save/restore xmm regis...
tree
|
commitdiff
2012-11-26
Paul Wilkins
Merge "Modified mv prediction." into experimental
tree
|
commitdiff
2012-11-25
Jim Bankoski
Merge "removed the idct rtcd idct calls" into experimental
tree
|
commitdiff
2012-11-25
Jim Bankoski
removed the idct rtcd idct calls
tree
|
commitdiff
2012-11-21
John Koleszar
Merge "vpxenc: don't print STATS_PKT size w/--quiet"
tree
|
commitdiff
2012-11-21
John Koleszar
Merge "vp8_loop_filter_bh_y_sse2: save/restore xmm...
tree
|
commitdiff
2012-11-21
James Zern
vp8_filter_block1d4_h6_ssse3: add missing xmm restore
tree
|
commitdiff
2012-11-21
James Zern
vp8_loop_filter_bh_y_sse2: save/restore xmm registers
tree
|
commitdiff
2012-11-20
James Zern
vp8_intra_pred_y_tm_sse2: save/restore xmm registers
tree
|
commitdiff
2012-11-16
Yunqing Wang
Merge "Add const before the dequant(dq)" into experimental
tree
|
commitdiff
2012-11-16
Yunqing Wang
Merge "Optimize 8x8 dequant and idct" into experimental
tree
|
commitdiff
2012-11-16
John Koleszar
Merge "Don't write recon.yuv by default" into experimental
tree
|
commitdiff
2012-11-16
Deb Mukherjee
Merge "Compound inter-intra experiment" into experimental
tree
|
commitdiff
2012-11-16
Yaowu Xu
Merge "changed mv candidate search for superblocks...
tree
|
commitdiff
2012-11-16
Yaowu Xu
Merge "subpelrefmv for superblocks" into experimental
tree
|
commitdiff
2012-11-16
Johann
Each make file is responsible for its own directory
tree
|
commitdiff
2012-11-15
John Koleszar
support building vp8 and vp9 into a single lib
tree
|
commitdiff
2012-11-15
John Koleszar
make: flatten object file directories
tree
|
commitdiff
2012-11-09
John Koleszar
Merge "Packing Altref along with succeeding frame and...
tree
|
commitdiff
2012-11-09
John Koleszar
Merge "use calloc() instead of malloc()"
tree
|
commitdiff
2012-11-09
Yunqing Wang
Merge "Optimize 16x16 dequant and idct" into experimental
tree
|
commitdiff
2012-11-07
John Koleszar
Merge with upstream experimental changes (2)
tree
|
commitdiff
2012-11-07
John Koleszar
Merge with upstream experimental changes
tree
|
commitdiff
2012-11-07
John Koleszar
Rough merge of master into experimental
tree
|
commitdiff
2012-11-07
Scott LaVarnway
Incorrect parameter passed into vp8_stuff_mb
tree
|
commitdiff
2012-11-07
Scott LaVarnway
Moving count_mb_ref_frame_usage to macroblock struct
tree
|
commitdiff
2012-11-07
Scott LaVarnway
Merge "Removed mb_norm_activity_map"
tree
|
commitdiff
2012-11-07
Scott LaVarnway
Moving rd_thresh_mult, rd_threshes to macroblock struct
tree
|
commitdiff
2012-11-07
Pascal Massimino
use calloc() instead of malloc()
tree
|
commitdiff
2012-11-06
Scott LaVarnway
Removed mb_norm_activity_map
tree
|
commitdiff
2012-11-06
Scott LaVarnway
Moving _error counts to macroblock struct
tree
|
commitdiff
2012-11-06
Scott LaVarnway
Moving MVcount to macroblock struct
tree
|
commitdiff
2012-11-05
Scott LaVarnway
Moving ymode_count, uv_mode_count to macroblock struct
tree
|
commitdiff
2012-11-05
Scott LaVarnway
Moved skip_true_count to macroblock struct
tree
|
commitdiff
2012-11-05
Scott LaVarnway
Moving coef_counts to macroblock struct
tree
|
commitdiff
2012-11-05
Scott LaVarnway
Merge "Removed unnecessary VP8_COMP *cpi parameters"
tree
|
commitdiff
2012-11-02
Scott LaVarnway
Removed unnecessary VP8_COMP *cpi parameters
tree
|
commitdiff
2012-11-02
Johann
Merge "ads2gas.pl: various enhancements to work with...
tree
|
commitdiff
2012-11-02
John Koleszar
Merge "vpx_scale: sync from experimental"
tree
|
commitdiff
next