September 2013 Archives by thread
Starting: Sun Sep 1 07:35:27 CEST 2013
Ending: Mon Sep 30 22:34:25 CEST 2013
Messages: 495
- [x265] [PATCH] more partial framework for frame parallelism
Min Chen
- [x265] [PATCH] pixel8.inc: Optimization with sad_x3
praveen at multicorewareinc.com
- [x265] [PATCH] ipfilter : Removed unused filterHorizontalExtendCol from testbench and primitive
Gopu Govindaswamy
- [x265] [PATCH] pixel8.inc: Optimization with sad_x4 4xn
praveen at multicorewareinc.com
- [x265] [PATCH 0 of 2 ] Fixing slicetypeAnalyse
shazeb at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: SAD_X3_4XN optimized
praveen at multicorewareinc.com
- [x265] [PATCH] framepp: Active frame parallelism
Min Chen
- [x265] [PATCH] pixel8.inc: SAD_X3_8XN optimized
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: SAD_x3_16XN optimized
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: SAD_X4_8XN optimized
praveen at multicorewareinc.com
- [x265] [PATCH] pixel8.inc: SAD_x4_16XN optimized
praveen at multicorewareinc.com
- [x265] Compile error, rev 2f9fcf7
Nikos Barkas
- [x265] [PATCH] modified the QP lambda table(x265_lambda2_tab[]) for CQP
sumalatha at multicorewareinc.com
- [x265] [PATCH] ipfilter : extendCURowColBorder() performance tuning
Gopu Govindaswamy
- [x265] [PATCH] use slicetypes from lookahead
deepthidevaki at multicorewareinc.com
- [x265] [PATCH] slicetype and Frameencoder :Fix for GCC Compilation Error
Gopu Govindaswamy
- [x265] [PATCH] pixel8.inc: VC9 fix for SAD_4, 'pextrd' replaced with 'movd'
praveen at multicorewareinc.com
- [x265] [PATCH] QP- Lambda table -x265_lambda2_tab_I , x265_lambda2_tab_non_ I : for inter and intra blocks
sumalatha at multicorewareinc.com
- [x265] [PATCH] fix for bug in lambda computaion code
sumalatha at multicorewareinc.com
- [x265] [PATCH] Encoder: Removed STL Containers and Replaced with Non STL classes
Gopu Govindaswamy
- [x265] [PATCH] Encoder: Removed STL Container Classes and Replaced with Non STL Classes
Gopu Govindaswamy
- [x265] [PATCH] Using best reference from Lookahead in RPS (for non-B frames only)
shazeb at multicorewareinc.com
- [x265] [PATCH 0 of 2 ] Using slicetype + a build fix
shazeb at multicorewareinc.com
- [x265] [PATCH] TComSlice : Removed Unused std::vector Variable
Gopu Govindaswamy
- [x265] [PATCH] Fix bug in PCM mode
Min Chen
- [x265] [PATCH] doc: intra all angles algorithm
Min Chen
- [x265] [PATCH] doc: intra angle
Min Chen
- [x265] [PATCH] x265Cli: Removed std::string in log
Gopu Govindaswamy
- [x265] [PATCH] Encoder: removed STL Container classes
Gopu Govindaswamy
- [x265] [PATCH] encoder: Added pad size in Malloc
Gopu Govindaswamy
- [x265] [PATCH] SEI: Replaced STL Classes
Gopu Govindaswamy
- [x265] [PATCH 1 of 2] framepp: move compressMV into loop
Min Chen
- [x265] [PATCH] tighten rate control logic for ABR
aarthi at multicorewareinc.com
- [x265] [PATCH] Scenecut detection when no bframes
deepthidevaki at multicorewareinc.com
- [x265] [PATCH 0 of 5 ] lookahead B-frame analysis
deepthidevaki at multicorewareinc.com
- [x265] [PATCH] review: improvement filterVertical_p_p and filterHorizontal_p_p
Min Chen
- [x265] [PATCH 1 of 2] Use C++ true/false rather than Windows TRUE/FALSE
funman at videolan.org
- [x265] [PATCH 1 of 2] framepp: let sao use own context
Min Chen
- [x265] [PATCH] intrinsic version loopfilter FilterLumaV
Min Chen
- [x265] [PATCH] bug fix
aarthi at multicorewareinc.com
- [x265] [PATCH 1 of 2] simplify by processRowPost()
Min Chen
- [x265] [PATCH] support both diable thread and lft/sao
Min Chen
- [x265] [PATCH] support diable both thread and lft/sao
Min Chen
- [x265] [PATCH RFC ] STL Replace : Removed std::ostringstream replaced with non STL
Gopu Govindaswamy
- [x265] [PATCH] framefilter: improvement
Min Chen
- [x265] [PATCH] NAL : std::ostringstream replaced
Gopu Govindaswamy
- [x265] [PATCH RFC ] List Implementation
Gopu Govindaswamy
- [x265] [PATCH] framefilter: improvement [updated]
Min Chen
- [x265] [PATCH] framefilter: we not need a row delay on loopfilter disable mode, more clear code to call processRow on last rows
Min Chen
- [x265] [PATCH] framefilter: Make code clearer
Min Chen
- [x265] [PATCH] modified Bframe logic in rateEstimateQscale and rateControlEnd to improve ABR
aarthi at multicorewareinc.com
- [x265] [PATCH] modify for BFrames in ABR , clean up code
aarthi at multicorewareinc.com
- [x265] [PATCH] check before delete
wenju at multicorewareinc.com
- [x265] [PATCH] List: Basic List Operations To Replace std::list
Gopu Govindaswamy
- [x265] [PATCH] Encoder: Removed Code Duplication and made the common function for nal data extraction
Gopu Govindaswamy
- [x265] [PATCH] Encoder: Factor out duplicated code NAL data extraction
Gopu Govindaswamy
- [x265] x265: Questions and comments from an outsider
Derek Buitenhuis
- [x265] [PATCH RFC] 1. Bug fix - improved quality drop for low resolution videos in ABR by 5%
sumalatha at multicorewareinc.com
- [x265] [PATCH] threading: Include fcntl.h on POSIX systems
Derek Buitenhuis
- [x265] [PATCH] framefilter: comment cleanups, use pixel data type
Steve Borho
- [x265] [PATCH] cmake: fix test bench builds following static lib reorg
Steve Borho
- [x265] [PATCH] ratecontrol: Tweak to better handle short term compensation
sumalatha at multicorewareinc.com
- [x265] [PATCH] cmake: Don't rely on non-POSIX ar functionality
Derek Buitenhuis
- [x265] [PATCH 0 of 2] Some POSIX Fixes
Derek Buitenhuis
- [x265] x265: How to get started (newbie question)?
Krishna
- [x265] [PATCH 0 of 2 V2] resend, split PPA cleanup as separate patch
Steve Borho
- [x265] [PATCH] cmake: whitespace cleanups in mergestaticlibs.cmake (should not change behavior)
Steve Borho
- [x265] [PATCH] slicetype: increase baseline bframe bias by 10%
Steve Borho
- [x265] [PATCH] frameencoder: move threadMain() into cpp file
Steve Borho
- [x265] [PATCH] framefilter: Fix memcpy for pel-pixel datatype change
Deepthi Nandakumar
- [x265] [PATCH]: RDLevel: remove CLI option no-rdoqts
Deepthi Nandakumar
- [x265] [PATCH]RDLevel: Disable RDOQTS when RDO and/or TS are disabled.
Deepthi Nandakumar
- [x265] [PATCH] X265: header guards format Changed to X265_<FILENAME>_H
Gopu Govindaswamy
- [x265] [PATCH] Use mixed bitmap between FrameEncoder and FrameFilter to Fix crash and hash mistake in WPP mode
Min Chen
- [x265] [PATCH] List: std::list Implementation
Gopu Govindaswamy
- [x265] [PATCH v2]: CLI: remove CLI option rdoqts; cleanup
Deepthi Nandakumar
- [x265] [PATCH] cleanup debug code
Min Chen
- [x265] [PATCH] CLI Options: reset x265_param_default to extern "C"
deepthi at multicorewareinc.com
- [x265] [PATCH] ABR - Removed unused states, cleaned up the comments
aarthi at multicorewareinc.com
- [x265] [PATCH] lookahead: change const bool to const int, so can be used safely in loop counter
deepthi at multicorewareinc.com
- [x265] [PATCH] library header: use #ifdef __cplusplus
Rafaël Carré
- [x265] [PATCH] Resolve some patching issues for previous patch (deadlock)
Min Chen
- [x265] [PATCH]Resolve some patching issues for previous patch (updated)
chen
- [x265] [PATCH]Resolve some patching issues for previous patch(update 2)
chen
- [x265] [PATCH] add OpenCL environment codes
Wenju He
- [x265] [PATCH] fix allocation crash if input y4m file is not found
Wenju He
- [x265] [PATCH] set to zero delay when loopfilter and sao inactive
Min Chen
- [x265] [PATCH] encoder: do not use std::list
Gopu Govindaswamy
- [x265] [PATCH] NALWrite : do not use malloc, realloc and free
Gopu Govindaswamy
- [x265] [PATCH] TEncTop: Removed Accessunit(std::list) in CalculatehashandPSNR
Gopu Govindaswamy
- [x265] [PATCH] TLibCommon : Removed Unused AccessUnit.h from X265 build
Gopu Govindaswamy
- [x265] #define ⇒ enum?
SF Markus Elfring
- [x265] Fix signal handler
SF Markus Elfring
- [x265] [PATCH] lookahead: fix cost estimation, use previous result when calculation is skipped
deepthidevaki at multicorewareinc.com
- [x265] Remove unnecessary check in destructors
SF Markus Elfring
- [x265] Catch exceptions in main()?
SF Markus Elfring
- [x265] Completion of error handling
SF Markus Elfring
- [x265] Improve exception safety with smart pointers
SF Markus Elfring
- [x265] [PATCH 0 of 5 ] various cleanups
Steve Borho
- [x265] [PATCH 2 of 5] do not check for NULL prior to delete, do not reset pointers in destructors
Steve Borho
- [x265] [PATCH] slicetype: fix bug in intra estimation in Lookahead::estimateCUCost()
Steve Borho
- [x265] [PATCH] slicetype: fill in missing detail from slicetypeDecide()
Steve Borho
- [x265] [PATCH] sei: remove unused SEIMessages type define
Steve Borho
- [x265] [PATCH 0 of 5 ] lowres cleanups
Steve Borho
- [x265] [PATCH] testharness cleanup: Testharness uses the same malloc/free wrapper as the rest of the encoder
deepthi at multicorewareinc.com
- [x265] [PATCH] types: use stdint.h data types for UChar, UShort, UInt64, Pel, TCoeff
Steve Borho
- [x265] [PATCH] lookahead: fix crash for I frame cost estimation
deepthidevaki at multicorewareinc.com
- [x265] [PATCH] do not use std;:list for the class AccessUnit
Gopu Govindaswamy
- [x265] Collaboration with topic branches
SF Markus Elfring
- [x265] [PATCH 1 of 2] Always active sao-lcu-opt because we broken it after Frame Parallelism
Min Chen
- [x265] [PATCH Only Review, don't merge] Assembly routine for filterHorizontal_p_p() for 4 tap filter
praveen at multicorewareinc.com
- [x265] [PATCH 0 of 2 ] bug fixes in ABR for adaptation with frame parallelism enabled.
aarthi at multicorewareinc.com
- [x265] [PATCH] slicetype: respect --bframes count when --b-adapt is 0
Steve Borho
- [x265] [PATCH 0 of 4 ] minor improvements to logging and cmake scripts
Steve Borho
- [x265] [PATCH] CHECKED_MALLOC: MALLOC returned pointer validation Macro
Gopu Govindaswamy
- [x265] [PATCH] CHECKED_MALLOC : Added X265_log if Malloc failed Report the ERROR Log message
Gopu Govindaswamy
- [x265] [PATCH] common: add CHECKED_MALLOC macro that logs malloc failures and jumps to fail label
Gopu Govindaswamy
- [x265] [PATCH] encoder: Do not use X265_MALLOC use CHECKED_MALLOC
Gopu Govindaswamy
- [x265] [PATCH] Bug Fix - copy last Recq value to thread local rce object
Aarthi Thirumalai
- [x265] [PATCH] frameencoder: use CHECKED_MALLOC in getStreamHeaders()
Gopu Govindaswamy
- [x265] [PATCH 1 of 3] Replace combo padd(32)+psra(6) by pmulhrsw
Min Chen
- [x265] [PATCH 2 of 3] Replace (maskmovq) by (blendvb + movq)
Min Chen
- [x265] [PATCH] Adapting lowress frame dimensions to multiples of lowress CU size
shazeb at multicorewareinc.com
- [x265] [PATCH] lowres: bug fix - move initialization from create() to init()
deepthidevaki at multicorewareinc.com
- [x265] [PATCH Review Only] Assembly routine for filterHorizontal_p_p() for 4 tap filter
praveen at multicorewareinc.com
- [PATCH 0/5][RFC] Big Changesâ¢
Derek Buitenhuis
- [x265] Bug report: incorrect computation of sps_max_dec_pic_buffering_minus1
Olivier Lapicque
- [x265] [PATCH] encoder: explicitly disable AMP if rectangular modes are disabled
Steve Borho
- [x265] [PATCH] common: prevent an API race hazard
Steve Borho
- [x265] [PATCH] common: rename CONFIRM macro to CHECK
Steve Borho
- [x265] [PATCH STABLE] lowres intra fixes
Steve Borho
- [x265] [PATCH] RateControl : Bug fix when previous estimated frame cost is zero
sumalatha at multicorewareinc.com
- [x265] [PATCH] Reset CABAC status to get same output between single and multi threading
Min Chen
- [x265] Commit c56e392b2c68 fails to link with MinGW
Nikos Barkas
- [x265] [PATCH] Encoder: do not use std::list for the class AccessUnit
Gopu Govindaswamy
- [x265] [PATCH] tcomBitstream: Removed Unused std::vector class code
Gopu Govindaswamy
- [x265] [PATCH] encoder: ensure returned NAL count matches output array size
Steve Borho
- [x265] [ANN] x265 0.4.1
Steve Borho
- [x265] [PATCH] Reduce half HPEL interpolate works by merge nest point
Min Chen
- [x265] [PATCH] Accessunit: Remove unused accessUnit class
Gopu Govindaswamy
- [x265] [PATCH] NAL: Remove unused NALUnitEBSP functions
Gopu Govindaswamy
- [x265] [PATCH STABLE] encoder: disable lookahead for all-intra encodes
Steve Borho
- [x265] [PATCH] fix hash mistake in --sao-lcu-opt=0 mode
Min Chen
- [x265] [PATCH] Added support for multiple references
shazeb at multicorewareinc.com
- [x265] [PATCH] Avoid VS2008 X64 compiler bug
Min Chen
- [x265] vector primitive cleanups
Steve Borho
- [x265] [PATCH] Force numPics in RPS <= maxDecPicBuffering - 1
deepthidevaki at multicorewareinc.com
- [x265] [PATCH] asm code for filterHorizontal_p_p 4 tap filter
praveen at multicorewareinc.com
- [x265] LSMASH integration
Edward Richards
- [x265] [7bbdd9c] Compile error at 79-per-cent
JMK
- [x265] [PATCH 0 of 3 ] further primitive cleanups
Steve Borho
- [x265] [PATCH] asm code for ipfilterH_pp, 4 tap filter
praveen at multicorewareinc.com
- [x265] [PATCH REVIEW] Generating weighted full-pels in compressCTURows
shazeb at multicorewareinc.com
- [x265] [PATCH 0 of 5 ] Added SSIM quality measurement in x265
Aarthi Thirumalai
- [x265] coding efficieny comparision between x265 and x264(also include HM)
idxa at sina.com
- [x265] [PATCH] get same output between single and multi threading
Min Chen
- [x265] [PATCH For REVIEW] Bidir ME: new logic adapted from x264
deepthidevaki at multicorewareinc.com
- [x265] [PATCH] Tcombitstream: Encoded Bit stream storage (fifo) moved from std::vector to Non STL Class
Gopu Govindaswamy
- [x265] [PATCH] Generating weighted full-pels in compressCTURows
shazeb at multicorewareinc.com
Last message date:
Mon Sep 30 22:34:25 CEST 2013
Archived on: Tue Oct 1 13:29:54 CEST 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).