projects
/
profile
/
ivi
/
libvpx.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bug fix vpx_copy_and_extend_frame size issue
[profile/ivi/libvpx.git]
/
build
/
2011-07-01
John Koleszar
Merge "Properly use GET_GOT/RESTORE_GOT when using...
tree
|
commitdiff
2011-06-30
Yunqing Wang
Merge "Copy macroblock data to a buffer before encoding it"
tree
|
commitdiff
2011-06-29
Paul Wilkins
Merge "Change to arf boost calculation."
tree
|
commitdiff
2011-06-29
John Koleszar
Merge "Use MAX_ENTROPY_TOKENS and ENTROPY_NODES more...
tree
|
commitdiff
2011-06-28
Johann
Merge "Avoid text relocations in ARM vp8 decoder"
tree
|
commitdiff
2011-06-28
Johann
Merge "utilize preload in ARMv6 MC/LPF/Copy routines"
tree
|
commitdiff
2011-06-28
Johann
Merge "respect alignment in arm asm files"
tree
|
commitdiff
2011-06-27
Johann
Merge "configuration, support disabling any subset...
tree
|
commitdiff
2011-06-27
Johann
respect alignment in arm asm files
tree
|
commitdiff
2011-06-21
Attila Nagy
configuration, support disabling any subset of ARM...
tree
|
commitdiff
2011-06-17
John Koleszar
Merge "Use SSE as BPRED distortion metric consistently"
tree
|
commitdiff
2011-06-16
John Koleszar
Merge "Disable specialcase for last frames if the seque...
tree
|
commitdiff
2011-06-16
John Koleszar
Merge "gen_msvs_proj: write boolean for Debug attribute"
tree
|
commitdiff
2011-06-15
James Zern
gen_msvs_proj: write boolean for Debug attribute
tree
|
commitdiff
2011-06-15
John Koleszar
Merge "Remove redundant check for KEY_FRAME in multithr...
tree
|
commitdiff
2011-06-15
John Koleszar
Merge "fix --disable-runtime-cpu-detect on x86"
tree
|
commitdiff
2011-06-15
Attila Nagy
Guard vpx_config.h against multiple inclusions
tree
|
commitdiff
2011-06-14
Scott LaVarnway
Merge "Populate bmi for B_PRED only"
tree
|
commitdiff
2011-06-14
Paul Wilkins
Merge "Fix RT only build"
tree
|
commitdiff
2011-06-14
Tero Rintaluoma
Update -linux-rvct targets
tree
|
commitdiff
2011-06-08
Johann
use GCC inline magic
tree
|
commitdiff
2011-06-08
Johann
Merge "Revert "Use shared object files for ELF""
tree
|
commitdiff
2011-06-08
Johann
Revert "Use shared object files for ELF"
tree
|
commitdiff
2011-06-07
Yaowu Xu
Merge "remove redundant functions"
tree
|
commitdiff
2011-06-07
John Koleszar
Merge "Reduce overshoot in 1 pass rate control"
tree
|
commitdiff
2011-06-07
Scott LaVarnway
Merge "Wrapped asserts in critical code with CONFIG_DEBUG"
tree
|
commitdiff
2011-06-07
Scott LaVarnway
Merge "Removed unused function vp8_treed_read_num"
tree
|
commitdiff
2011-06-07
John Koleszar
Merge "Use shared object files for ELF"
tree
|
commitdiff
2011-06-06
Johann
Use shared object files for ELF
tree
|
commitdiff
2011-05-26
John Koleszar
Merge "Do not copy data between encoder reference buffers."
tree
|
commitdiff
2011-05-19
Scott LaVarnway
Merge "Make hor UV predict ~2x faster (73 vs 132 cycles...
tree
|
commitdiff
2011-05-19
John Koleszar
Merge "changed configure option name to reduce confusion"
tree
|
commitdiff
2011-05-11
Yaowu Xu
Merge "fix a bug related to gf_active_flags in multi...
tree
|
commitdiff
2011-05-11
John Koleszar
Merge "Use stdint.h for VS2010"
tree
|
commitdiff
2011-05-06
John Koleszar
Merge "Don't override active_worst_quality in 2 pass"
tree
|
commitdiff
2011-05-06
Johann
Merge "neon fast quantizer updated"
tree
|
commitdiff
2011-05-06
Tero Rintaluoma
neon fast quantizer updated
tree
|
commitdiff
2011-05-05
Johann
Merge "Loopfilter NEON: Use VMOV for constant vectors...
tree
|
commitdiff
2011-05-05
Yunqing Wang
Merge "Runtime detection of available processor cores."
tree
|
commitdiff
2011-05-03
Yunqing Wang
Merge "Modify HEX search"
tree
|
commitdiff
2011-05-03
Yaowu Xu
Merge "change to use fast ssim code for internal ssim...
tree
|
commitdiff
2011-05-02
Ronald S. Bultje
build: change LDFLAGS/CFLAGS ordering.
tree
|
commitdiff
2011-04-26
Scott LaVarnway
Merge "Test vector mismatch fix"
tree
|
commitdiff
2011-04-25
John Koleszar
Merge "Change rc undershoot/overshoot semantics"
tree
|
commitdiff
2011-04-25
John Koleszar
Merge "Stereo 3D format support for vpxenc"
tree
|
commitdiff
2011-04-25
John Koleszar
Merge "bug fix possible keyframe context divide by...
tree
|
commitdiff
2011-04-25
Johann
Merge "keep values in registers during quantization"
tree
|
commitdiff
2011-04-25
Scott LaVarnway
Merge "Removed unnecessary frame type checks"
tree
|
commitdiff
2011-04-25
Scott LaVarnway
Merge "Removed dc_diff from MB_MODE_INFO"
tree
|
commitdiff
2011-04-22
Yaowu Xu
Merge "make two compiler options explicit for Visual...
tree
|
commitdiff
2011-04-21
Yaowu Xu
make two compiler options explicit for Visual Studio...
tree
|
commitdiff
2011-04-19
Johann
Merge "Add save/restore xmm registers in x86 assembly...
tree
|
commitdiff
2011-04-18
Yunqing Wang
Merge "Use sub-pixel search's SSE in mode selection"
tree
|
commitdiff
2011-04-18
Yunqing Wang
Merge "Handle long delay between video frames in multi...
tree
|
commitdiff
2011-04-18
Johann
Merge "store quant_shift as an unsigned char"
tree
|
commitdiff
2011-04-18
Yaowu Xu
Merge "Add spin-wait pause intrinsic for Windows x64...
tree
|
commitdiff
2011-04-18
Yaowu Xu
Merge "fixed an overflow in ssim calculation"
tree
|
commitdiff
2011-04-18
John Koleszar
Merge "added -fomit-frame-pointer flag for gcc builds"
tree
|
commitdiff
2011-04-15
Scott LaVarnway
added -fomit-frame-pointer flag for gcc builds
tree
|
commitdiff
2011-04-15
Yunqing Wang
Merge "Reduce unnecessary distortion computation"
tree
|
commitdiff
2011-04-14
John Koleszar
Merge "Refactor lookahead ring buffer"
tree
|
commitdiff
2011-04-14
Fritz Koenig
Merge "Use consistent delimiters."
tree
|
commitdiff
2011-04-14
Johann
Merge "update configure for ios sdk 4.3"
tree
|
commitdiff
2011-04-14
Joshua Bleecher...
update configure for ios sdk 4.3
tree
|
commitdiff
2011-04-04
Johann
Merge "tweak vp8_regular_quantize_b_sse2"
tree
|
commitdiff
2011-04-04
Yunqing Wang
Merge "Use full-pixel MV in mvsadcost calculation"
tree
|
commitdiff
2011-04-04
John Koleszar
Merge "support obj_int_extract on cygwin"
tree
|
commitdiff
2011-04-01
Johann
support obj_int_extract on cygwin
tree
|
commitdiff
2011-03-31
Attila Nagy
Runtime detection of available processor cores.
tree
|
commitdiff
2011-03-29
Yunqing Wang
Merge "Fix a crash while enabling shared (--enable...
tree
|
commitdiff
2011-03-29
John Koleszar
Merge "configure: enable unused variable warnings"
tree
|
commitdiff
2011-03-24
Johann
Merge "use asm_offsets with vp8_regular_quantize_b_sse2"
tree
|
commitdiff
2011-03-24
Johann
use asm_offsets with vp8_regular_quantize_b_sse2
tree
|
commitdiff
2011-03-21
John Koleszar
Merge "Increase static linkage, remove unused functions"
tree
|
commitdiff
2011-03-17
John Koleszar
Merge "Fix "used uninitialized" warning in vp8_pack_bit...
tree
|
commitdiff
2011-03-16
Attila Nagy
Remove echoing in obj_int_extract rule
tree
|
commitdiff
2011-03-15
Gaute Strokkenes
Avoid misspelling "dependent".
tree
|
commitdiff
2011-03-14
John Koleszar
Merge "Fix an unused variable warning."
tree
|
commitdiff
2011-03-14
Johann
obj_int_extract: win64 does not prefix symbols
tree
|
commitdiff
2011-03-14
Johann
Merge "Add vp8_mse16x16_armv6 function"
tree
|
commitdiff
2011-03-11
Johann
Merge "ARMv6 optimized quantization"
tree
|
commitdiff
2011-03-11
John Koleszar
Merge "1 Pass CQ and VBR bug fixes"
tree
|
commitdiff
2011-03-11
John Koleszar
Merge "Fix incorrect macroblock counts in twopass rate...
tree
|
commitdiff
2011-03-11
Yunqing Wang
Merge "Align SAD output array to be 16-byte aligned"
tree
|
commitdiff
2011-03-11
John Koleszar
Merge "vp8cx - psnr converted to call assemblerized...
tree
|
commitdiff
2011-03-11
John Koleszar
Merge "vp8cx- alternate ssim function with optimizations"
tree
|
commitdiff
2011-03-11
Yunqing Wang
Merge "Encoder loopfilter running in its own thread"
tree
|
commitdiff
2011-03-10
Johann
obj_int_extract for Visual Studio
tree
|
commitdiff
2011-03-09
Yunqing Wang
Merge "Add vp8_sub_pixel_variance16x8_ssse3 function"
tree
|
commitdiff
2011-03-09
John Koleszar
Merge branch 'bali'
tree
|
commitdiff
2011-03-09
Johann
Merge "fix obj_int_extract for MinGW"
tree
|
commitdiff
2011-03-09
John Koleszar
Merge "Configuration updates:Making a clear distinction...
tree
|
commitdiff
2011-03-08
Johann
fix obj_int_extract for MinGW
tree
|
commitdiff
2011-03-08
Johann
Merge "64bit mach-o support"
tree
|
commitdiff
2011-03-08
Yunqing Wang
Merge "Add zero offset checking in SSE2 sub-pixel filte...
tree
|
commitdiff
2011-03-08
Yunqing Wang
Merge "Write SSSE3 sub-pixel filter function"
tree
|
commitdiff
2011-03-08
Johann
64bit mach-o support
tree
|
commitdiff
2011-03-08
Johann
64bit elf support
tree
|
commitdiff
2011-03-04
Johann
Merge "examples: use function to get iface pointers"
tree
|
commitdiff
2011-03-04
Johann
Merge "change CFLAGS for 64 bit icc builds"
tree
|
commitdiff
next