projects
/
profile
/
ivi
/
libvpx.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix checks in MB quantizer initialization
[profile/ivi/libvpx.git]
/
vp8
/
common
/
2011-11-05
James Zern
fix file permissions
tree
|
commitdiff
2011-11-04
Yunqing Wang
Merge "Add checks in MB quantizer initialization"
tree
|
commitdiff
2011-11-04
Scott LaVarnway
Merge "Fix issue 374: eob read incorrectly"
tree
|
commitdiff
2011-11-04
John Koleszar
Merge "Changing decoder input partition API to input...
tree
|
commitdiff
2011-11-03
Scott LaVarnway
Merge "Change use of eob in the encoder"
tree
|
commitdiff
2011-11-03
Tero Rintaluoma
Change use of eob in the encoder
tree
|
commitdiff
2011-11-02
Yaowu Xu
Merge "added code to clear 2nd order block when appropr...
tree
|
commitdiff
2011-11-01
John Koleszar
Merge "Fix: Increase default cx_data_size"
tree
|
commitdiff
2011-11-01
Stefan Holmer
Changing decoder input partition API to input fragments.
tree
|
commitdiff
2011-10-28
Scott LaVarnway
Merge "Improved decode_split_mv()"
tree
|
commitdiff
2011-10-27
Johann
Merge "Fix ARM build problem introduced by CL I3fab6f2b"
tree
|
commitdiff
2011-10-27
Scott LaVarnway
Improved decode_split_mv()
tree
|
commitdiff
2011-10-27
Scott LaVarnway
Merge "Improved mv_bias"
tree
|
commitdiff
2011-10-26
Johann
Merge "Reduce partial frame copy in encoder's pick_filt...
tree
|
commitdiff
2011-10-26
Scott LaVarnway
Improved mv_bias
tree
|
commitdiff
2011-10-26
Attila Nagy
Reduce partial frame copy in encoder's pick_filter_leve...
tree
|
commitdiff
2011-10-25
Scott LaVarnway
Merge "Improved token decoder"
tree
|
commitdiff
2011-10-24
Scott LaVarnway
Merge "Removed redundant mv clamps for nearmv and neare...
tree
|
commitdiff
2011-10-21
Scott LaVarnway
Merge "Remove unused DETOK structure"
tree
|
commitdiff
2011-10-21
John Koleszar
Merge "Add license text to configure generated files."
tree
|
commitdiff
2011-10-21
John Koleszar
Merge "Fix: check cx_data buffer prior to write"
tree
|
commitdiff
2011-10-20
James Berry
Fix: check cx_data buffer prior to write
tree
|
commitdiff
2011-10-19
Johann
Merge "Fix: NEON copy/extend frame for small sizes"
tree
|
commitdiff
2011-10-19
Johann
Merge "enc: save entropy probs only when needed for...
tree
|
commitdiff
2011-10-19
Scott LaVarnway
Merge "Remove usage of predict buffer for decode"
tree
|
commitdiff
2011-10-18
Scott LaVarnway
Remove usage of predict buffer for decode
tree
|
commitdiff
2011-10-14
John Koleszar
Merge "vpxdec updated to use !feof() instead of *buf_sz...
tree
|
commitdiff
2011-10-11
Adrian Grange
Merge "Added rate-targeted temporal scalability"
tree
|
commitdiff
2011-10-11
Adrian Grange
Added rate-targeted temporal scalability
tree
|
commitdiff
2011-10-10
James Berry
bug fix - starting/optimal/max and buffer_level changed...
tree
|
commitdiff
2011-10-04
Scott LaVarnway
Merge "Improved tokenize"
tree
|
commitdiff
2011-10-04
Yunqing Wang
Merge "Multithreaded encoder, late sync loopfilter"
tree
|
commitdiff
2011-10-03
John Koleszar
Merge "makefile: fix target 'all'"
tree
|
commitdiff
2011-09-30
Johann
Merge "Reduce computational complexity of generic C...
tree
|
commitdiff
2011-09-30
Johann
Merge "combine loopfilter data access"
tree
|
commitdiff
2011-09-30
Scott LaVarnway
Improved tokenize
tree
|
commitdiff
2011-09-30
Johann
combine loopfilter data access
tree
|
commitdiff
2011-09-30
Paul Wilkins
Merge "CQ and two pass rate control."
tree
|
commitdiff
2011-09-29
Aaron Watry
Reduce computational complexity of generic C loop filter.
tree
|
commitdiff
2011-09-22
John Koleszar
Merge "clamp_mvs() using the wrong motion vector inform...
tree
|
commitdiff
2011-09-22
John Koleszar
Merge changes Ie650e9b8,I2427e494
tree
|
commitdiff
2011-09-22
Johann
Merge "Replace vpx_ports/config.h with vpx_config.h"
tree
|
commitdiff
2011-09-22
Attila Nagy
Replace vpx_ports/config.h with vpx_config.h
tree
|
commitdiff
2011-09-16
John Koleszar
Merge "Fixes the boundary checks for extrapolated and...
tree
|
commitdiff
2011-09-16
Scott LaVarnway
clamp_mvs() using the wrong motion vector information
tree
|
commitdiff
2011-09-14
John Koleszar
Merge "Fix odd-sized image support in decoder examples"
tree
|
commitdiff
2011-08-31
Scott LaVarnway
Merge "Skip computation of distortion in vp8_pick_inter...
tree
|
commitdiff
2011-08-31
Scott LaVarnway
Merge "Removed bmi copy to/from BLOCKD"
tree
|
commitdiff
2011-08-30
John Koleszar
Merge "Recalculate zbin_extra only if regular quantizer...
tree
|
commitdiff
2011-08-24
Scott LaVarnway
Removed bmi copy to/from BLOCKD
tree
|
commitdiff
2011-08-24
Fritz Koenig
Fix naming of sse2 idct functions.
tree
|
commitdiff
2011-08-24
Scott LaVarnway
Merge "Faster vp8_default_coef_probs"
tree
|
commitdiff
2011-08-24
Johann
Fix data accesses for simple loopfilters
tree
|
commitdiff
2011-08-23
Fritz Koenig
Use local labels for jumps/loops in x86 assembly.
tree
|
commitdiff
2011-08-22
Fritz Koenig
Merge "Revert "Reclasify optimized ssim calculations...
tree
|
commitdiff
2011-08-22
Fritz Koenig
Merge "Reclasify optimized ssim calculations as SSE2."
tree
|
commitdiff
2011-08-19
John Koleszar
Merge "Copy less when active map is in use"
tree
|
commitdiff
2011-08-19
Alpha Lam
Copy less when active map is in use
tree
|
commitdiff
2011-08-16
Scott LaVarnway
Faster vp8_default_coef_probs
tree
|
commitdiff
2011-08-15
John Koleszar
Merge v0.9.7-p1 release int 'origin/master'
tree
|
commitdiff
2011-08-12
John Koleszar
Revert "Improved 1-pass CBR rate control"
tree
|
commitdiff
2011-08-05
Yunqing Wang
Merge "Adjust half-pixel only search"
tree
|
commitdiff
2011-08-04
John Koleszar
Merge cayuga release into master branch
tree
|
commitdiff
2011-08-04
John Koleszar
Merge "Update CHANGELOG for Cayuga release" into cayuga
tree
|
commitdiff
2011-08-03
John Koleszar
Merge changes Ic7725e27,Ib3d54bfa into cayuga
tree
|
commitdiff
2011-08-03
John Koleszar
Merge changes I585167e1,Ia07602bd into cayuga
tree
|
commitdiff
2011-08-02
Johann
update extend frame borders
tree
|
commitdiff
2011-08-02
John Koleszar
Merge "include the arm header files in make dist" into...
tree
|
commitdiff
2011-08-02
John Koleszar
Merge "Fix building with --disable-postproc" into cayuga
tree
|
commitdiff
2011-08-01
John Koleszar
Fix building with --disable-postproc
tree
|
commitdiff
2011-07-28
John Koleszar
Merge "configure: add --enable-static option"
tree
|
commitdiff
2011-07-27
Yunqing Wang
Merge "Fix range checks in motion search"
tree
|
commitdiff
2011-07-26
John Koleszar
Merge "cosmetics: consistently use [u]int64_t"
tree
|
commitdiff
2011-07-26
James Zern
cosmetics: consistently use [u]int64_t
tree
|
commitdiff
2011-07-26
Johann
Merge ""Eliminated TOKENEXTRABITS" broke the windows...
tree
|
commitdiff
2011-07-25
Scott LaVarnway
Merge "Eliminated TOKENEXTRABITS"
tree
|
commitdiff
2011-07-25
Yunqing Wang
Merge "Use CONFIG_FAST_UNALIGNED consistently in codec"
tree
|
commitdiff
2011-07-25
Yunqing Wang
Use CONFIG_FAST_UNALIGNED consistently in codec
tree
|
commitdiff
2011-07-22
Johann
Merge "fix sharpness bug and clean up"
tree
|
commitdiff
2011-07-22
Johann
fix sharpness bug and clean up
tree
|
commitdiff
2011-07-22
Yunqing Wang
Merge "Preload reference area to an intermediate buffer...
tree
|
commitdiff
2011-07-22
Yunqing Wang
Preload reference area to an intermediate buffer in...
tree
|
commitdiff
2011-07-21
Yunqing Wang
Merge "Add improvements made in good-quality mode to...
tree
|
commitdiff
2011-07-19
Scott LaVarnway
Merge "Moved vp8_encode_bool into boolhuff.h"
tree
|
commitdiff
2011-07-19
Scott LaVarnway
Moved vp8_encode_bool into boolhuff.h
tree
|
commitdiff
2011-07-18
John Koleszar
Improved 1-pass CBR rate control
tree
|
commitdiff
2011-07-18
John Koleszar
Merge "Disable __longjmp_chk protection"
tree
|
commitdiff
2011-07-15
Scott LaVarnway
Merge "Tokenize MB optimized"
tree
|
commitdiff
2011-07-15
Yunqing Wang
Merge "Fix vpxenc encoding incorrect webm file header...
tree
|
commitdiff
2011-07-14
James Berry
bug fix vpx_copy_and_extend_frame size issue
tree
|
commitdiff
2011-07-13
Fritz Koenig
Merge "Better allocate yuv buffers."
tree
|
commitdiff
2011-07-13
Yunqing Wang
Merge "Fix unnecessary casting of B_PREDICTION_MODE...
tree
|
commitdiff
2011-07-13
Fritz Koenig
Merge "Reduce motion vector search on alt-ref frame."
tree
|
commitdiff
2011-07-13
John Koleszar
Merge "Remove rotting NDS_NITRO code."
tree
|
commitdiff
2011-07-13
Johann
Merge "update x86 asm for loopfilter"
tree
|
commitdiff
2011-07-13
Johann
Merge "Update armv6 loopfilter to new interface"
tree
|
commitdiff
2011-07-13
Johann
Merge "Update armv7 loopfilter to new interface"
tree
|
commitdiff
2011-07-13
Johann
Merge "New loop filter interface"
tree
|
commitdiff
2011-07-12
Attila Nagy
Update armv6 loopfilter to new interface
tree
|
commitdiff
2011-07-12
Attila Nagy
Update armv7 loopfilter to new interface
tree
|
commitdiff
next