July 2014 Archives by author
Starting: Tue Jul 1 08:35:14 CEST 2014
Ending: Thu Jul 31 22:04:13 CEST 2014
Messages: 247
- [x265] Source Code Documentation of X265 Required
waqasjahangeri .
- [x265] Fix dll installation, only affects win32 platforms (mingw)
xantares 09
- [x265] Fix dll installation, only affects win32 platforms (mingw)
xantares 09
- [x265] [PATCH 2 of 2] split rate calculation functions to luma and chroma to simplify luma path
Steve Borho
- [x265] [PATCH] remove redundant memset
Steve Borho
- [x265] [PATCH] remove redundant memset
Steve Borho
- [x265] [PATCH] input: streamline control logic of threaded file readers
Steve Borho
- [x265] [PATCH] remove redundant memset
Steve Borho
- [x265] [PATCH] framefilter: assert for threadId only when wpp is on
Steve Borho
- [x265] [PATCH] TComDataCU: remove redundant functions
Steve Borho
- [x265] [PATCH] frame: initialize recon to avoid SAO read of uninitialized pixels beyond picture end
Steve Borho
- [x265] [PATCH] framefilter: remove heap corruption in tld
Steve Borho
- [x265] [PATCH] encoder: fix --no-wpp behavior, keep TLD selection logic in one place
Steve Borho
- [x265] [PATCH] api: allow lambda tables to be user-specified via a text file
Steve Borho
- [x265] [PATCH] api: allow lambda tables to be user-specified via a text file
Steve Borho
- [x265] [PATCH] avoid VS2008 ambiguous build error
Steve Borho
- [x265] [PATCH] TComDataCU: remove redundant functions
Steve Borho
- [x265] [PATCH] avoid VS2008 ambiguous build error
Steve Borho
- [x265] [PATCH] TComDataCU: remove redundant functions
Steve Borho
- [x265] quant: returns numSig instead of absSum and lastPos
Steve Borho
- [x265] A compiler warning and a question
Steve Borho
- [x265] use std::swap() for readability
Steve Borho
- [x265] [ANN] x265 1.2 released
Steve Borho
- [x265] [PATCH 1 of 3] bring SyntaxElementWriter into common/, remove trace file macros
Steve Borho
- [x265] [PATCH 2 of 3] bitstream: convert macros into inline members for better compile-time checking
Steve Borho
- [x265] [PATCH 3 of 3] bitstream: hoist trivial methods to the header so they may be easier inlined
Steve Borho
- [x265] [PATCH 1 of 4] cu, search: remove redundant m_rdGoOnSbacCoder pointer
Steve Borho
- [x265] [PATCH 2 of 4] frameencoder: remove unnecessary include of TEncSearch.h
Steve Borho
- [x265] [PATCH 3 of 4] cturow: rename m_rdGoOnSbacCoder to m_sbacCoder; there is only one
Steve Borho
- [x265] [PATCH 4 of 4] entropy: clarify the SBac's bit counting mode
Steve Borho
- [x265] [PATCH 1 of 2] derive TEncCu from TEncSearch
Steve Borho
- [x265] [PATCH 2 of 2] search: make RDCost and TComTrQuant member instances of TEncSearch
Steve Borho
- [x265] [PATCH] rc: init second pass in multi pass encode
Steve Borho
- [x265] [PATCH] rc: add 2 pass logic in rateEstimateQscale
Steve Borho
- [x265] zero stride for zeroPel[]
Steve Borho
- [x265] [PATCH] level: in CRF/CQP encodes, allow user specifed level to increase stream level
Steve Borho
- [x265] [PATCH 1 of 5] common: introduce x265_slurp_file, reads data from file to string buffer
Steve Borho
- [x265] [PATCH 2 of 5] param: add more param options to print as string
Steve Borho
- [x265] [PATCH 5 of 5] rc: init RC data for second pass in a multi pass encode
Steve Borho
- [x265] [PATCH 1 of 3 RFC] rc: define function for updating rate control statistics in processRowEncoder
Steve Borho
- [x265] [PATCH 2 of 3 RFC] frameencoder: store reflagrows as a member variable
Steve Borho
- [x265] [PATCH 3 of 3 RFC] rc: update ratecontrol stats in every frame, avoid frame parallelism lag in abr
Steve Borho
- [x265] [PATCH] sei: emit SEI describing the encoder and encode options
Steve Borho
- [x265] [PATCH RFC] encoder: allocate thread local data from the context of the worker thread
Steve Borho
- [x265] [PATCH] rest: document lossless coding theory and behavior
Steve Borho
- [x265] [PATCH] rc: add 2 pass logic in rateEstimateQscale
Steve Borho
- [x265] A few warnings from GCC 4.8.2
Steve Borho
- [x265] [PATCH] api: add an option to disable the informational SEI message
Steve Borho
- [x265] [PATCH] fix for crash when scalingList feature is enabled
Steve Borho
- [x265] [PATCH] replace sse_sp(residual, ZERO) by ssd_s(residual)
Steve Borho
- [x265] [PATCH] replace sse_sp(residual, ZERO) by ssd_s(residual)
Steve Borho
- [x265] A few warnings from GCC 4.8.2
Steve Borho
- [x265] [PATCH RFC] rc: update ratecontrol stats in every frame, avoid frame parallelism lag in abr
Steve Borho
- [x265] [PATCH] rc: add 2 pass logic in rateEstimateQscale
Steve Borho
- [x265] [PATCH RFC] pps: simplify loop filter configuration and signaling
Steve Borho
- [x265] [PATCH RFC] rc: update ratecontrol stats in every frame, avoid frame parallelism lag in abr
Steve Borho
- [x265] [PATCH V2] pps: simplify deblocking signaling, disable slice override
Steve Borho
- [x265] [PATCH RFC] rc: update ratecontrol stats in every frame, avoid frame parallelism lag in abr
Steve Borho
- [x265] [PATCH] TComDataCU: remove redundant functions
Steve Borho
- [x265] [PATCH] TComDataCU: replaced functions with tables
Steve Borho
- [x265] [PATCH] use macro HADDD to improve AMD performance
Steve Borho
- [x265] Fix dll installation, only affects win32 platforms (mingw)
Steve Borho
- [x265] Fix dll installation, only affects win32 platforms (mingw)
Steve Borho
- [x265] bitrate control
Steve Borho
- [x265] scan order tables
Steve Borho
- [x265] trquant: store QpParam for each component
Steve Borho
- [x265] Custom LowRes scale
Steve Borho
- [x265] [PATCH] level: add --high-tier and auto-configure VBV if --crf N --level M (refs #61)
Steve Borho
- [x265] refine partition size related
Steve Borho
- [x265] refine partition size related
Steve Borho
- [x265] Custom LowRes scale
Steve Borho
- [x265] Custom LowRes scale
Steve Borho
- [x265] [PATCH] psyrdoq: implementation of psyrdoq
Steve Borho
- [x265] [PATCH 1 of 3] TComPrediction: remove TComDataCU as pointer to private functions
Steve Borho
- [x265] [PATCH 2 of 3] TComPrediction: save CU data (partAddr, width, height) as member fields
Steve Borho
- [x265] [PATCH 3 of 3] TComPrediction: remove redundant colorspace information
Steve Borho
- [x265] [PATCH] psyrdoq: implementation of psyrdoq
Steve Borho
- [x265] trquant: store QpParam for each component
Steve Borho
- [x265] qtLayer in reverse order
Steve Borho
- [x265] [PATCH] mv: Add *= operator
Steve Borho
- [x265] [PATCH] lowres: Enhanced scaling
Steve Borho
- [x265] qtLayer in reverse order
Steve Borho
- [x265] qtLayer in reverse order
Steve Borho
- [x265] qtLayer in reverse order
Steve Borho
- [x265] qtLayer in reverse order
Steve Borho
- [x265] Source Code Documentation of X265 Required
Steve Borho
- [x265] bitrate control
Steve Borho
- [x265] [PATCH] frameencoder: fix for crash in frameencoder when AccessUnitDelimiter is on
Steve Borho
- [x265] [PATCH] rc: fix crash in 2 pass for faster preset (ultrafast - faster)
Steve Borho
- [x265] [PATCH 2 of 2] fix output non-determination bug
Steve Borho
- [x265] [PATCH 1 of 2] fix miss emms in mmx functions
Steve Borho
- [x265] linking error
Steve Borho
- [x265] [PATCH] Added declaration of ScalingList::MAX_MATRIX_COEF_NUM to make ld happy
Steve Borho
- [x265] linking error
Steve Borho
- [x265] linking error
Steve Borho
- [x265] [PATCH] rc: update vbv for all b frames
Steve Borho
- [x265] [PATCH] api: allow lambda tables to be user-specified via a text file
Derek Buitenhuis
- [x265] [PATCH] api: allow lambda tables to be user-specified via a text file
Derek Buitenhuis
- [x265] [PATCH] optimize and remove Pow() in processRowEncoder() to avoid VS2008 build error 'ambiguous...'
Derek Buitenhuis
- [x265] [PATCH] optimize and remove Pow() in processRowEncoder() to avoid VS2008 build error 'ambiguous...'
Derek Buitenhuis
- [x265] [PATCH] simplify: getLumaIntraDir()[x] -> getLumaIntraDir(x)
Derek Buitenhuis
- [x265] [PATCH] TComDataCU: remove redundant functions
Derek Buitenhuis
- [x265] [PATCH] avoid VS2008 ambiguous build error
Derek Buitenhuis
- [x265] use std::swap() for readability
Derek Buitenhuis
- [x265] [PATCH] framefilter: fix assert error for threadId when wpp is off
Min Chen
- [x265] [PATCH] simplify: getLumaIntraDir()[x] -> getLumaIntraDir(x)
Min Chen
- [x265] [PATCH] optimize and remove Pow() in processRowEncoder() to avoid VS2008 build error 'ambiguous...'
Min Chen
- [x265] [PATCH] avoid VS2008 ambiguous build error
Min Chen
- [x265] [PATCH] replace sse_sp(residual, ZERO) by ssd_s(residual)
Min Chen
- [x265] [PATCH] use macro HADDD to improve AMD performance
Min Chen
- [x265] [PATCH 1 of 2] fix miss emms in mmx functions
Min Chen
- [x265] [PATCH 2 of 2] fix output non-determination bug
Min Chen
- [x265] Let's stay in touch on LinkedIn
Wang Kang
- [x265] Invitation to VDD and registration
Jean-Baptiste Kempf
- [x265] x265-devel Digest, Vol 14, Issue 45
Ashok Kumar Mishra
- [x265] Custom LowRes scale
Nicolas Morey-Chaisemartin
- [x265] Custom LowRes scale
Nicolas Morey-Chaisemartin
- [x265] Custom LowRes scale
Nicolas Morey-Chaisemartin
- [x265] Custom LowRes scale
Nicolas Morey-Chaisemartin
- [x265] [PATCH] mv: Add *= operator
Nicolas Morey-Chaisemartin
- [x265] [PATCH] lowres: Enhanced scaling
Nicolas Morey-Chaisemartin
- [x265] Custom LowRes scale
Nicolas Morey-Chaisemartin
- [x265] [PATCH 1 of 2] fix emms: move selectLambda() into xRateDistOptQuant() and issue emms before it
Satoshi Nakagawa
- [x265] [PATCH 2 of 2] split rate calculation functions to luma and chroma to simplify luma path
Satoshi Nakagawa
- [x265] add primitives.nquant for RDOQ
Satoshi Nakagawa
- [x265] quant: returns numSig instead of absSum and lastPos
Satoshi Nakagawa
- [x265] quant: returns numSig instead of absSum and lastPos
Satoshi Nakagawa
- [x265] use std::swap() for readability
Satoshi Nakagawa
- [x265] zero stride for zeroPel[]
Satoshi Nakagawa
- [x265] refine block size related, use more log2 domain.
Satoshi Nakagawa
- [x265] scan order tables
Satoshi Nakagawa
- [x265] trquant: store QpParam for each component
Satoshi Nakagawa
- [x265] refine partition size related
Satoshi Nakagawa
- [x265] refine partition size related
Satoshi Nakagawa
- [x265] [PATCH] analysis: setQPforQuant in checkIntraInter to fix the hash mismatch at rd=5&6
Satoshi Nakagawa
- [x265] qtLayer in reverse order
Satoshi Nakagawa
- [x265] qtLayer in reverse order
Satoshi Nakagawa
- [x265] qtLayer in reverse order
Satoshi Nakagawa
- [x265] search: separate bSkipRes == true path
Satoshi Nakagawa
- [x265] [PATCH] framefilter: remove heap corruption in tld
Deepthi Nandakumar
- [x265] [PATCH] framefilter: remove heap corruption in tld
Deepthi Nandakumar
- [x265] A compiler warning and a question
Deepthi Nandakumar
- [x265] use std::swap() for readability
Deepthi Nandakumar
- [x265] [PATCH 1 of 4] cu, search: remove redundant m_rdGoOnSbacCoder pointer
Deepthi Nandakumar
- [x265] Many more warnings by GCC 4.8.2
Deepthi Nandakumar
- [x265] Custom LowRes scale
Deepthi Nandakumar
- [x265] [PATCH] psyrdoq: implementation of psyrdoq
Deepthi Nandakumar
- [x265] [PATCH] psyrdoq: implementation of psyrdoq
Deepthi Nandakumar
- [x265] [PATCH 1 of 3] TComPrediction: remove TComDataCU as pointer to private functions
Deepthi Nandakumar
- [x265] zero stride for zeroPel[]
Sumalatha Polureddy
- [x265] [PATCH 1 of 3] compress: Fixes fudging in merge costs, stores sa8d costs for bestMergeCU in m_sa8dCost
Sumalatha Polureddy
- [x265] [PATCH 2 of 3] compress: save inter sa8d costs also in m_sa8dCost
Sumalatha Polureddy
- [x265] [PATCH] fix for crash when scalingList feature is enabled
Sumalatha Polureddy
- [x265] A few warnings from GCC 4.8.2
Mario Rohkrämer
- [x265] Many more warnings by GCC 4.8.2
Mario Rohkrämer
- [x265] v1.1+202: Variable shadowing warning (MSYS GCC)
Mario *LigH* Rohkrämer
- [x265] A compiler warning and a question
Mario *LigH* Rohkrämer
- [x265] A compiler warning and a question
Mario *LigH* Rohkrämer
- [x265] Brief speed test with x265 in all presets and different versions
Mario *LigH* Rohkrämer
- [x265] [PATCH] rc: compute inter, intra and skip cus per frame for the first pass
Aarthi Priya Thirumalai
- [x265] [PATCH] framefilter: remove heap corruption in tld
Aarthi Priya Thirumalai
- [x265] [PATCH] framefilter: remove heap corruption in tld
Aarthi Priya Thirumalai
- [x265] [PATCH] framefilter: remove heap corruption in tld
Aarthi Priya Thirumalai
- [x265] [PATCH] rc: init second pass in multi pass encode
Aarthi Priya Thirumalai
- [x265] [PATCH] rc: add 2 pass logic in rateEstimateQscale
Aarthi Priya Thirumalai
- [x265] [PATCH] remove redundant memset
Tim Walker
- [x265] [PATCH] remove redundant memset
chen
- [x265] [PATCH] framefilter: assert for threadId only when wpp is on
chen
- [x265] [PATCH] frame: initialize recon to avoid SAO read of uninitialized pixels beyond picture end
chen
- [x265] [PATCH] framefilter: remove heap corruption in tld
chen
- [x265] [PATCH] framefilter: remove heap corruption in tld
chen
- [x265] [PATCH] optimize and remove Pow() in processRowEncoder() to avoid VS2008 build error 'ambiguous...'
chen
- [x265] [PATCH] optimize and remove Pow() in processRowEncoder() to avoid VS2008 build error 'ambiguous...'
chen
- [x265] [PATCH] avoid VS2008 ambiguous build error
chen
- [x265] [PATCH] avoid VS2008 ambiguous build error
chen
- [x265] quant: returns numSig instead of absSum and lastPos
chen
- [x265] [PATCH] replace sse_sp(residual, ZERO) by ssd_s(residual)
chen
- [x265] Invitation to VDD and registration
chen
- [x265] linking error
dave
- [x265] linking error
dave
- [x265] [PATCH] frameencoder: fix for crash in frameencoder when AccessUnitDelimiter is on
albert.j.wang at gmail.com
- [x265] [PATCH] Added declaration of ScalingList::MAX_MATRIX_COEF_NUM to make ld happy
dtyx265 at gmail.com
- [x265] [PATCH] framefilter: assert for threadId only when wpp is on
aarthi at multicorewareinc.com
- [x265] [PATCH] framefilter: remove heap corruption in tld
aarthi at multicorewareinc.com
- [x265] [PATCH] rc: move structure FrameStats to FrameEncoder class
aarthi at multicorewareinc.com
- [x265] [PATCH] rc: compute inter, intra and skip cus per frame for the first pass
aarthi at multicorewareinc.com
- [x265] [PATCH] rc: write frame stats and cu stats to file in first pass
aarthi at multicorewareinc.com
- [x265] [PATCH] rc: init second pass in multi pass encode
aarthi at multicorewareinc.com
- [x265] [PATCH] rc: add 2 pass logic in rateEstimateQscale
aarthi at multicorewareinc.com
- [x265] [PATCH 0 of 5 ] 2 pass RC
aarthi at multicorewareinc.com
- [x265] [PATCH 1 of 5] common: introduce x265_slurp_file, reads data from file to string buffer
aarthi at multicorewareinc.com
- [x265] [PATCH 2 of 5] param: add more param options to print as string
aarthi at multicorewareinc.com
- [x265] [PATCH 3 of 5] rc: store final cu counts in frameStats as a percentage of total # cus
aarthi at multicorewareinc.com
- [x265] [PATCH 4 of 5] param: keep the total frame count of the input video in param
aarthi at multicorewareinc.com
- [x265] [PATCH 5 of 5] rc: init RC data for second pass in a multi pass encode
aarthi at multicorewareinc.com
- [x265] [PATCH] rc: add 2 pass logic in rateEstimateQscale
aarthi at multicorewareinc.com
- [x265] [PATCH] rc: add 2 pass logic in rateEstimateQscale
aarthi at multicorewareinc.com
- [x265] [PATCH] rc: fix sliceType of 2nd pass from prev pass stats
aarthi at multicorewareinc.com
- [x265] [PATCH] rc: generate cutree offsets for 2nd pass from stats
aarthi at multicorewareinc.com
- [x265] [PATCH 0 of 4 ] 2 pass rate control - merged
aarthi at multicorewareinc.com
- [x265] [PATCH 1 of 4] rc: add 2 pass logic in rateEstimateQscale
aarthi at multicorewareinc.com
- [x265] [PATCH 2 of 4] rc: fix sliceType of 2nd pass from prev pass stats
aarthi at multicorewareinc.com
- [x265] [PATCH 3 of 4] rc: generate cutree offsets for 2nd pass from stats
aarthi at multicorewareinc.com
- [x265] [PATCH 4 of 4] rc: fix warnings in ratecontrol
aarthi at multicorewareinc.com
- [x265] [PATCH] rc: bug fixes in 2 pass ABR
aarthi at multicorewareinc.com
- [x265] [PATCH] rc: compute average of qpaRc, qpAq per frame even in 2 pass
aarthi at multicorewareinc.com
- [x265] [PATCH] rc: calculate mvBits, coefBits per Cu for 2 pass in skip mode as well
aarthi at multicorewareinc.com
- [x265] [PATCH] rc: add cli option for 2 pass rate control
aarthi at multicorewareinc.com
- [x265] [PATCH] rc: fix crashes in vbv with 2 pass
aarthi at multicorewareinc.com
- [x265] [PATCH] slicetype: compute frame satd cost for zero latency
aarthi at multicorewareinc.com
- [x265] [PATCH] rc: fix crash in 2 pass for faster preset (ultrafast - faster)
aarthi at multicorewareinc.com
- [x265] [PATCH] remove redundant memset
ashok at multicorewareinc.com
- [x265] [PATCH] TComDataCU: remove redundant functions
ashok at multicorewareinc.com
- [x265] [PATCH] TComDataCU: remove redundant functions
ashok at multicorewareinc.com
- [x265] [PATCH] TComDataCU: remove redundant functions
ashok at multicorewareinc.com
- [x265] [PATCH] TComDataCU: replaced functions with tables
ashok at multicorewareinc.com
- [x265] [PATCH] compress: resetting CABAC contexts in lower rdLevels
deepthi at multicorewareinc.com
- [x265] [PATCH 1 of 4] compress: save CABAC context in merge modes for lower RD levels
deepthi at multicorewareinc.com
- [x265] [PATCH 2 of 4] compress: save CABAC context after inter/merge decision
deepthi at multicorewareinc.com
- [x265] [PATCH 3 of 4] compress: save CABAC context after intra decision
deepthi at multicorewareinc.com
- [x265] [PATCH 4 of 4] compress: save CABAC context for rd = 2 after inter/intra encodes
deepthi at multicorewareinc.com
- [x265] [PATCH 1 of 3] compress: Fixes fudging in merge costs, stores sa8d costs for bestMergeCU in m_sa8dCost
deepthi at multicorewareinc.com
- [x265] [PATCH 2 of 3] compress: save inter sa8d costs also in m_sa8dCost
deepthi at multicorewareinc.com
- [x265] [PATCH 3 of 3] compress: save intra costs in rd <= 2 also in m_sa8dCost
deepthi at multicorewareinc.com
- [x265] [PATCH 0 of 3 ] Remove TComDataCU dependencies from prediction/MC
deepthi at multicorewareinc.com
- [x265] [PATCH 1 of 3] TComPrediction: remove TComDataCU as pointer to private functions
deepthi at multicorewareinc.com
- [x265] [PATCH 2 of 3] TComPrediction: save CU data (partAddr, width, height) as member fields
deepthi at multicorewareinc.com
- [x265] [PATCH 3 of 3] TComPrediction: remove redundant colorspace information
deepthi at multicorewareinc.com
- [x265] [PATCH] analysis: setQPforQuant in checkIntraInter to fix the hash mismatch at rd=5&6
gopu at multicorewareinc.com
- [x265] [PATCH] frame: initialize recon to avoid SAO read of uninitialized pixels beyond picture end
kavitha at multicorewareinc.com
- [x265] [PATCH 0 of 3 RFC] update ratecontrol statistics in every frame
santhoshini at multicorewareinc.com
- [x265] [PATCH 1 of 3 RFC] rc: define function for updating rate control statistics in processRowEncoder
santhoshini at multicorewareinc.com
- [x265] [PATCH 2 of 3 RFC] frameencoder: store reflagrows as a member variable
santhoshini at multicorewareinc.com
- [x265] [PATCH 3 of 3 RFC] rc: update ratecontrol stats in every frame, avoid frame parallelism lag in abr
santhoshini at multicorewareinc.com
- [x265] [PATCH RFC] rc: define function for updating rate control statistics in processRowEncoder
santhoshini at multicorewareinc.com
- [x265] [PATCH RFC] rc: update ratecontrol stats in every frame, avoid frame parallelism lag in abr
santhoshini at multicorewareinc.com
- [x265] [PATCH RFC] rc: update ratecontrol stats in every frame, avoid frame parallelism lag in abr
santhoshini at multicorewareinc.com
- [x265] [PATCH RFC] rc: update ratecontrol stats in every frame, avoid frame parallelism lag in abr
santhoshini at multicorewareinc.com
- [x265] [PATCH RFC] enable scalingList feature
sumalatha at multicorewareinc.com
- [x265] [PATCH] compress: fix for sa8dcost storage in rdlevel 1, 0
sumalatha at multicorewareinc.com
- [x265] [PATCH] fix for crash when scalingList feature is enabled
sumalatha at multicorewareinc.com
- [x265] [PATCH] fix for crash when scalingList feature is enabled
sumalatha at multicorewareinc.com
- [x265] [PATCH RFC] psyrdoq: implementation of psyrdoq
sumalatha at multicorewareinc.com
- [x265] [PATCH] psyrdoq: implementation of psyrdoq
sumalatha at multicorewareinc.com
- [x265] [PATCH RFC] psy-rdoq: implementation of psy-rdoq
sumalatha at multicorewareinc.com
- [x265] [PATCH RFC] psy-rdoq: remove warning
sumalatha at multicorewareinc.com
- [x265] bitrate control
robin
Last message date:
Thu Jul 31 22:04:13 CEST 2014
Archived on: Thu Jul 31 22:04:21 CEST 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).