August 2013 Archives by thread
Starting: Thu Aug 1 00:55:00 CEST 2013
Ending: Sat Aug 31 16:05:50 CEST 2013
Messages: 259
- [x265] [PATCH RFC] lookahead: Downscaled input image and lowres extended for motion search
gopu at multicorewareinc.com
- [x265] [PATCH] Lookahead:Created the motionreferance for lookahead
gopu at multicorewareinc.com
- [x265] [PATCH 0 of 3 ] optimizations for Early Exit NO RDO mode.
aarthi at multicorewareinc.com
- [x265] [PATCH] Close to +2x performance improvement for filterVertical_s_p
praveen at multicorewareinc.com
- [x265] [PATCH] MOved LAMBDA_PARTITION_SELECT defnition from CommonDef to compress.cpp
aarthi at multicorewareinc.com
- [x265] [PATCH] LookAhead: Created the new DataStructure for lookahead, Downscaled the i/p frame and Created the MotionReference
gopu at multicorewareinc.com
- [x265] [PATCH] TEncSearch, TEncSlice, TComPrediction: Uncrustified
shazeb at multicorewareinc.com
- [x265] [PATCH 0 of 4 ] Weighted Prediction for P integrated to encoder
shazeb at multicorewareinc.com
- [x265] [PATCH 0 of 2 ] Testbench for ipfilter-weighted
shazeb at multicorewareinc.com
- [x265] [PATCH] replaced all the set*() methods with the member variables in encoder.cpp
sumalatha at multicorewareinc.com
- [x265] [PATCH] Lookahead Implementation
gopu at multicorewareinc.com
- [x265] [PATCH] Lookahead.h : changed the struct defenition
gopu at multicorewareinc.com
- [x265] [PATCH] uncrustify and LookaheadFrame derived from Public ReferencePlanes
gopu at multicorewareinc.com
- [x265] [PATCH] removed ReferencePlanes *mref; from Lookahead structure
gopu at multicorewareinc.com
- [x265] [PATCH] Lookahead : Allocated memory and Initialized the Default cost
gopu at multicorewareinc.com
- [x265] [PATCH] filterVertical_s_p: fix for VC9 test bench fail
praveen at multicorewareinc.com
- [x265] [PATCH] filterVertical_s_p: constrution replaced with shuffle
praveen at multicorewareinc.com
- [x265] [PATCH] filterVertical_p_p: intrinsic for vector replacement
praveen at multicorewareinc.com
- [x265] [PATCH 0 of 8 ] removed duplicate vars, get() methods from TEncCfg.h and its usages in other places.
aarthi at multicorewareinc.com
- [x265] [PATCH] filterHorizontal_p_p: saving instruction with control execution
praveen at multicorewareinc.com
- [x265] [PATCH] filterHorizontal_p_p: sum decleared as local register
praveen at multicorewareinc.com
- [x265] [PATCH] filterHorizontal_p_s: saving instructions with control execution
praveen at multicorewareinc.com
- [x265] [PATCH] Uncrustified ipfilter8.inc
praveen at multicorewareinc.com
- [x265] [PATCH] lookahead: lookahead output cost allocations and initialization
gopu at multicorewareinc.com
- [x265] [PATCH 0 of 2 ] weighted horizontal filter
deepthidevaki at multicorewareinc.com
- [x265] [PATCH] Optimizations to horizontal weighted filter
deepthidevaki at multicorewareinc.com
- [x265] [PATCH] framepp: Loopfilter cleanup and control by --lpf
Min Chen
- [x265] [PATCH 1 of 2] framepp: loopfilter simplify and remove redundant getDeblockingFilterDisable()
Min Chen
- [x265] [PATCH] framepp: merge V/H filter into one loop
Min Chen
- [x265] [PATCH] framepp: move frame col flag to Pic
Min Chen
- [x265] [PATCH] +1x for all versions of sse_pp8
praveen at multicorewareinc.com
- [x265] [PATCH 0 of 3 ] vertical weighted filter
deepthidevaki at multicorewareinc.com
- [x265] [PATCH] sse_pp12 all versions, improved performance with intrinsic code
praveen at multicorewareinc.com
- [x265] [PATCH] sse_pp16: more than +1x performance improvement for all versions
praveen at multicorewareinc.com
- [x265] [PATCH] sse.inc: Uncrustified
praveen at multicorewareinc.com
- [x265] [PATCH] sse_pp32: Improved performance for all versions above 1x
praveen at multicorewareinc.com
- [x265] [PATCH] sse_pp24: Improved performance result for all the versions
praveen at multicorewareinc.com
- [x265] [PATCH] sse_pp48: Improved performance result for all versions
praveen at multicorewareinc.com
- [x265] [PATCH] lookahead: Implementation of slicetype_frame_cost
gopu at multicorewareinc.com
- [x265] [PATCH] sse_pp64: +1.5x for all versions
praveen at multicorewareinc.com
- [x265] [PATCH 1 of 2] rename option from 'lpf' to 'lft'
Min Chen
- [x265] [PATCH 2 of 2] fix bug when '--no-wpp --no-lft'
Min Chen
- [x265] [PATCH] Uncrustified and fixed the issue in slicetype_frame_cost
gopu at multicorewareinc.com
- [x265] [PATCH] Lookahead: Changed the input param type for slicetype_frame_cost()
gopu at multicorewareinc.com
- [x265] [PATCH] Slicetype: slicetype_frame_cost() - Used fenc
gopu at multicorewareinc.com
- [x265] [PATCH] Uncrustified slicetype.cpp
gopu at multicorewareinc.com
- [x265] [PATCH] slicetype: added slicetype_frame_cost
gopu at multicorewareinc.com
- [x265] [PATCH] filterVertical_s_p: VC9 fix
praveen at multicorewareinc.com
- [x265] [PATCH] sse_pp8: Replaced 'vpbroadcastd' with cheaper 'pxor' instruction
praveen at multicorewareinc.com
- [x265] [PATCH] commit : adding ratecontrol.cpp and ratecontrol.h
sumalatha at multicorewareinc.com
- [x265] [PATCH] sse_pp12: Replced costly psrli + pmovzx and psrli + add
praveen at multicorewareinc.com
- [x265] [PATCH] framepp: thread of loopfilter
Min Chen
- [x265] [PATCH] Uncrustify slicetype.cpp
gopu at multicorewareinc.com
- [x265] [PATCH] sse_pp16: Better performance result
praveen at multicorewareinc.com
- [x265] [PATCH] Slicetype: Modified Lookahead structure and Added slicetype_cu_cost()
gopu at multicorewareinc.com
- [x265] [PATCH] sse_pp24: Better performance result
praveen at multicorewareinc.com
- [x265] [PATCH] sse_pp32: Better performance result
praveen at multicorewareinc.com
- [x265] [PATCH] sse_pp48: +1x over last commit
praveen at multicorewareinc.com
- [x265] [PATCH] sse_pp64: +1x over last commit
praveen at multicorewareinc.com
- [x265] [PATCH] dct.inc: Added name to contributed file
praveen at multicorewareinc.com
- [x265] [PATCH] sse.inc: Added name to contributed file
praveen at multicorewareinc.com
- [x265] [PATCH] Added name to worked files
praveen at multicorewareinc.com
- [x265] [PATCH] Uncrustify ratecontrol.cpp and ratecontrol.h
sumalatha at multicorewareinc.com
- [x265] [PATCH] uncrustify, code cleanup , continue porting x264 rate control to x265
aarthi at multicorewareinc.com
- [x265] Two bugs and one feature request
JMK
- [x265] [PATCH] slicetype: added x265_median_mv
gopu at multicorewareinc.com
- [x265] [PATCH] Added few varibales in related to ABR stuff in x265_param_t and made corresponding changes in ratecontrol.cpp and .h
sumalatha at multicorewareinc.com
- [x265] [PATCH] slicetype : intra cost estimates
gopu at multicorewareinc.com
- [x265] [PATCH] slicetype : Uncrustify
gopu at multicorewareinc.com
- [x265] [PATCH] slicetype: added Intra SATD Cost analysis
gopu at multicorewareinc.com
- [x265] [PATCH] slicetype: added satd calc for bidirectional
gopu at multicorewareinc.com
- [x265] [PATCH] slicetype: satd cost analysis bug fixed
gopu at multicorewareinc.com
- [x265] [PATCH] x265 cli: Added default values to the CLI help text
gopu at multicorewareinc.com
- [x265] Commit e3bd326a9f6f is a crasher
Nikos Barkas
- [x265] [PATCH] estimateCUCost : best cost between inter and intra, and calculated the rowsatd
gopu at multicorewareinc.com
- [x265] [PATCH] add rate control parameters to x265_param_t
sumalatha at multicorewareinc.com
- [x265] [PATCH] slicetype: selected best cu cost and added into rowsatd, lowrescost, costest and intrambs
gopu at multicorewareinc.com
- [x265] [PATCH] slicetype : estimateCUCost enhancement for selecting best cost
gopu at multicorewareinc.com
- [x265] [PATCH] RC: fix VS compile error
Min Chen
- [x265] [PATCH 1 of 4] cleanup: remove unused code
Min Chen
- [x265] [PATCH 1 of 2] fix VC9 compile error
Min Chen
- [x265] [PATCH] Integrated ratecontrol in x265
sumalatha at multicorewareinc.com
- [x265] [PATCH 1 of 6] quant: Improved performance by SSE4
Min Chen
- [x265] [PATCH] slicetype: Added slicetypeAnalyse
gopu at multicorewareinc.com
- [x265] [PATCH] framepp: fix bug with '--sao-lcu-bounds 1' and move part of sao into compress loop
Min Chen
- [x265] [PATCH] sse_pp8: Eliminated shift
praveen at multicorewareinc.com
- [x265] [PATCH 1 of 2] wavefront: execute from id low to high
Min Chen
- [x265] [PATCH 1 of 6] move ATOM operators to threading.h
Min Chen
- [x265] [PATCH 1 of 2] improvement by replace lock to atom operator
Min Chen
- [x265] [PATCH 0 of 2 ] changes to rateControl
sumalatha at multicorewareinc.com
- [x265] [PATCH] fix bug in WinXP mode
Min Chen
- [x265] [PATCH 1 of 4] improvement by replace lock to atom operator
Min Chen
- [x265] [PATCH REVIEW] Generate RPS from fixed GOP
shazeb at multicorewareinc.com
- [x265] [PATCH 0 of 2 ] RPS generation from fixed GOP -- changes output
shazeb at multicorewareinc.com
- [x265] Compiling error at 82-per-cent
JMK
- [x265] [PATCH 0 of 2 ] fixed bugs in ABR
aarthi at multicorewareinc.com
- [x265] [PATCH] passing lookAheadCost into RCStart() from TEncTop
aarthi at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: uncrustified
praveen at multicorewareinc.com
- [x265] [PATCH] sad[8xN]: Intrinsic code
praveen at multicorewareinc.com
- [x265] [PATCH] primitives: filter and Extend the Col only for CU Row
gopu at multicorewareinc.com
- [x265] [PATCH] sad[4xN]:Intrinsic code
praveen at multicorewareinc.com
- [x265] [PATCH 0 of 2 ] Create RPS
shazeb at multicorewareinc.com
- [x265] [PATCH RFC] FrameFilter : H Filter and Border Extend for Each CU Row
gopu at multicorewareinc.com
- [x265] [PATCH] sad_x3_4[4Xn]:Intrinsic
praveen at multicorewareinc.com
- [x265] [PATCH] sad[16xN]:Intrinsic
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8inc: sad_x3 8xN, replace vector with intrinsic
praveen at multicorewareinc.com
- [x265] MinGW GCC 4.7.1: Link failure with c881d82f9d85
Nikos Barkas
- [x265] [PATCH] pixel8.inc: sad_x3_4 integrated faster MMX code for 32-bit build
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: sad_x3_8 integrated fast MMX 32-bit build code
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.cpp: sad_x3_16 vector replaced with intrinsic
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: sad_x3_4 more optimization
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: sad_x3_16 cleanu some newlines
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: sad_x3_8 avoiding extra condition check
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: new line cleanup
praveen at multicorewareinc.com
- [x265] [PATCH] uncrustified pixel.inc
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: sad_x4_4 vector replaced with intrinsic
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: sad_x3 64-bit build fail fixed
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: sad_x4_4 optimized assingment operators
praveen at multicorewareinc.com
- [x265] [PATCH] Improvement filterHorizontalMultiplaneExtend
Min Chen
- [x265] [PATCH] pixel8.inc: Enabled MMX code for 32-bit build except VC [added macro and swap postions of sse and MMX funtions]
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: sad_4 cleanup with macro
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: sad_8 enabled MMX code for 32-build except VC
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc:sad_x3_4 enabled MMX code for 32-build except VC
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: sad_x3_8 enabled MMX code for 32-bit build except vc
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: sad_x4_4, enabled sad_x4_4 code for 32-build except VC
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: sad_x4_8, vector replaced with intrinsic
praveen at multicorewareinc.com
- [x265] Memory leak introduced with revision 6d14b538caa6
Nikos Barkas
- [x265] [PATCH] pixel8.inc: sad_x4_16, vector replaced with intrinsic
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: sad_x3_4 further optimization
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: sad_x3_8 further optimization
praveen at multicorewareinc.com
- [x265] [PATCH] framepp: row based interpolate
Min Chen
- [x265] [PATCH] pixel8.inc: Further optimization
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: sad_x4_8 further optimization
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: Avoiding overlap of _MSC_VER macro
praveen at multicorewareinc.com
- [x265] Question, is this project VS-centric?
JMK
- [x265] Crash with 407d8c61698d
Nikos Barkas
- [x265] [PATCH] Included the computeLambdaqp()-- reset the lambda based on new QP
sumalatha at multicorewareinc.com
- [x265] [PATCH 0 of 2 ] Generating/Integrating RPS
shazeb at multicorewareinc.com
- [x265] [PATCH] A minor fix to computeRPS integration
shazeb at multicorewareinc.com
- [x265] abd8a71 - GCC error and fix
Nikos Barkas
- [x265] [PATCH] Use C++ true/false rather than Windows TRUE/FALSE
funman at videolan.org
- [x265] [PATCH 0 of 3 ] DPB: cleanup
deepthidevaki at multicorewareinc.com
- [x265] [PATCH] rate control changes: add x265_lambda2_tab[] , modify rateTolarace , initial cplxrSum etc
aarthi at multicorewareinc.com
- [x265] [PATCH] Tcompridiction: Block Interpolation calculation
gopu at multicorewareinc.com
- [x265] [PATCH] TcomPridiction : IP calculation for a Block and modified the src buffer
Gopu Govindaswamy
- [x265] [PATCH] interpolate: fix bug that generate error interpolate pixel in border area
Min Chen
- [x265] Performance hit with revision 341049cdcc5c
Nikos Barkas
- [x265] [PATCH] modified x265_lambda2_tab[] , adjusted some rc factors, modifed chroma weight for chromaLambda
aarthi at multicorewareinc.com
- [x265] [PATCH] Fix decoder crash, Initialize m_numberOfReferencePictureSets to 0
deepthidevaki at multicorewareinc.com
- [x265] Compile errors with MinGW GCC
Nikos Barkas
Last message date:
Sat Aug 31 16:05:50 CEST 2013
Archived on: Sat Aug 31 16:05:53 CEST 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).