projects
/
profile
/
ivi
/
libvpx.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge "neon fast quantizer updated"
[profile/ivi/libvpx.git]
/
vp8
/
encoder
/
ethreading.c
2011-05-06
Johann
Merge "neon fast quantizer updated"
blob
|
commitdiff
2011-05-06
Aron Rosenberg
Fix semaphore emulation on Windows
blob
|
commitdiff
2011-05-05
Yunqing Wang
Fix rare hang in multi-thread encoder on Windows
blob
|
commitdiff
|
diff to current
2011-05-05
Johann
Merge "Loopfilter NEON: Use VMOV for constant vectors...
blob
|
commitdiff
2011-05-05
Yunqing Wang
Merge "Runtime detection of available processor cores."
blob
|
commitdiff
2011-04-18
Yaowu Xu
Merge "Add spin-wait pause intrinsic for Windows x64...
blob
|
commitdiff
|
diff to current
2011-04-18
Yaowu Xu
Merge "fixed an overflow in ssim calculation"
blob
|
commitdiff
|
diff to current
2011-04-04
Johann
Merge "tweak vp8_regular_quantize_b_sse2"
blob
|
commitdiff
|
diff to current
2011-04-04
Yunqing Wang
Merge "Use full-pixel MV in mvsadcost calculation"
blob
|
commitdiff
|
diff to current
2011-04-01
Yunqing Wang
Use full-pixel MV in mvsadcost calculation
blob
|
commitdiff
|
diff to current
2011-03-31
Attila Nagy
Runtime detection of available processor cores.
blob
|
commitdiff
|
diff to current
2011-03-29
John Koleszar
Merge "configure: enable unused variable warnings"
blob
|
commitdiff
|
diff to current
2011-03-23
Johann
Merge "ARMv6 optimized fdct4x4"
blob
|
commitdiff
|
diff to current
2011-03-21
John Koleszar
Merge "Allow specifying --end-usage by enum name"
blob
|
commitdiff
|
diff to current
2011-03-21
John Koleszar
Merge "vpx_codec_dec_init: check that the iface is...
blob
|
commitdiff
|
diff to current
2011-03-21
Yunqing Wang
Merge "Fix multithreaded encoding for 1 MB wide frame"
blob
|
commitdiff
|
diff to current
2011-03-18
Attila Nagy
Fix multithreaded encoding for 1 MB wide frame
blob
|
commitdiff
|
diff to current
2011-03-17
John Koleszar
Merge "Fix "used uninitialized" warning in vp8_pack_bit...
blob
|
commitdiff
|
diff to current
2011-03-14
John Koleszar
Merge "Fix an unused variable warning."
blob
|
commitdiff
|
diff to current
2011-03-14
Johann
Merge "Add vp8_mse16x16_armv6 function"
blob
|
commitdiff
|
diff to current
2011-03-11
Johann
Merge "ARMv6 optimized quantization"
blob
|
commitdiff
|
diff to current
2011-03-11
John Koleszar
Merge "1 Pass CQ and VBR bug fixes"
blob
|
commitdiff
|
diff to current
2011-03-11
John Koleszar
Merge "Fix incorrect macroblock counts in twopass rate...
blob
|
commitdiff
|
diff to current
2011-03-11
Yunqing Wang
Merge "Align SAD output array to be 16-byte aligned"
blob
|
commitdiff
|
diff to current
2011-03-11
John Koleszar
Merge "vp8cx - psnr converted to call assemblerized...
blob
|
commitdiff
|
diff to current
2011-03-11
John Koleszar
Merge "vp8cx- alternate ssim function with optimizations"
blob
|
commitdiff
|
diff to current
2011-03-11
Yunqing Wang
Merge "Encoder loopfilter running in its own thread"
blob
|
commitdiff
|
diff to current
2011-03-11
Attila Nagy
Encoder loopfilter running in its own thread
blob
|
commitdiff
|
diff to current
2011-03-04
John Koleszar
Merge "Fix counter of fixed keyframe distance"
blob
|
commitdiff
|
diff to current
2011-02-24
Johann
Merge "documentation: minor cosmetics"
blob
|
commitdiff
|
diff to current
2011-02-17
John Koleszar
Merge "Removed unused vp8_recon_intra4x4mb function"
blob
|
commitdiff
|
diff to current
2011-02-17
John Koleszar
Merge "Fix relative include paths"
blob
|
commitdiff
|
diff to current
2011-02-11
Yaowu Xu
Merge "Redefining good quality speed settings"
blob
|
commitdiff
|
diff to current
2011-02-10
Yunqing Wang
Merge "Improve motion search in real-time mode"
blob
|
commitdiff
|
diff to current
2011-02-10
John Koleszar
Fix relative include paths
blob
|
commitdiff
|
diff to current
2011-02-10
Johann
Merge "Adds armv6 optimized variance calculation"
blob
|
commitdiff
|
diff to current
2011-02-09
John Koleszar
Merge "Put more code under #if CONFIG_MULTITHREAD."
blob
|
commitdiff
|
diff to current
2011-02-09
Gaute Strokkenes
Put more code under #if CONFIG_MULTITHREAD.
blob
|
commitdiff
|
diff to current
2011-02-04
Yunqing Wang
Merge "Improve MV prediction in vp8_pick_inter_mode...
blob
|
commitdiff
|
diff to current
2011-02-04
John Koleszar
Merge "Delay auto key frame insertion in realtime confi...
blob
|
commitdiff
|
diff to current
2011-02-03
John Koleszar
Merge "Avoid using an anonymous union."
blob
|
commitdiff
|
diff to current
2011-02-03
Scott LaVarnway
Merge "Zero out block mv when an intra mode is selected"
blob
|
commitdiff
|
diff to current
2011-02-03
Yunqing Wang
Merge "Improved encoder threading"
blob
|
commitdiff
|
diff to current
2011-02-01
Attila Nagy
Improved encoder threading
blob
|
commitdiff
|
diff to current
2011-01-19
John Koleszar
Merge "Implement error tracking in the decoder"
blob
|
commitdiff
|
diff to current
2011-01-07
Scott LaVarnway
Merge "Removed cpi->target_bits_per_mb"
blob
|
commitdiff
|
diff to current
2010-12-29
Scott LaVarnway
Fixed encoder crash when mult-threading is enabled.
blob
|
commitdiff
|
diff to current
2010-12-22
John Koleszar
Merge "make yasm generate cv8 debug data on win32"
blob
|
commitdiff
|
diff to current
2010-12-20
Jim Bankoski
Merge "Add psnr/ssim tuning option"
blob
|
commitdiff
|
diff to current
2010-12-17
John Koleszar
Merge "Inform caller of decoder about updated references"
blob
|
commitdiff
|
diff to current
2010-12-17
John Koleszar
Add psnr/ssim tuning option
blob
|
commitdiff
|
diff to current
2010-12-15
Yunqing Wang
Merge "Fix a bug in motion search code(2)"
blob
|
commitdiff
|
diff to current
2010-12-14
Yaowu Xu
Merge "fix a bug that "optimize" flag is not set for...
blob
|
commitdiff
|
diff to current
2010-12-14
Yaowu Xu
fix a bug that "optimize" flag is not set for sub-threads
blob
|
commitdiff
|
diff to current
2010-12-13
John Koleszar
Merge "remove unused temporal preproc code"
blob
|
commitdiff
|
diff to current
2010-12-13
John Koleszar
Merge "Reduce size of TOKENEXTRA struct"
blob
|
commitdiff
|
diff to current
2010-12-10
Yaowu Xu
fix a bug in multithreaded encoding with active_map...
blob
|
commitdiff
|
diff to current
2010-12-08
Yaowu Xu
Merge "vp8e - remove unnecessary variance calc"
blob
|
commitdiff
|
diff to current
2010-12-07
Yaowu Xu
Merge "adjust RDMULT for UV plane in quantization RDO"
blob
|
commitdiff
|
diff to current
2010-12-06
Scott LaVarnway
Merge "Improve MV prediction accuracy to achieve perfor...
blob
|
commitdiff
|
diff to current
2010-12-04
Paul Wilkins
Merge "Change to inter_minq table."
blob
|
commitdiff
|
diff to current
2010-12-03
John Koleszar
Merge 'Add simple version of activity masking.'
blob
|
commitdiff
|
diff to current
2010-10-12
Timothy B. Terriberry
Add simple version of activity masking.
blob
|
commitdiff
|
diff to current
2010-09-21
John Koleszar
Merge "gitignore: initial version"
blob
|
commitdiff
|
diff to current
2010-09-09
Fritz Koenig
Merge branch 'master' of git://review.webmproject.org...
blob
|
commitdiff
|
diff to current
2010-09-09
John Koleszar
Use WebM in copyright notice for consistency
blob
|
commitdiff
|
diff to current
2010-09-03
Scott LaVarnway
Reduced the size of MB_MODE_INFO
blob
|
commitdiff
|
diff to current
2010-08-31
Scott LaVarnway
Changed above and left context data layout
blob
|
commitdiff
|
diff to current
2010-08-12
Scott LaVarnway
Removed unnecessary MB_MODE_INFO copies
blob
|
commitdiff
|
diff to current
2010-08-11
Scott LaVarnway
Moved gf_active code to encoder only
blob
|
commitdiff
|
diff to current
2010-07-27
John Koleszar
Merge "msvs: fix install of codec sources"
blob
|
commitdiff
|
diff to current
2010-07-23
Fritz Koenig
Swap alt/gold/new/last frame buffer ptrs instead of...
blob
|
commitdiff
|
diff to current
2010-07-23
Paul Wilkins
Merge commit 'refs/changes/51/351/1' of ssh://review...
blob
|
commitdiff
|
diff to current
2010-07-23
Yaowu Xu
Merge "Make the quantizer exact."
blob
|
commitdiff
|
diff to current
2010-07-23
Timothy B. Terriberry
Make the quantizer exact.
blob
|
commitdiff
|
diff to current
2010-07-01
John Koleszar
Merge "ivfenc: correct fixed kf interval, --disable-kf"
blob
|
commitdiff
|
diff to current
2010-06-30
John Koleszar
Merge "Remove INLINE/FORCEINLINE"
blob
|
commitdiff
|
diff to current
2010-06-24
Yaowu Xu
Redo the forward 4x4 dct
blob
|
commitdiff
|
diff to current
2010-06-18
John Koleszar
Merge "cosmetics: trim trailing whitespace"
blob
|
commitdiff
|
diff to current
2010-06-18
John Koleszar
cosmetics: trim trailing whitespace
blob
|
commitdiff
|
diff to current
2010-06-11
Yunqing Wang
Merge "Improve vp8_sixtap_predict functions"
blob
|
commitdiff
|
diff to current
2010-06-10
John Koleszar
Merge "Detect toolchain based on gcc -dumpmachine"
blob
|
commitdiff
|
diff to current
2010-06-10
Paul Wilkins
Merge "Adjust to avoid long line"
blob
|
commitdiff
|
diff to current
2010-06-10
Paul Wilkins
Merge "Correct comment"
blob
|
commitdiff
|
diff to current
2010-06-10
Paul Wilkins
Merge "Fix RD bug."
blob
|
commitdiff
|
diff to current
2010-06-10
John Koleszar
Merge "Remove secondary mv clamping from decode stage"
blob
|
commitdiff
|
diff to current
2010-06-10
John Koleszar
Merge "Make shared object use extralibs"
blob
|
commitdiff
|
diff to current
2010-06-08
Yaowu Xu
minor cleanup of quantizer and fdct code
blob
|
commitdiff
|
diff to current
2010-06-07
Yaowu Xu
Merge "Remove duplicate and unused functions"
blob
|
commitdiff
|
diff to current
2010-06-07
Yaowu Xu
Remove duplicate and unused functions
blob
|
commitdiff
|
diff to current
2010-06-04
John Koleszar
LICENSE: update with latest text
blob
|
commitdiff
|
diff to current
2010-05-18
John Koleszar
Initial WebM release
blob
|
commitdiff
|
diff to current