July 2014 Archives by thread
Starting: Tue Jul 1 08:35:14 CEST 2014
Ending: Thu Jul 31 22:04:13 CEST 2014
Messages: 247
- [x265] v1.1+202: Variable shadowing warning (MSYS GCC)
Mario *LigH* Rohkrämer
- [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] [PATCH] remove redundant memset
ashok at multicorewareinc.com
- [x265] [PATCH] rc: compute inter, intra and skip cus per frame for the first pass
Aarthi Priya Thirumalai
- [x265] [PATCH] input: streamline control logic of threaded file readers
Steve Borho
- [x265] [PATCH] framefilter: assert for threadId only when wpp is on
aarthi at multicorewareinc.com
- [x265] add primitives.nquant for RDOQ
Satoshi Nakagawa
- [x265] [PATCH] framefilter: remove heap corruption in tld
aarthi at multicorewareinc.com
- [x265] [PATCH] frame: initialize recon to avoid SAO read of uninitialized pixels beyond picture end
kavitha at multicorewareinc.com
- [x265] [PATCH] TComDataCU: remove redundant functions
ashok at multicorewareinc.com
- [x265] [PATCH] framefilter: fix assert error for threadId when wpp is off
Min Chen
- [x265] [PATCH] rc: move structure FrameStats to FrameEncoder class
aarthi at multicorewareinc.com
- [x265] [PATCH] rc: write frame stats and cu stats to file in first pass
aarthi at multicorewareinc.com
- [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] 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] quant: returns numSig instead of absSum and lastPos
Satoshi Nakagawa
- [x265] A compiler warning and a question
Mario *LigH* Rohkrämer
- [x265] use std::swap() for readability
Satoshi Nakagawa
- [x265] [PATCH] compress: resetting CABAC contexts in lower rdLevels
deepthi at multicorewareinc.com
- [x265] [PATCH RFC] enable scalingList feature
sumalatha at multicorewareinc.com
- [x265] [ANN] x265 1.2 released
Steve Borho
- [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 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 1 of 4] cu, search: remove redundant m_rdGoOnSbacCoder pointer
Steve Borho
- [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 4 of 4] compress: save CABAC context for rd = 2 after inter/intra encodes
deepthi at multicorewareinc.com
- [x265] [PATCH 1 of 2] derive TEncCu from TEncSearch
Steve Borho
- [x265] zero stride for zeroPel[]
Satoshi Nakagawa
- [x265] [PATCH 0 of 5 ] 2 pass RC
aarthi at multicorewareinc.com
- [x265] [PATCH 0 of 3 RFC] update ratecontrol statistics in every frame
santhoshini at multicorewareinc.com
- [x265] [PATCH] level: in CRF/CQP encodes, allow user specifed level to increase stream level
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 1 of 3] compress: Fixes fudging in merge costs, stores sa8d costs for bestMergeCU in m_sa8dCost
deepthi at multicorewareinc.com
- [x265] [PATCH] rest: document lossless coding theory and behavior
Steve Borho
- [x265] A few warnings from GCC 4.8.2
Mario Rohkrämer
- [x265] refine block size related, use more log2 domain.
Satoshi Nakagawa
- [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] api: add an option to disable the informational SEI message
Steve Borho
- [x265] [PATCH RFC] rc: define function for updating rate control statistics in processRowEncoder
santhoshini at multicorewareinc.com
- [x265] bitrate control
robin
- [x265] [PATCH] replace sse_sp(residual, ZERO) by ssd_s(residual)
Min Chen
- [x265] [PATCH RFC] rc: update ratecontrol stats in every frame, avoid frame parallelism lag in abr
santhoshini at multicorewareinc.com
- [x265] x265-devel Digest, Vol 14, Issue 45
Ashok Kumar Mishra
- [x265] Fix dll installation, only affects win32 platforms (mingw)
xantares 09
- [x265] [PATCH RFC] pps: simplify loop filter configuration and signaling
Steve Borho
- [x265] [PATCH V2] pps: simplify deblocking signaling, disable slice override
Steve Borho
- [x265] [PATCH] use macro HADDD to improve AMD performance
Min Chen
- [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 RFC] psyrdoq: implementation of psyrdoq
sumalatha at multicorewareinc.com
- [x265] [PATCH] TComDataCU: replaced functions with tables
ashok at multicorewareinc.com
- [x265] scan order tables
Satoshi Nakagawa
- [x265] Invitation to VDD and registration
Jean-Baptiste Kempf
- [x265] trquant: store QpParam for each component
Satoshi Nakagawa
- [x265] Many more warnings by GCC 4.8.2
Mario Rohkrämer
- [x265] [PATCH 0 of 4 ] 2 pass rate control - merged
aarthi at multicorewareinc.com
- [x265] Custom LowRes scale
Nicolas Morey-Chaisemartin
- [x265] [PATCH] level: add --high-tier and auto-configure VBV if --crf N --level M (refs #61)
Steve Borho
- [x265] refine partition size related
Satoshi Nakagawa
- [x265] [PATCH] mv: Add *= operator
Nicolas Morey-Chaisemartin
- [x265] [PATCH] lowres: Enhanced scaling
Nicolas Morey-Chaisemartin
- [x265] Brief speed test with x265 in all presets and different versions
Mario *LigH* Rohkrämer
- [x265] [PATCH] psyrdoq: implementation of psyrdoq
sumalatha at multicorewareinc.com
- [x265] [PATCH] rc: bug fixes in 2 pass ABR
aarthi at multicorewareinc.com
- [x265] [PATCH 0 of 3 ] Remove TComDataCU dependencies from prediction/MC
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] 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] qtLayer in reverse order
Satoshi Nakagawa
- [x265] [PATCH] rc: add cli option for 2 pass rate control
aarthi 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] [PATCH] rc: fix crashes in vbv with 2 pass
aarthi at multicorewareinc.com
- [x265] Source Code Documentation of X265 Required
waqasjahangeri .
- [x265] search: separate bSkipRes == true path
Satoshi Nakagawa
- [x265] [PATCH] slicetype: compute frame satd cost for zero latency
aarthi at multicorewareinc.com
- [x265] [PATCH] frameencoder: fix for crash in frameencoder when AccessUnitDelimiter is on
albert.j.wang at gmail.com
- [x265] [PATCH] rc: fix crash in 2 pass for faster preset (ultrafast - faster)
aarthi at multicorewareinc.com
- [x265] [PATCH 1 of 2] fix miss emms in mmx functions
Min Chen
- [x265] Let's stay in touch on LinkedIn
Wang Kang
- [x265] linking error
dave
- [x265] [PATCH] Added declaration of ScalingList::MAX_MATRIX_COEF_NUM to make ld happy
dtyx265 at gmail.com
- [x265] [PATCH] rc: update vbv for all b frames
Steve Borho
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).