September 2013 Archives by author
      
      Starting: Sun Sep  1 07:35:27 CEST 2013
         Ending: Mon Sep 30 22:34:25 CEST 2013
         Messages: 495
     
- [x265] [PATCH] lookahead: fix crash for I frame cost estimation
 
Deepthi Devaki Akkoorath
 - [x265] [PATCH] lookahead: fix crash for I frame cost estimation
 
Deepthi Devaki Akkoorath
 - [x265] [PATCH] lookahead: fix crash for I frame cost estimation
 
Deepthi Devaki Akkoorath
 - [x265] Bug report: incorrect computation of	sps_max_dec_pic_buffering_minus1
 
Deepthi Devaki Akkoorath
 - [x265] [PATCH] Added support for multiple references
 
Deepthi Devaki Akkoorath
 - [x265] [PATCH] Added support for multiple references
 
Deepthi Devaki Akkoorath
 - [x265] [PATCH] Added support for multiple references
 
Deepthi Devaki Akkoorath
 - [x265] [PATCH For REVIEW] Bidir ME: new logic adapted from x264
 
Deepthi Devaki Akkoorath
 - [x265] [PATCH For REVIEW] Bidir ME: new logic adapted from x264
 
Deepthi Devaki Akkoorath
 - [x265] Compile error, rev 2f9fcf7
 
Nikos Barkas
 - [x265] Commit c56e392b2c68 fails to link with MinGW
 
Nikos Barkas
 - [x265] [PATCH] modified the QP lambda table(x265_lambda2_tab[]) for CQP
 
Steve Borho
 - [x265] [PATCH] Encoder: Removed STL Containers and Replaced with Non STL classes
 
Steve Borho
 - [x265] [PATCH] Encoder: Removed STL Container Classes and Replaced with Non STL Classes
 
Steve Borho
 - [x265] [PATCH] TComSlice : Removed Unused std::vector Variable
 
Steve Borho
 - [x265] [PATCH] doc: intra all angles algorithm
 
Steve Borho
 - [x265] [PATCH] fix for bug in lambda computaion code
 
Steve Borho
 - [x265] [PATCH] Using best reference from Lookahead in RPS (for non-B frames only)
 
Steve Borho
 - [x265] [PATCH 1 of 2] Use C++ true/false rather than Windows	TRUE/FALSE
 
Steve Borho
 - [x265] [PATCH 2 of 2] Always use -DPIC/-fPIC when targetting x64
 
Steve Borho
 - [x265] [PATCH 1 of 5] slicetype: Remove unnecessary	initialization
 
Steve Borho
 - [x265] [PATCH 4 of 5] Set all I frames as keyframes, change nalunittype decision accordingly
 
Steve Borho
 - [x265] [PATCH 1 of 2] framepp: let sao use own context
 
Steve Borho
 - [x265] [PATCH] intrinsic version loopfilter FilterLumaV
 
Steve Borho
 - [x265] [PATCH] support diable both thread and lft/sao
 
Steve Borho
 - [x265] [PATCH] framefilter: Make code clearer
 
Steve Borho
 - [x265] [PATCH] check before delete
 
Steve Borho
 - [x265] [PATCH] Encoder: Removed Code Duplication and made the common function for nal data extraction
 
Steve Borho
 - [x265] [PATCH] List: Basic List Operations To Replace std::list
 
Steve Borho
 - [x265] [PATCH] List: Basic List Operations To Replace std::list
 
Steve Borho
 - [x265] [PATCH] threading: Include fcntl.h on POSIX systems
 
Steve Borho
 - [x265] x265: Questions and comments from an outsider
 
Steve Borho
 - [x265] x265: Questions and comments from an outsider
 
Steve Borho
 - [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] framefilter: comment cleanups,	use pixel data type
 
Steve Borho
 - [x265] [PATCH 0 of 2 V2] resend, split PPA cleanup as separate patch
 
Steve Borho
 - [x265] [PATCH 1 of 2 V2] ppa: remove redundant PPA event
 
Steve Borho
 - [x265] [PATCH 2 of 2 V2] framefilter: comment cleanups,	use pixel data type
 
Steve Borho
 - [x265] [PATCH] framefilter: comment cleanups,	use pixel data type
 
Steve Borho
 - [x265] [PATCH] cmake: whitespace cleanups in mergestaticlibs.cmake (should not change behavior)
 
Steve Borho
 - [x265] x265: Questions and comments from an outsider
 
Steve Borho
 - [x265] x265: Questions and comments from an outsider
 
Steve Borho
 - [x265] x265: How to get started (newbie question)?
 
Steve Borho
 - [x265] x265: Questions and comments from an outsider
 
Steve Borho
 - [x265] [PATCH] slicetype: increase baseline bframe bias by 10%
 
Steve Borho
 - [x265] [PATCH] frameencoder: move threadMain() into cpp file
 
Steve Borho
 - [x265] x265: Questions and comments from an outsider
 
Steve Borho
 - [x265] [PATCH 2 of 2 V2] framefilter: comment cleanups, use pixel data type
 
Steve Borho
 - [x265] [PATCH]: RDLevel: remove CLI option no-rdoqts
 
Steve Borho
 - [x265] [PATCH] cleanup debug code
 
Steve Borho
 - [x265] [PATCH] List: std::list Implementation
 
Steve Borho
 - [x265] [PATCH] add OpenCL environment codes
 
Steve Borho
 - [x265] [PATCH] fix allocation crash if input y4m file is not	found
 
Steve Borho
 - [x265] [PATCH] lookahead: change const bool to const int, so can be used safely in loop counter
 
Steve Borho
 - [x265] [PATCH] ABR - Removed unused states,	cleaned up the comments
 
Steve Borho
 - [x265] #define => enum?
 
Steve Borho
 - [x265] [PATCH] set to zero delay when loopfilter and sao	inactive
 
Steve Borho
 - [x265] Fix signal handler
 
Steve Borho
 - [x265] Remove unnecessary check in destructors
 
Steve Borho
 - [x265] Catch exceptions in main()?
 
Steve Borho
 - [x265] Improve exception safety with smart pointers
 
Steve Borho
 - [x265] [PATCH 0 of 5 ] various cleanups
 
Steve Borho
 - [x265] [PATCH 1 of 5] cli: use sig_atomic_t type for variable modified by SIGINT handler
 
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 3 of 5] TEncTop: remove debugging exit() call
 
Steve Borho
 - [x265] [PATCH 4 of 5] TEncSbac: remove exit() calls from unsupported functions
 
Steve Borho
 - [x265] [PATCH 5 of 5] cli: report errors from registering signal	handler
 
Steve Borho
 - [x265] Catch exceptions in main()?
 
Steve Borho
 - [x265] [PATCH 3 of 5] TEncTop: remove debugging exit() call
 
Steve Borho
 - [x265] [PATCH 1 of 5] cli: use sig_atomic_t type for variable modified by SIGINT handler
 
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 1 of 5] lowres: change int scenecut to bool bScenecut
 
Steve Borho
 - [x265] [PATCH 2 of 5] lowres: change int keyframe to bool bKeyframe
 
Steve Borho
 - [x265] [PATCH 3 of 5] lowres: group fields by type, remove trailing white-space
 
Steve Borho
 - [x265] [PATCH 4 of 5] lowres: pass poc and user slice type to	lowres::init()
 
Steve Borho
 - [x265] [PATCH 5 of 5] api: introduce an x265_picture_init() function
 
Steve Borho
 - [x265] [PATCH] types: use stdint.h data types for UChar, UShort, UInt64, Pel, TCoeff
 
Steve Borho
 - [x265] [PATCH] slicetype: fill in missing detail from	slicetypeDecide()
 
Steve Borho
 - [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
 
Steve Borho
 - [x265] [PATCH 1 of 2] Always active sao-lcu-opt because we broken it after Frame Parallelism
 
Steve Borho
 - [x265] [PATCH] do not use std;:list for the class AccessUnit
 
Steve Borho
 - [x265] Collaboration with topic branches
 
Steve Borho
 - [x265] [PATCH 0 of 2 ] bug fixes in ABR for adaptation with frame parallelism enabled.
 
Steve Borho
 - [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 1 of 4] common: improve logging string for lookahead configuration - conveys more info
 
Steve Borho
 - [x265] [PATCH 2 of 4] common: white-space logging nit
 
Steve Borho
 - [x265] [PATCH 3 of 4] cmake: use explicit file list for HM	TLibEncoder files
 
Steve Borho
 - [x265] [PATCH 4 of 4] cmake: use explicit file list for HM	TLibCommon files
 
Steve Borho
 - [x265] [PATCH] CHECKED_MALLOC : Added X265_log if Malloc failed Report the ERROR Log message
 
Steve Borho
 - [x265] [PATCH] common: add CHECKED_MALLOC macro that logs malloc failures and jumps to fail label
 
Steve Borho
 - [x265] [PATCH] Bug Fix - copy last Recq value to thread local	rce object
 
Steve Borho
 - [x265] [PATCH] encoder: Do not use X265_MALLOC use	CHECKED_MALLOC
 
Steve Borho
 - [x265] Fwd: [PATCH Only Review, don't merge] Assembly routine for filterHorizontal_p_p() for 4 tap filter
 
Steve Borho
 - [x265] [PATCH] lowres: bug fix - move initialization from create() to init()
 
Steve Borho
 - [x265] [PATCH 3 of 3] Reduce half HPEL interpolate works by merge nest point
 
Steve Borho
 - [x265] [PATCH 1/5][RFC] Only use UNIX line endings
 
Steve Borho
 - [x265] [PATCH 2/5][RFC] uncrustify: Do not include binary
 
Steve Borho
 - [x265] [PATCH 5/5][RFC] Nuke build directory
 
Steve Borho
 - [x265] [PATCH 3/5][RFC] astyle: Do not include binary
 
Steve Borho
 - [x265] [PATCH 4/5][RFC] doc: Do not include binary documents in version control
 
Steve Borho
 - [x265] Bug report: incorrect computation of	sps_max_dec_pic_buffering_minus1
 
Steve Borho
 - [x265] [PATCH] encoder: explicitly disable AMP if rectangular modes are disabled
 
Steve Borho
 - [x265] Bug report: incorrect computation of	sps_max_dec_pic_buffering_minus1
 
Steve Borho
 - [x265] [PATCH] common: prevent an API race hazard
 
Steve Borho
 - [x265] [PATCH] common: rename CONFIRM macro to CHECK
 
Steve Borho
 - [x265] [PATCH 1/5][RFC] Only use UNIX line endings
 
Steve Borho
 - [x265] [PATCH STABLE] lowres intra fixes
 
Steve Borho
 - [x265] [PATCH] RateControl : Bug fix when previous estimated frame cost is zero
 
Steve Borho
 - [x265] [PATCH 1/5][RFC] Only use UNIX line endings
 
Steve Borho
 - [x265] [PATCH] Encoder: do not use std::list for the class	AccessUnit
 
Steve Borho
 - [x265] Bug report: incorrect computation of	sps_max_dec_pic_buffering_minus1
 
Steve Borho
 - [x265] [PATCH] encoder: ensure returned NAL count matches output	array size
 
Steve Borho
 - [x265] [ANN] x265 0.4.1
 
Steve Borho
 - [x265] [PATCH STABLE] encoder: disable lookahead for all-intra	encodes
 
Steve Borho
 - [x265] [PATCH STABLE] encoder: disable lookahead for all-intra	encodes
 
Steve Borho
 - [x265] [ANN] x265 0.4.1
 
Steve Borho
 - [x265] [PATCH] encoder: ensure returned NAL count matches output array size
 
Steve Borho
 - [x265] [PATCH] Reduce half HPEL interpolate works by merge nest	point
 
Steve Borho
 - [x265] [PATCH] Merge HPEL interpolations with the same HPEL offsets
 
Steve Borho
 - [x265] [PATCH] NAL: Remove unused NALUnitEBSP functions
 
Steve Borho
 - [x265] [PATCH] Added support for multiple references
 
Steve Borho
 - [x265] [PATCH] Avoid VS2008 X64 compiler bug
 
Steve Borho
 - [x265] [PATCH] Added support for multiple references
 
Steve Borho
 - [x265] [PATCH] Added support for multiple references
 
Steve Borho
 - [x265] [PATCH] Added support for multiple references
 
Steve Borho
 - [x265] [PATCH] Reduce half HPEL interpolate works by merge nest	point
 
Steve Borho
 - [x265] vector primitive cleanups
 
Steve Borho
 - [x265] LSMASH integration
 
Steve Borho
 - [x265] [7bbdd9c] Compile error at 79-per-cent
 
Steve Borho
 - [x265] Fwd: [PATCH] asm code for filterHorizontal_p_p 4 tap	filter
 
Steve Borho
 - [x265] [PATCH] asm code for filterHorizontal_p_p 4 tap filter
 
Steve Borho
 - [x265] [PATCH 0 of 3 ] further primitive cleanups
 
Steve Borho
 - [x265] [PATCH 1 of 3] primitives: convert Setup_Vector_Primitives to a CPU mask instead of ID
 
Steve Borho
 - [x265] [PATCH 2 of 3] primitives: convert Setup_Assembly_Primitives to a CPU mask instead of ID
 
Steve Borho
 - [x265] [PATCH 3 of 3] primitives: build primitive list iteratively
 
Steve Borho
 - [x265] [PATCH] asm code for ipfilterH_pp, 4 tap filter
 
Steve Borho
 - [x265] [PATCH] asm code for ipfilterH_pp, 4 tap filter
 
Steve Borho
 - [x265] [PATCH REVIEW] Generating weighted full-pels in	compressCTURows
 
Steve Borho
 - [x265] [PATCH REVIEW] Generating weighted full-pels in	compressCTURows
 
Steve Borho
 - [x265] [PATCH] asm code for ipfilterH_pp, 4 tap filter
 
Steve Borho
 - [x265] [PATCH] get same output between single and multi	threading
 
Steve Borho
 - [x265] [PATCH 1 of 5] Add CLI options for turning on PSNR,	SSIM metrics
 
Steve Borho
 - [x265] [PATCH 2 of 5] added states for storing ssim values per frame and globally at ecoder level
 
Steve Borho
 - [x265] [PATCH 3 of 5] compute global ssim /psnr if their respective knobs are turned ON
 
Steve Borho
 - [x265] [PATCH 4 of 5] added C primitives to compute SSIM
 
Steve Borho
 - [x265] [PATCH 5 of 5] integrated ssim computation for each	CTURow
 
Steve Borho
 - [x265] [PATCH For REVIEW] Bidir ME: new logic adapted from x264
 
Steve Borho
 - [x265] [PATCH For REVIEW] Bidir ME: new logic adapted from x264
 
Steve Borho
 - [x265] [PATCH REVIEW] Generating weighted full-pels in	compressCTURows
 
Steve Borho
 - [x265] [PATCH] Generating weighted full-pels in compressCTURows
 
Steve Borho
 - [x265] [PATCH RFC ] List Implementation
 
Derek Buitenhuis
 - [x265] [PATCH] NAL : std::ostringstream replaced
 
Derek Buitenhuis
 - [x265] [PATCH] framefilter: improvement
 
Derek Buitenhuis
 - [x265] [PATCH] framefilter: we not need a row delay on loopfilter disable mode, more clear code to call processRow on last rows
 
Derek Buitenhuis
 - [x265] [PATCH] framefilter: Make code clearer
 
Derek Buitenhuis
 - [x265] [PATCH] NAL : std::ostringstream replaced
 
Derek Buitenhuis
 - [x265] [PATCH] modify for BFrames in ABR , clean up code
 
Derek Buitenhuis
 - [x265] [PATCH] Encoder: Removed Code Duplication and made the common function for nal data extraction
 
Derek Buitenhuis
 - [x265] [PATCH] List: Basic List Operations To Replace std::list
 
Derek Buitenhuis
 - [x265] [PATCH] Encoder: Factor out duplicated code NAL data	extraction
 
Derek Buitenhuis
 - [x265] [PATCH] List: Basic List Operations To Replace std::list
 
Derek Buitenhuis
 - [x265] x265: Questions and comments from an outsider
 
Derek Buitenhuis
 - [x265] x265: Questions and comments from an outsider
 
Derek Buitenhuis
 - [x265] [PATCH] threading: Include fcntl.h on POSIX systems
 
Derek Buitenhuis
 - [x265] [PATCH RFC] 1. Bug fix - improved quality drop for low resolution videos in ABR by 5%
 
Derek Buitenhuis
 - [x265] x265: Questions and comments from an outsider
 
Derek Buitenhuis
 - [x265] x265: Questions and comments from an outsider
 
Derek Buitenhuis
 - [x265] [PATCH] framefilter: comment cleanups, use pixel data type
 
Derek Buitenhuis
 - [x265] [PATCH] cmake: fix test bench builds following static lib reorg
 
Derek Buitenhuis
 - [x265] [PATCH RFC] 1. Bug fix - improved quality drop for low resolution videos in ABR by 5%
 
Derek Buitenhuis
 - [x265] [PATCH] cmake: Don't rely on non-POSIX ar functionality
 
Derek Buitenhuis
 - [x265] [PATCH] cmake: Don't rely on non-POSIX ar functionality
 
Derek Buitenhuis
 - [x265] [PATCH 0 of 2] Some POSIX Fixes
 
Derek Buitenhuis
 - [x265] [PATCH 1 of 2] NALwrite: Include forgotten header
 
Derek Buitenhuis
 - [x265] [PATCH 2 of 2] cmake: Don't rely on non-POSIX ar	functionality
 
Derek Buitenhuis
 - [x265] [PATCH] framefilter: comment cleanups, use pixel data type
 
Derek Buitenhuis
 - [x265] [PATCH 1 of 2 V2] ppa: remove redundant PPA event
 
Derek Buitenhuis
 - [x265] [PATCH 2 of 2 V2] framefilter: comment cleanups, use pixel data type
 
Derek Buitenhuis
 - [x265] [PATCH] cmake: whitespace cleanups in mergestaticlibs.cmake (should not change behavior)
 
Derek Buitenhuis
 - [x265] x265: Questions and comments from an outsider
 
Derek Buitenhuis
 - [x265] [PATCH] slicetype: increase baseline bframe bias by 10%
 
Derek Buitenhuis
 - [x265] [PATCH] frameencoder: move threadMain() into cpp file
 
Derek Buitenhuis
 - [x265] [PATCH] ratecontrol: Tweak to better handle short term compensation
 
Derek Buitenhuis
 - [x265] [PATCH] ratecontrol: Tweak to better handle short term compensation
 
Derek Buitenhuis
 - [x265] [PATCH] framefilter: Fix memcpy for pel-pixel datatype	change
 
Derek Buitenhuis
 - [x265] [PATCH]: RDLevel: remove CLI option no-rdoqts
 
Derek Buitenhuis
 - [x265] [PATCH]RDLevel: Disable RDOQTS when RDO and/or TS are	disabled.
 
Derek Buitenhuis
 - [x265] [PATCH]RDLevel: Disable RDOQTS when RDO and/or TS are	disabled.
 
Derek Buitenhuis
 - [x265] [PATCH]: RDLevel: remove CLI option no-rdoqts
 
Derek Buitenhuis
 - [x265] [PATCH] cleanup debug code
 
Derek Buitenhuis
 - [x265] [PATCH v2]: CLI: remove CLI option rdoqts; cleanup
 
Derek Buitenhuis
 - [x265] [PATCH] lookahead: change const bool to const int, so can be used safely in loop counter
 
Derek Buitenhuis
 - [x265] [PATCH] library header: use #ifdef __cplusplus
 
Derek Buitenhuis
 - [x265] [PATCH] library header: use #ifdef __cplusplus
 
Derek Buitenhuis
 - [x265] [PATCH] Resolve some patching issues for previous patch (deadlock)
 
Derek Buitenhuis
 - [x265] [PATCH] Resolve some patching issues for previous patch (deadlock)
 
Derek Buitenhuis
 - [x265] [PATCH] types: use stdint.h data types for UChar, UShort, UInt64, Pel, TCoeff
 
Derek Buitenhuis
 - [x265] [PATCH] lookahead: fix crash for I frame cost estimation
 
Derek Buitenhuis
 - [x265] [PATCH 1 of 2] Always active sao-lcu-opt because we broken it after Frame Parallelism
 
Derek Buitenhuis
 - [x265] [PATCH 2 of 2] Control SAO and Deblock independence
 
Derek Buitenhuis
 - [x265] [PATCH 1 of 2] Always active sao-lcu-opt because we broken it after Frame Parallelism
 
Derek Buitenhuis
 - [x265] [PATCH 2 of 2] Control SAO and Deblock independence
 
Derek Buitenhuis
 - [PATCH 0/5][RFC] Big Changesâ¢
 
Derek Buitenhuis
 - [x265] [PATCH 1/5][RFC] Only use UNIX line endings
 
Derek Buitenhuis
 - [x265] [PATCH 2/5][RFC] uncrustify: Do not include binary
 
Derek Buitenhuis
 - [x265] [PATCH 3/5][RFC] astyle: Do not include binary
 
Derek Buitenhuis
 - [x265] [PATCH 4/5][RFC] doc: Do not include binary documents in	version control
 
Derek Buitenhuis
 - [x265] [PATCH 5/5][RFC] Nuke build directory
 
Derek Buitenhuis
 - [x265] [PATCH] encoder: explicitly disable AMP if rectangular modes are disabled
 
Derek Buitenhuis
 - [x265] [PATCH] Reset CABAC status to get same output between single and multi threading
 
Derek Buitenhuis
 - [x265] [PATCH 1/5][RFC] Only use UNIX line endings
 
Derek Buitenhuis
 - [x265] [PATCH] Added support for multiple references
 
Derek Buitenhuis
 - [x265] [PATCH] NAL: Remove unused NALUnitEBSP functions
 
Derek Buitenhuis
 - [x265] [PATCH] Accessunit: Remove unused accessUnit class
 
Derek Buitenhuis
 - [x265] [PATCH] Added support for multiple references
 
Derek Buitenhuis
 - [x265] [PATCH] Reduce half HPEL interpolate works by merge nest point
 
Derek Buitenhuis
 - [x265] [PATCH] fix hash mistake in --sao-lcu-opt=0 mode
 
Derek Buitenhuis
 - [x265] [PATCH] encoder: ensure returned NAL count matches output array size
 
Derek Buitenhuis
 - [x265] LSMASH integration
 
Derek Buitenhuis
 - [x265] [PATCH For REVIEW] Bidir ME: new logic adapted from x264
 
Derek Buitenhuis
 - [x265] [PATCH 1 of 2] Use C++ true/false rather than Windows	TRUE/FALSE
 
Rafaël Carré
 - [x265] [PATCH] library header: use #ifdef __cplusplus
 
Rafaël Carré
 - [x265] Catch exceptions in main()?
 
Rafaël Carré
 - [x265] [PATCH 3 of 5] TEncTop: remove debugging exit() call
 
Rafaël Carré
 - [x265] Collaboration with topic branches
 
Rafaël Carré
 - [x265] [PATCH] more partial framework for frame parallelism
 
Min Chen
 - [x265] [PATCH] framepp: Active frame parallelism
 
Min Chen
 - [x265] [PATCH] framepp: Active frame parallelism
 
Min Chen
 - [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 1 of 2] framepp: move compressMV into loop
 
Min Chen
 - [x265] [PATCH 2 of 2] improvement: replace compressMV by index	mapping
 
Min Chen
 - [x265] [PATCH] review: improvement filterVertical_p_p and filterHorizontal_p_p
 
Min Chen
 - [x265] [PATCH 1 of 2] framepp: let sao use own context
 
Min Chen
 - [x265] [PATCH 2 of 2] framepp: Support NO-WPP + FrameParallelism	Mode
 
Min Chen
 - [x265] [PATCH] intrinsic version loopfilter FilterLumaV
 
Min Chen
 - [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] framefilter: improvement
 
Min Chen
 - [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] Use mixed bitmap between FrameEncoder and FrameFilter to Fix crash and hash mistake in WPP mode
 
Min Chen
 - [x265] [PATCH] Use mixed bitmap between FrameEncoder and FrameFilter to Fix crash and hash mistake in WPP mode
 
Min Chen
 - [x265] [PATCH] cleanup debug code
 
Min Chen
 - [x265] [PATCH] Use mixed bitmap between FrameEncoder and FrameFilter to Fix crash and hash mistake in WPP mode
 
Min Chen
 - [x265] [PATCH] Use mixed bitmap between FrameEncoder and FrameFilter to Fix crash and hash mistake in WPP mode
 
Min Chen
 - [x265] [PATCH] Resolve some patching issues for previous patch	(deadlock)
 
Min Chen
 - [x265] [PATCH] set to zero delay when loopfilter and sao inactive
 
Min Chen
 - [x265] [PATCH 1 of 2] Always active sao-lcu-opt because we broken it after Frame Parallelism
 
Min Chen
 - [x265] [PATCH 2 of 2] Control SAO and Deblock independence
 
Min Chen
 - [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 3 of 3] Reduce half HPEL interpolate works by merge	nest point
 
Min Chen
 - [x265] [PATCH] Reset CABAC status to get same output between single and multi threading
 
Min Chen
 - [x265] [PATCH] Reset CABAC status to get same output between single and multi threading
 
Min Chen
 - [x265] [PATCH] Reduce half HPEL interpolate works by merge nest	point
 
Min Chen
 - [x265] [PATCH] fix hash mistake in --sao-lcu-opt=0 mode
 
Min Chen
 - [x265] [PATCH] Avoid VS2008 X64 compiler bug
 
Min Chen
 - [x265] [PATCH] get same output between single and multi threading
 
Min Chen
 - [x265] [PATCH] encoder: do not use std::list
 
Jan Ekstrom
 - [x265] #define ⇒ enum?
 
SF Markus Elfring
 - [x265] Fix signal handler
 
SF Markus Elfring
 - [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] Fix signal handler
 
SF Markus Elfring
 - [x265] Fix signal handler
 
SF Markus Elfring
 - [x265] Different opinions about C and C++ usage
 
SF Markus Elfring
 - [x265] Fix signal handler
 
SF Markus Elfring
 - [x265] Fix signal handler
 
SF Markus Elfring
 - [x265] [PATCH 1 of 5] cli: use sig_atomic_t type for variable modified by SIGINT handler
 
SF Markus Elfring
 - [x265] [PATCH 5 of 5] cli: report errors from registering signal handler
 
SF Markus Elfring
 - [x265] Collaboration with topic branches
 
SF Markus Elfring
 - [x265] Collaboration with topic branches
 
SF Markus Elfring
 - [x265] [PATCH Only Review, don't merge] Assembly routine for filterHorizontal_p_p() for 4 tap filter
 
Jason Garrett-Glaser
 - [x265] Fwd: [PATCH Only Review, don't merge] Assembly routine for filterHorizontal_p_p() for 4 tap filter
 
Jason Garrett-Glaser
 - [x265] Fwd: [PATCH Only Review, don't merge] Assembly routine for filterHorizontal_p_p() for 4 tap filter
 
Jason Garrett-Glaser
 - [x265] [PATCH Review Only] Assembly routine for filterHorizontal_p_p() for 4 tap filter
 
Jason Garrett-Glaser
 - [x265] [PATCH Review Only] Assembly routine for filterHorizontal_p_p() for 4 tap filter
 
Jason Garrett-Glaser
 - [x265] [PATCH STABLE] encoder: disable lookahead for all-intra	encodes
 
Jason Garrett-Glaser
 - [x265] Fwd: [PATCH] asm code for filterHorizontal_p_p 4 tap	filter
 
Jason Garrett-Glaser
 - [x265] [PATCH] asm code for ipfilterH_pp, 4 tap filter
 
Jason Garrett-Glaser
 - [x265] [PATCH] asm code for ipfilterH_pp, 4 tap filter
 
Jason Garrett-Glaser
 - [x265] Fwd: [PATCH] asm code for ipfilterH_pp, 4 tap filter
 
Jason Garrett-Glaser
 - [x265] [PATCH] ipfilter : Removed unused filterHorizontalExtendCol from testbench and primitive
 
Gopu Govindaswamy
 - [x265] [PATCH] ipfilter : extendCURowColBorder() performance tuning
 
Gopu Govindaswamy
 - [x265] [PATCH] slicetype and Frameencoder :Fix for GCC Compilation	Error
 
Gopu Govindaswamy
 - [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] TComSlice : Removed Unused std::vector Variable
 
Gopu Govindaswamy
 - [x265] [PATCH] x265Cli: Removed std::string in log
 
Gopu Govindaswamy
 - [x265] [PATCH] Encoder: removed STL Container classes
 
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 RFC ] STL Replace : Removed std::ostringstream replaced with non STL
 
Gopu Govindaswamy
 - [x265] [PATCH] NAL : std::ostringstream replaced
 
Gopu Govindaswamy
 - [x265] [PATCH RFC ] List Implementation
 
Gopu Govindaswamy
 - [x265] [PATCH] NAL : std::ostringstream replaced
 
Gopu Govindaswamy
 - [x265] [PATCH] NAL : std::ostringstream replaced
 
Gopu Govindaswamy
 - [x265] [PATCH RFC ] List Implementation
 
Gopu Govindaswamy
 - [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] [PATCH] X265: header guards format Changed to	X265_<FILENAME>_H
 
Gopu Govindaswamy
 - [x265] [PATCH] List: std::list Implementation
 
Gopu Govindaswamy
 - [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] [PATCH] encoder: do not use std::list
 
Gopu Govindaswamy
 - [x265] [PATCH] do not use std;:list for the class AccessUnit
 
Gopu Govindaswamy
 - [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] frameencoder: use CHECKED_MALLOC in	getStreamHeaders()
 
Gopu Govindaswamy
 - [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] Accessunit: Remove unused accessUnit class
 
Gopu Govindaswamy
 - [x265] [PATCH] NAL: Remove unused NALUnitEBSP functions
 
Gopu Govindaswamy
 - [x265] [PATCH] Tcombitstream: Encoded Bit stream storage (fifo) moved from std::vector to Non STL Class
 
Gopu Govindaswamy
 - [x265] [PATCH] add OpenCL environment codes
 
Wenju He
 - [x265] [PATCH] fix allocation crash if input y4m file is not found
 
Wenju He
 - [x265] LSMASH integration
 
Stephen Hutchinson
 - [x265] LSMASH integration
 
JMK
 - [x265] [7bbdd9c] Compile error at 79-per-cent
 
JMK
 - [x265] [PATCH RFC ] STL Replace : Removed std::ostringstream replaced with non STL
 
Jean-Baptiste Kempf
 - [x265] [PATCH] List: Basic List Operations To Replace std::list
 
Jean-Baptiste Kempf
 - [x265] x265: Questions and comments from an outsider
 
Jean-Baptiste Kempf
 - [x265] x265: Questions and comments from an outsider
 
Jean-Baptiste Kempf
 - [x265] [PATCH] X265: header guards format Changed to X265_<FILENAME>_H
 
Jean-Baptiste Kempf
 - [x265] [PATCH] Use mixed bitmap between FrameEncoder and FrameFilter to Fix crash and hash mistake in WPP mode
 
Jean-Baptiste Kempf
 - [x265] [PATCH] library header: use #ifdef __cplusplus
 
Jean-Baptiste Kempf
 - [x265] [PATCH] lookahead: change const bool to const int, so can be used safely in loop counter
 
Jean-Baptiste Kempf
 - [x265] [PATCH] encoder: do not use std::list
 
Jean-Baptiste Kempf
 - [x265] [PATCH] NALWrite : do not use malloc, realloc and free
 
Jean-Baptiste Kempf
 - [x265] [PATCH] encoder: do not use std::list
 
Jean-Baptiste Kempf
 - [x265] #define ⇒ enum?
 
Jean-Baptiste Kempf
 - [x265] [PATCH] types: use stdint.h data types for UChar, UShort, UInt64, Pel, TCoeff
 
Jean-Baptiste Kempf
 - [x265] [PATCH] types: use stdint.h data types for UChar, UShort, UInt64, Pel, TCoeff
 
Jean-Baptiste Kempf
 - [x265] [PATCH 1/5][RFC] Only use UNIX line endings
 
Jean-Baptiste Kempf
 - [x265] [PATCH 2/5][RFC] uncrustify: Do not include binary
 
Jean-Baptiste Kempf
 - [x265] [PATCH 3/5][RFC] astyle: Do not include binary
 
Jean-Baptiste Kempf
 - [x265] [PATCH 4/5][RFC] doc: Do not include binary documents in version control
 
Jean-Baptiste Kempf
 - [x265] [PATCH 5/5][RFC] Nuke build directory
 
Jean-Baptiste Kempf
 - [x265] [PATCH] Encoder: do not use std::list for the class AccessUnit
 
Jean-Baptiste Kempf
 - [x265] [PATCH] tcomBitstream: Removed Unused std::vector class code
 
Jean-Baptiste Kempf
 - [x265] [PATCH] Avoid VS2008 X64 compiler bug
 
Jean-Baptiste Kempf
 - [x265] [PATCH] Avoid VS2008 X64 compiler bug
 
Jean-Baptiste Kempf
 - [x265] [PATCH REVIEW] Generating weighted full-pels in compressCTURows
 
Jean-Baptiste Kempf
 - [x265] [PATCH] Added support for multiple references
 
Shazeb Khan
 - [x265] [PATCH] Added support for multiple references
 
Shazeb Khan
 - [x265] [PATCH] Added support for multiple references
 
Shazeb Khan
 - [x265] [PATCH REVIEW] Generating weighted full-pels in	compressCTURows
 
Shazeb Khan
 - [x265] [PATCH] Generating weighted full-pels in compressCTURows
 
Shazeb Khan
 - [x265] x265: How to get started (newbie question)?
 
Krishna
 - [x265] x265: How to get started (newbie question)?
 
Krishna
 - [x265] Bug report: incorrect computation of sps_max_dec_pic_buffering_minus1
 
Olivier Lapicque
 - [x265] Bug report: incorrect computation	of	sps_max_dec_pic_buffering_minus1
 
Olivier Lapicque
 - [x265] Bug report: incorrect computation	of	sps_max_dec_pic_buffering_minus1
 
Olivier Lapicque
 - [x265] [PATCH] Added support for multiple references
 
Olivier Lapicque
 - [x265] [PATCH] Added support for multiple references
 
Olivier Lapicque
 - [x265] [PATCH 2 of 2 V2] framefilter: comment cleanups, use pixel data type
 
Deepthi Nandakumar
 - [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]RDLevel: Disable RDOQTS when RDO and/or TS are	disabled.
 
Deepthi Nandakumar
 - [x265] [PATCH]RDLevel: Disable RDOQTS when RDO and/or TS are	disabled.
 
Deepthi Nandakumar
 - [x265] [PATCH v2]: CLI: remove CLI option rdoqts; cleanup
 
Deepthi Nandakumar
 - [x265] [PATCH] Use mixed bitmap between FrameEncoder and FrameFilter to Fix crash and hash mistake in WPP mode
 
Deepthi Nandakumar
 - [x265] [PATCH v2]: CLI: remove CLI option rdoqts; cleanup
 
Deepthi Nandakumar
 - [x265] [PATCH] lookahead: change const bool to const int, so can be used safely in loop counter
 
Deepthi Nandakumar
 - [x265] [PATCH] lookahead: change const bool to const int, so can be used safely in loop counter
 
Deepthi Nandakumar
 - [x265] [PATCH] lookahead: fix cost estimation, use previous result when calculation is skipped
 
Deepthi Nandakumar
 - [x265] [PATCH] lookahead: fix crash for I frame cost estimation
 
Deepthi Nandakumar
 - [x265] [PATCH] do not use std;:list for the class AccessUnit
 
Deepthi Nandakumar
 - [x265] [PATCH] slicetype: fill in missing detail from	slicetypeDecide()
 
Deepthi Nandakumar
 - [x265] [PATCH] lookahead: fix crash for I frame cost estimation
 
Deepthi Nandakumar
 - [x265] [PATCH] slicetype: fill in missing detail from	slicetypeDecide()
 
Deepthi Nandakumar
 - [x265] Commit c56e392b2c68 fails to link with MinGW
 
Deepthi Nandakumar
 - [x265] [PATCH] Added support for multiple references
 
Deepthi Nandakumar
 - [x265] [PATCH] Added support for multiple references
 
Deepthi Nandakumar
 - [x265] [PATCH] Added support for multiple references
 
Deepthi Nandakumar
 - [x265] [ANN] x265 0.4.1
 
Purvin Pandit
 - [x265] [PATCH RFC] 1. Bug fix - improved quality drop for low resolution videos in ABR by 5%
 
Sumalatha Polureddy
 - [x265] [PATCH RFC] 1. Bug fix - improved quality drop for low resolution videos in ABR by 5%
 
Sumalatha Polureddy
 - [x265] [PATCH] Avoid VS2008 X64 compiler bug
 
Edward Richards
 - [x265] LSMASH integration
 
Edward Richards
 - [x265] LSMASH integration
 
Edward Richards
 - [x265] LSMASH integration
 
Edward Richards
 - [x265] [PATCH] Bug Fix - copy last Recq value to thread local rce	object
 
Aarthi Thirumalai
 - [x265] [PATCH 0 of 5 ] Added SSIM quality measurement in x265
 
Aarthi Thirumalai
 - [x265] [PATCH 1 of 5] Add CLI options for turning on PSNR,	SSIM metrics
 
Aarthi Thirumalai
 - [x265] [PATCH 2 of 5] added states for storing ssim values per frame and globally at ecoder level
 
Aarthi Thirumalai
 - [x265] [PATCH 3 of 5] compute global ssim /psnr if their respective knobs are turned ON
 
Aarthi Thirumalai
 - [x265] [PATCH 4 of 5] added C primitives to compute SSIM
 
Aarthi Thirumalai
 - [x265] [PATCH 5 of 5] integrated ssim computation for each CTURow
 
Aarthi Thirumalai
 - [x265] [PATCH] modify for BFrames in ABR , clean up code
 
Aarthi Priya Thirumalai
 - [x265] [PATCH RFC] 1. Bug fix - improved quality drop for low resolution videos in ABR by 5%
 
Aarthi Priya Thirumalai
 - [x265] [PATCH] Encoder: do not use std::list for the class	AccessUnit
 
Aarthi Priya Thirumalai
 - [x265] Fwd:  [PATCH Only Review, don't merge] Assembly routine for filterHorizontal_p_p() for 4 tap filter
 
Praveen Tiwari
 - [x265] Fwd: [PATCH] asm code for filterHorizontal_p_p 4 tap filter
 
Praveen Tiwari
 - [x265] [PATCH] asm code for ipfilterH_pp, 4 tap filter
 
Praveen Tiwari
 - [x265] Fwd:  [PATCH] asm code for ipfilterH_pp, 4 tap filter
 
Praveen Tiwari
 - [x265] Fwd:  [PATCH] asm code for ipfilterH_pp, 4 tap filter
 
Praveen Tiwari
 - [x265] [PATCH 1 of 2] Use C++ true/false rather than Windows TRUE/FALSE
 
chen
 - [x265] [PATCH] framefilter: improvement
 
chen
 - [x265] [PATCH] framefilter: Make code clearer
 
chen
 - [x265] [PATCH] Use mixed bitmap between FrameEncoder and FrameFilter to Fix crash and hash mistake in WPP mode
 
chen
 - [x265] [PATCH]Resolve some patching issues for previous patch	(updated)
 
chen
 - [x265] [PATCH] Resolve some patching issues for previous patch (deadlock)
 
chen
 - [x265] [PATCH]Resolve some patching issues for previous	patch(update 2)
 
chen
 - [x265] [PATCH 1 of 2] Always active sao-lcu-opt because we broken it after Frame Parallelism
 
chen
 - [x265] [PATCH 2 of 2] Control SAO and Deblock independence
 
chen
 - [x265] [PATCH 1 of 2] Always active sao-lcu-opt because we broken it after Frame Parallelism
 
chen
 - [x265] Fwd:  [PATCH Only Review, don't merge] Assembly routine for filterHorizontal_p_p() for 4 tap filter
 
chen
 - [x265] Fwd: [PATCH Only Review, don't merge] Assembly routine for filterHorizontal_p_p() for 4 tap filter
 
chen
 - [x265] Fwd: [PATCH Only Review, don't merge] Assembly routine for filterHorizontal_p_p() for 4 tap filter
 
chen
 - [x265] [PATCH 3 of 3] Reduce half HPEL interpolate works by merge nest point
 
chen
 - [x265] [PATCH] Reduce half HPEL interpolate works by merge nest point
 
chen
 - [x265] [PATCH] fix hash mistake in --sao-lcu-opt=0 mode
 
chen
 - [x265] [PATCH] Avoid VS2008 X64 compiler bug
 
chen
 - [x265] [PATCH] Avoid VS2008 X64 compiler bug
 
chen
 - [x265] [PATCH] Avoid VS2008 X64 compiler bug
 
chen
 - [x265] [PATCH] asm code for ipfilterH_pp, 4 tap filter
 
chen
 - [x265] [PATCH] tighten rate control logic for ABR
 
aarthi at multicorewareinc.com
 - [x265] [PATCH] bug fix
 
aarthi at multicorewareinc.com
 - [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] ABR - Removed unused states, cleaned up the comments
 
aarthi at multicorewareinc.com
 - [x265] [PATCH 0 of 2 ] bug fixes in ABR for adaptation with frame parallelism enabled.
 
aarthi at multicorewareinc.com
 - [x265] [PATCH 1 of 2] RateControl bug fixes for frame parallelism
 
aarthi at multicorewareinc.com
 - [x265] [PATCH 2 of 2] tuned up ABR logic to better adapt for frame parallelism
 
aarthi at multicorewareinc.com
 - [x265] [PATCH] CLI Options: reset x265_param_default to extern "C"
 
deepthi 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] testharness cleanup: Testharness uses the same malloc/free wrapper as the rest of the encoder
 
deepthi at multicorewareinc.com
 - [x265] [PATCH] use slicetypes from lookahead
 
deepthidevaki 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 1 of 5] slicetype: Remove unnecessary initialization
 
deepthidevaki at multicorewareinc.com
 - [x265] [PATCH 2 of 5] slicetype: B-frames analysis integrated
 
deepthidevaki at multicorewareinc.com
 - [x265] [PATCH 3 of 5] slicetype: uncrustified
 
deepthidevaki at multicorewareinc.com
 - [x265] [PATCH 4 of 5] Set all I frames as keyframes, change nalunittype decision accordingly
 
deepthidevaki at multicorewareinc.com
 - [x265] [PATCH 5 of 5] slicetype: Handle Bframes immediately preceding an IDR correctly
 
deepthidevaki at multicorewareinc.com
 - [x265] [PATCH] lookahead: fix cost estimation, use previous result when calculation is skipped
 
deepthidevaki at multicorewareinc.com
 - [x265] [PATCH] lookahead: fix crash for I frame cost estimation
 
deepthidevaki at multicorewareinc.com
 - [x265] [PATCH] lookahead: fix crash for I frame cost estimation
 
deepthidevaki at multicorewareinc.com
 - [x265] [PATCH] lowres: bug fix - move initialization from create()	to init()
 
deepthidevaki at multicorewareinc.com
 - [x265] [PATCH] Force numPics in RPS <= maxDecPicBuffering - 1
 
deepthidevaki at multicorewareinc.com
 - [x265] [PATCH For REVIEW] Bidir ME: new logic adapted from x264
 
deepthidevaki at multicorewareinc.com
 - [x265] [PATCH] pixel8.inc: Optimization with sad_x3
 
praveen at multicorewareinc.com
 - [x265] [PATCH] pixel8.inc: Optimization with sad_x4 4xn
 
praveen at multicorewareinc.com
 - [x265] [PATCH] pixel8.inc: SAD_X3_4XN optimized
 
praveen at multicorewareinc.com
 - [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] [PATCH] pixel8.inc: VC9 fix for SAD_4,	'pextrd' replaced with 'movd'
 
praveen at multicorewareinc.com
 - [x265] [PATCH Only Review, don't merge] Assembly routine for filterHorizontal_p_p() for 4 tap filter
 
praveen at multicorewareinc.com
 - [x265] [PATCH Review Only] Assembly routine for filterHorizontal_p_p() for 4 tap filter
 
praveen at multicorewareinc.com
 - [x265] [PATCH] asm code for filterHorizontal_p_p 4 tap filter
 
praveen at multicorewareinc.com
 - [x265] [PATCH] asm code for ipfilterH_pp, 4 tap filter
 
praveen at multicorewareinc.com
 - [x265] [PATCH 0 of 2 ] Fixing slicetypeAnalyse
 
shazeb at multicorewareinc.com
 - [x265] [PATCH 1 of 2] Fixed slicetypeAnalyse() for no-B config
 
shazeb at multicorewareinc.com
 - [x265] [PATCH 2 of 2] Used slicetypeAnalyse() in slicetypeDecide()
 
shazeb at multicorewareinc.com
 - [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 1 of 2] using slicetypes from lookahead
 
shazeb at multicorewareinc.com
 - [x265] [PATCH 2 of 2] Fix for broken build on msys
 
shazeb at multicorewareinc.com
 - [x265] [PATCH] Adapting lowress frame dimensions to multiples of lowress CU size
 
shazeb at multicorewareinc.com
 - [x265] [PATCH] Added support for multiple references
 
shazeb at multicorewareinc.com
 - [x265] [PATCH REVIEW] Generating weighted full-pels in	compressCTURows
 
shazeb at multicorewareinc.com
 - [x265] [PATCH] Generating weighted full-pels in compressCTURows
 
shazeb at multicorewareinc.com
 - [x265] [PATCH] modified the QP lambda table(x265_lambda2_tab[]) for	CQP
 
sumalatha 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] QP- Lambda table -x265_lambda2_tab_I , x265_lambda2_tab_non_ I : for inter and intra blocks
 
sumalatha at multicorewareinc.com
 - [x265] [PATCH RFC] 1. Bug fix - improved quality drop for low resolution videos in ABR by 5%
 
sumalatha at multicorewareinc.com
 - [x265] [PATCH] ratecontrol: Tweak to better handle short term	compensation
 
sumalatha at multicorewareinc.com
 - [x265] [PATCH] RateControl : Bug fix when previous estimated frame cost is zero
 
sumalatha at multicorewareinc.com
 - [x265] [PATCH] check before delete
 
wenju at multicorewareinc.com
 - [x265] coding efficieny comparision between x265 and x264(also	include HM)
 
idxa at sina.com
 - [x265] [PATCH 1 of 2] Use C++ true/false rather than Windows	TRUE/FALSE
 
funman at videolan.org
 - [x265] [PATCH 2 of 2] Always use -DPIC/-fPIC when targetting x64
 
funman at videolan.org
    
 
    
      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).