projects
/
platform
/
upstream
/
libvpx.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libvpx.git
2012-01-20
Yaowu Xu
changed loop filter for MBs using 8x8 transform
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Yaowu Xu
Added code to prevent I8X8_PRED mode for MBs using...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-20
Yaowu Xu
reverted an accidental code deleting
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Yaowu Xu
Merge "new loop filter functions for macroblock boundar...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Yaowu Xu
new loop filter functions for macroblock boundaries
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Paul Wilkins
Possible divide by 0 error.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-17
Paul Wilkins
Rate control on static scenes plus Y2dc delta Q fix.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-11
Yaowu Xu
Merge "Added an emms to prevent invalid stats output...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Yaowu Xu
Added an emms to prevent invalid stats output
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Christian Duvivier
Fix more warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Christian Duvivier
Add script to test all builds.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Christian Duvivier
Fix a couple of warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Yaowu Xu
changed mode_context update strategy
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Paul Wilkins
Merge "Extended Q:" into experimental
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Paul Wilkins
Merge "Extend to 256 Q steps." into experimental
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Paul Wilkins
Merge "QRange experiements." into experimental
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Paul Wilkins
Merge "Further QIndex realted Fixes:" into experimental
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Paul Wilkins
Extended Q:
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Paul Wilkins
Extend to 256 Q steps.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Paul Wilkins
QRange experiements.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Paul Wilkins
Further QIndex realted Fixes:
commit
|
commitdiff
|
tree
|
snapshot
2011-12-16
Adrian Grange
Reset segment_id to 0 when segmentation is disabled
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Adrian Grange
Fixed stride bug in segmentation code
commit
|
commitdiff
|
tree
|
snapshot
2011-12-15
Adrian Grange
Fixed bug to use mode_info_stride rather than mb_cols
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Paul Wilkins
QINDEX_RANGE fixed tables.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Yaowu Xu
Enabled adaptive UV intra coding for inter frames
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Adrian Grange
Merge "Fix out of bounds read in update_mbgraph_frame_s...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Adrian Grange
Fix out of bounds read in update_mbgraph_frame_stats
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Yaowu Xu
Revised coding using adaptive mode context to depend...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Paul Wilkins
Experiment with old Q range:
commit
|
commitdiff
|
tree
|
snapshot
2011-12-08
Yaowu Xu
fixed a crash caused invalid Q choice
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Yaowu Xu
Removed #if CONFIG_MULCONTEXT
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Yaowu Xu
Removed #if CONFIG_I8X8
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Yaowu Xu
made vp8_mode_context adaptive
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Yaowu Xu
fixed a crash when MODE_STATS is enabled
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Yaowu Xu
Merge "Minor fixes:" into experimental
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Paul Wilkins
Minor fixes:
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Ronald S. Bultje
Rename use_dc_pred to use_16x16_pred.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-07
Yaowu Xu
Merge "corrected an enum name" into experimental
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Ronald S. Bultje
Fix for RD thresholds if both I8X8 and DUALPRED are...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Ronald S. Bultje
Dual 16x16 inter prediction.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Paul Wilkins
Some further QIndex issues with extended Q
commit
|
commitdiff
|
tree
|
snapshot
2011-12-06
Yaowu Xu
corrected an enum name
commit
|
commitdiff
|
tree
|
snapshot
2011-12-05
Yaowu Xu
removed leftover code from a couple merge problems.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Yaowu Xu
changed configure script to enable new experimental...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Yaowu Xu
added separate entropy context for alt_ref
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Yaowu Xu
enabled 8x8 intra prediction modes on inter frames
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Paul Wilkins
Further work on extended Q range.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Paul Wilkins
CR/LF issue.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Yaowu Xu
added transform type to MB_MODE_INFO
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Paul Wilkins
MinQ equations.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Paul Wilkins
Extended Q Range:
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Paul Wilkins
Further work on extended Q range.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Ronald S. Bultje
mbgraph: fix invalid memory access if motion vectors...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Yaowu Xu
changed find_near_mvs search to include a mb from last...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Paul Wilkins
Two pass rate control code changes.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Paul Wilkins
Further resolution of QIndex LUTS;
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Adrian Grange
Remove redundant code (lf_or_gf and frame_lf_or_gf)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-22
Paul Wilkins
Removal of Qindex LUTS.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Paul Wilkins
Extended Q range Experiment.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Paul Wilkins
Cosmetic clean up.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Paul Wilkins
Decoder segmentation bug.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Paul Wilkins
CONFIG_T8X8 experiment.:
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Adrian Grange
Clip buffer level to the maximum buffer size in CBR
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Yaowu Xu
Merge "fixed the scaling in 8x8 trellis quant" into...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Yaowu Xu
fixed the scaling in 8x8 trellis quant
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Paul Wilkins
Header inclusion for Unix build
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Paul Wilkins
Merge CONFIGURE_SEGMENTATION experiment.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Paul Wilkins
Further clean up of Segmentation experiment code
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Paul Wilkins
Further work on Segmentation Experiment:
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Paul Wilkins
Segmentation experiment:
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Paul Wilkins
SEGMENTATION experiment:
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Yaowu Xu
changed function name for clarity
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Yaowu Xu
Merge "fixed the decoder when using 8x8 transform"...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Yaowu Xu
Make 8x8 and extend_qrange to work together
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Yaowu Xu
fixed the decoder when using 8x8 transform
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Yaowu Xu
Merge "scaled the threshold for 2nd order coefficient...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Yaowu Xu
scaled the threshold for 2nd order coefficient reset
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Paul Wilkins
Merge "T8x8 experiment merge." into experimental
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Yaowu Xu
Merge "fixed an encoder bug" into experimental
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Yaowu Xu
fixed an encoder bug
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Paul Wilkins
T8x8 experiment merge.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Paul Wilkins
Merging and testing of SEGMENTATION experiment.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Paul Wilkins
Segmentation feature logic fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Yaowu Xu
make debug match release build on win32 with 8x8 transf...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Yaowu Xu
Attempt to fix an issue related to 8x8 transform and...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Paul Wilkins
Segment signaling of TX size
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Yaowu Xu
Merge "Added context reset when 2nd order coefficients...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Paul Wilkins
Segment Features with 8x8DCT.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Paul Wilkins
Segment Feature Data Access
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Yaowu Xu
make uv intra mode coding adaptive to Y mode
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Yaowu Xu
Added context reset when 2nd order coefficients are...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Paul Wilkins
Segment Features. Removal of #ifdefs
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Paul Wilkins
Merge "Segmentation: Reference frames" into experimental
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Paul Wilkins
Merge "Change to prevent encoding of effect-less 2nd...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Paul Wilkins
Segmentation: Reference frames
commit
|
commitdiff
|
tree
|
snapshot
2011-11-01
Adrian Grange
Deleted repeated code block
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Adrian Grange
Fixed this_mode used before set in vp8_pick_inter_mode
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Paul Wilkins
Segmentation Entropy and tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Paul Wilkins
Resolve build problem
commit
|
commitdiff
|
tree
|
snapshot
next