log

age author description
Sun, 05 Oct 2014 18:01:15 -0500 Steve Borho cu: drop m_totalPsyCost, just use m_totalRDCost whether or not psy is enabled draft
Sun, 05 Oct 2014 17:16:19 -0500 Steve Borho analysis: fix CABAC context state handling after splits [CHANGES OUTPUTS] draft
Sun, 05 Oct 2014 11:47:26 -0500 Steve Borho entropy: add a mechanism to detect reads without writes in checked builds draft
Sun, 05 Oct 2014 10:40:48 -0500 Steve Borho entropy: give each Search instance its own set of RD contexts draft
Sun, 05 Oct 2014 17:01:50 -0500 Steve Borho threadpool: nit draft
Sun, 05 Oct 2014 15:55:35 -0500 Steve Borho threading: nits draft
Sun, 05 Oct 2014 15:55:26 -0500 Steve Borho cmake: nit draft
Sun, 05 Oct 2014 10:28:25 -0500 Steve Borho entropy: make copy methods properly const draft
Sun, 05 Oct 2014 11:18:08 -0500 Steve Borho cmake: bump X265_BUILD for new parallelism params draft
Sat, 04 Oct 2014 22:08:34 -0500 Steve Borho encoder: prevent broken combinations of options draft
Sat, 04 Oct 2014 21:01:56 -0500 Steve Borho analysis: encodeIntraInInter() must write directly to given cabac context draft
Fri, 03 Oct 2014 21:39:21 -0500 Steve Borho analysis: use enums to enumerate prediction buffers draft
Fri, 03 Oct 2014 17:23:16 -0500 Steve Borho analysis: add a hack to try and match --pmode with --no-pmode draft
Fri, 03 Oct 2014 16:03:12 -0500 Steve Borho analysis: cleanups draft
Fri, 03 Oct 2014 15:56:19 -0500 Steve Borho analysis: measure best pmode intra RD cost in worker thread draft
Fri, 03 Oct 2014 16:02:40 -0500 Steve Borho analysis: do not pass member vars to checkMerge2Nx2N_rd0_4 as pointer references draft
Fri, 03 Oct 2014 15:47:24 -0500 Steve Borho param: show when pmode and pme are enabled draft
Fri, 03 Oct 2014 16:00:34 -0500 Steve Borho analysis: remove default argument for compressInterCU_rd5_6 draft
Fri, 03 Oct 2014 14:29:59 -0500 Steve Borho TComDataCU: make most get methods const, remove some trivial access methods draft
Fri, 03 Oct 2014 12:52:23 -0500 Steve Borho analysis: use slave instance for MVP eval for --pme draft
Fri, 03 Oct 2014 12:45:17 -0500 Steve Borho analysis: replace prepMotionCompensation() calls in parallelInterSearch() draft
Fri, 03 Oct 2014 12:40:33 -0500 Steve Borho analysis: --pme workers do not need m_origYuv in slave instance draft
Fri, 03 Oct 2014 00:49:11 -0500 Steve Borho analysis: cleanup variable names draft
Thu, 02 Oct 2014 17:55:31 -0500 Steve Borho analysis: prevent race hazard in parallel ME state variables draft
Thu, 02 Oct 2014 17:46:52 -0500 Steve Borho analysis: parallel ME can get partsize and depth from ME CU draft
Thu, 02 Oct 2014 17:25:05 -0500 Steve Borho analysis: support --pme for all rd levels draft
Thu, 02 Oct 2014 16:39:33 -0500 Steve Borho api: add --pme to enable parallel motion estimation draft
Thu, 02 Oct 2014 01:12:12 -0500 Steve Borho analysis: further parallelME progress draft
Wed, 01 Oct 2014 13:28:29 -0500 Steve Borho api: add --pmode to enable parallel mode decision draft
Thu, 02 Oct 2014 16:47:55 -0500 Steve Borho encoder: correct logging of number of WPP streams draft