June 2013 Archives by subject
Starting: Tue Jun 18 08:44:44 CEST 2013
Ending: Sat Jun 29 16:13:12 CEST 2013
Messages: 98
- [x265] (no subject)
Min Chen
- [x265] [chen-patch-031]
chen
- [x265] [PATCH 0 of 1 ] BiPred
deepthidevaki at multicorewareinc.com
- [x265] [PATCH 0 of 1 ] primitives: xPredIntraAng function table implementation - stage 1
mandar at multicorewareinc.com
- [x265] [PATCH 0 of 2 ] Merge of buffer extension with horizontal filter
deepthidevaki at multicorewareinc.com
- [x265] [PATCH 0 of 2 ] primitves: 8 bit : PredIntraAng32x32 function table implementation
mandar at multicorewareinc.com
- [x265] [PATCH 0 of 2 ] primitves: 8 bit : PredIntraAng4x4 function table implementation
mandar at multicorewareinc.com
- [x265] [PATCH 0 of 4 ] Fix compile errors
ShinYee Chung
- [x265] [PATCH 1/5] intrapred: implement IntraAngle mode to all size
Min Chen
- [x265] [PATCH 1/6] cleanup: unused code m_bUseNIF
Min Chen
- [x265] [PATCH 1 of 1] Filtervertical-short-short and pel-short to support bipred
deepthidevaki at multicorewareinc.com
- [x265] [PATCH 1 of 1] primitives: xPredIntraAng function table implementation - stage 1
mandar at multicorewareinc.com
- [x265] [PATCH 1 of 1] primitives: xPredIntraAng function table implementation - stage 1
Steve Borho
- [x265] [PATCH 1 of 2] Merged buffer extension with Horizontal filter; integrated with encoder
deepthidevaki at multicorewareinc.com
- [x265] [PATCH 1 of 2] primitves: 8 bit : PredIntraAng16x16 function table implementation
mandar at multicorewareinc.com
- [x265] [PATCH 1 of 2] primitves: 8 bit : PredIntraAng4x4 function table implementation
Steve Borho
- [x265] [PATCH 1 of 2] primitves: 8 bit : PredIntraAng4x4 function table implementation
mandar at multicorewareinc.com
- [x265] [PATCH 1 of 4] intrapred: Fix unused variables
ShinYee Chung
- [x265] [PATCH 2/5] dct: disable optimize version dct in 16bpp, all of intermediate value must be 32-bits
Min Chen
- [x265] [PATCH 2/6] intrapred: Split loop into Loop_Prediction and Loop_Decide
Min Chen
- [x265] [PATCH 2 of 2] Modification on Horizontal filter
deepthidevaki at multicorewareinc.com
- [x265] [PATCH 2 of 2] primitves: 8 bit : PredIntraAng32x32 function table implementation
mandar at multicorewareinc.com
- [x265] [PATCH 2 of 2] primitves: 8 bit : PredIntraAng4x4 function table implementation: code cleanup
mandar at multicorewareinc.com
- [x265] [PATCH 2 of 4] TComPrediction: Fix reordered initialization list
ShinYee Chung
- [x265] [PATCH 3/5] fix crash on all_I_Frame.cfg
Min Chen
- [x265] [PATCH 3/6] cleanup: remove bLeft and bAbove since HEVC have a reference sample pad, they are always True
Min Chen
- [x265] [PATCH 3 of 4] intrapred: Fix unused global variable
ShinYee Chung
- [x265] [PATCH 4/5] testbench: fix logic on option --cpuid
Min Chen
- [x265] [PATCH 4/6] intrapred: Split DC and Planar from Loop
Min Chen
- [x265] [PATCH 4 of 4] TEncSearch: Fix compile error due to char array subscript
ShinYee Chung
- [x265] [PATCH 5/5] intrapred: adjust debug info format
Min Chen
- [x265] [PATCH 5/6] intrapred: fix build error after simplify bLeft and bAbove
Min Chen
- [x265] [PATCH 6/6] intrapred: framework for generate 33 Angle modes once
Min Chen
- [x265] [PATCH] Added function pointer type for newly created functions
praveen at multicorewareinc.com
- [x265] [PATCH] Added support for bipred, but 8bpp, 16bpp mismatch
deepthidevaki at multicorewareinc.com
- [x265] [PATCH] Added support for bipred, but 8bpp, 16bpp mismatch
Steve Borho
- [x265] [PATCH] cleaning up CLI options, and their params
sumalatha at multicorewareinc.com
- [x265] [PATCH] cleaning up CLI options, and their params
Steve Borho
- [x265] [PATCH] cleaning up CLI options, and their params
Sumalatha Polureddy
- [x265] [PATCH] cleanup: forgot to remove some debug info
Min Chen
- [x265] [PATCH] commit : added log for printing costs for each partSize
sumalatha at multicorewareinc.com
- [x265] [PATCH] disable Mandar's new assembly on x86
Min Chen
- [x265] [PATCH] Fixed size issue in xDeQuant test code
praveen at multicorewareinc.com
- [x265] [PATCH] Fixed size issue in xDeQuant test code
Steve Borho
- [x265] [PATCH] Fixed size issue in xDeQuant test code
Praveen Tiwari
- [x265] [PATCH] Fixed the Hash error with -no-rdo ON
sumalatha at multicorewareinc.com
- [x265] [PATCH] Included merge mode for FMD = ON. Changed the xComputeCostMerge2Nx2N() to calculate the SATD cost and decide the mode based on that
sumalatha at multicorewareinc.com
- [x265] [PATCH] Included merge mode for FMD = ON. Changed the xComputeCostMerge2Nx2N() to calculate the SATD cost and decide the mode based on that
Steve Borho
- [x265] [PATCH] Included merge mode for FMD = ON. Changed the xComputeCostMerge2Nx2N() to calculate the SATD cost and decide the mode based on that
sumalatha at multicorewareinc.com
- [x265] [PATCH] Included merge mode for FMD = ON. Changed the xComputeCostMerge2Nx2N() to calculate the SATD cost and decide the mode based on that
sumalatha at multicorewareinc.com
- [x265] [PATCH] Included merge mode for FMD = ON. Changed the xComputeCostMerge2Nx2N() to calculate the SATD cost and decide the mode based on that
Steve Borho
- [x265] [PATCH] inrapred: generate all of 33 IntraAngle-4x4 modes once
Min Chen
- [x265] [PATCH] intrapred: correct HIGH_BIT_DEPTH fault
Min Chen
- [x265] [PATCH] intrapred: Fix unused variables
ShinYee Chung
- [x265] [PATCH] primitives: asm: implementation of satd_16x12(sse2)
mandar at multicorewareinc.com
- [x265] [PATCH] primitives: asm: satd: fix for 32 bit issue
mandar at multicorewareinc.com
- [x265] [PATCH] primitives: asm: update: implementation of satd(sse2)
mandar at multicorewareinc.com
- [x265] [PATCH] primitives: some macro implementation to improve readabilty of code
mandar at multicorewareinc.com
- [x265] [PATCH] primitves: 8 bit : PredIntraAng16x16 function table implementation
mandar at multicorewareinc.com
- [x265] [PATCH] primitves: 8 bit : PredIntraAng4x4 function table implementation
mandar at multicorewareinc.com
- [x265] [PATCH] primitves: 8 bit : PredIntraAng8x8 function table implementation
mandar at multicorewareinc.com
- [x265] [PATCH] Removed block of code and added switch to corresponding functions
praveen at multicorewareinc.com
- [x265] [PATCH] Removed maxCUDepth parameter from CLI option
sumalatha at multicorewareinc.com
- [x265] [PATCH] Removed maxCUDepth parameter from CLI option
Steve Borho
- [x265] [PATCH] Removed maxCUDepth parameter from CLI option
sumalatha at multicorewareinc.com
- [x265] [PATCH] Removed maxCUDepth parameter from CLI option
sumalatha at multicorewareinc.com
- [x265] [PATCH] Removed maxCUDepth parameter from CLI option
sumalatha at multicorewareinc.com
- [x265] [PATCH] Removed maxCUDepth parameter from CLI option
Steve Borho
- [x265] [PATCH] Removed tuQTMaxLog2Size and tuQTMinLog2Size parametr from CLI option
sumalatha at multicorewareinc.com
- [x265] [PATCH] Replaced uint64_t with int in quantaq_C and quant_C functions, tested with BasketballDrive
praveen at multicorewareinc.com
- [x265] [PATCH] Restructured xPredInterBi. Added xPredInterluma/chromablk/Uni functions with TShortYuv argument for bipred. Not yet usable
deepthidevaki at multicorewareinc.com
- [x265] [PATCH] Restructured xPredInterBi. Added xPredInterluma/chromablk/Uni functions with TShortYuv argument for bipred. Not yet usable
Steve Borho
- [x265] [PATCH] Restructured xPredInterBi. Added xPredInterluma/chromablk/Uni functions with TShortYuv argument for bipred. Not yet usable
Shazeb Khan
- [x265] [PATCH] Restructured xPredInterBi. Added xPredInterluma/chromablk/Uni functions with TShortYuv argument for bipred. Not yet usable
Steve Borho
- [x265] [PATCH] Separated the logic block of code as standalone function for vectorization
praveen at multicorewareinc.com
- [x265] [PATCH] Separated the logic block of code as standalone function for vectorization
Steve Borho
- [x265] [PATCH] Separated the logic block of code from xQuant function as two functions for optimization
praveen at multicorewareinc.com
- [x265] [PATCH] TComTrQuant: switch from Double to UInt64 cost scaling *BUGGY*
Steve Borho
- [x265] [PATCH] TEncGOP: Fix compile error due to unused variable
ShinYee Chung
- [x265] [PATCH] Test code for quantaq_C and quant_C functions
praveen at multicorewareinc.com
- [x265] [PATCH] Test code for xCalQuantCoefEAdp
praveen at multicorewareinc.com
- [x265] [PATCH] Test code for xCalQuantCoefEAdp
Steve Borho
- [x265] [PATCH] uncrustified mbdstharness.cpp file
praveen at multicorewareinc.com
- [x265] [PATCH] uncrustified mbdstharness.cpp file
Steve Borho
- [x265] [PATCH] Uncrustyfied dct.cpp file
praveen at multicorewareinc.com
- [x265] [PATCH] Vector code for quantaq_C and quant_C functions
praveen at multicorewareinc.com
- [x265] [PATCH] Vector code for xCalQuantCoefEAdp
praveen at multicorewareinc.com
- [x265] [PATCH] Vector code for xCalQuantCoefEAdp
Steve Borho
- [x265] [PATCH] Vector code for xCalQuantCoefEAdp
Praveen Tiwari
- [x265] [PATCH] Vertical filter with Border extend
deepthidevaki at multicorewareinc.com
- [x265] [PATCH] White-space fixes in primitives.h
praveen at multicorewareinc.com
- [x265] [PATCH] White-space fixes in TComTrQuant.cpp file
praveen at multicorewareinc.com
- [x265] [patch for IntraAng33 -16x16]
chen
- [x265] [patch for IntraAng33 -16x16]
Steve Borho
- [x265] Enable intrapred primitive with Intel-Compiler
chen
- [x265] test
Steve Borho
- [x265] Testing mailing list.
Deepthi Nandakumar
- [x265] Testing mailing list.
Steve Borho
Last message date:
Sat Jun 29 16:13:12 CEST 2013
Archived on: Sat Jun 29 16:13:22 CEST 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).