projects
/
libx264
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libx264
2009-07-28
Fiona Glaser
Update help and cleanup in ratecontrol.c
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
Loren Merritt
15% faster refine_bidir_satd, 10% faster refine_bidir_r...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-28
Fiona Glaser
Faster bidir_rd plus some bugfixes
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
Fiona Glaser
Add "fastdecode" tune option
commit
|
commitdiff
|
tree
|
snapshot
2009-07-27
Fiona Glaser
Fix two bugs in QPRD
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Fiona Glaser
Fix 10l in QPRD
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Fiona Glaser
Fix a nondeterminism with threads and subme>7
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Fiona Glaser
Add QPRD support as subme=10
commit
|
commitdiff
|
tree
|
snapshot
2009-07-26
Fiona Glaser
SSSE3 cachesplit workaround for avg2_w16
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
Loren Merritt
shut up valgrind warnings in trellis
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
Anton Mitrofanov
New AQ algorithm option
commit
|
commitdiff
|
tree
|
snapshot
2009-07-17
Fiona Glaser
Cacheline-split SSSE3 chroma MC
commit
|
commitdiff
|
tree
|
snapshot
2009-07-12
Fiona Glaser
Improve documentation of qp/crf options
commit
|
commitdiff
|
tree
|
snapshot
2009-07-10
Fiona Glaser
Merge array_non_zero into zigzag_sub
commit
|
commitdiff
|
tree
|
snapshot
2009-07-09
James Darnley
Fix bug in reference frame autoadjustment
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Fiona Glaser
Fix fprofile settings to match changes in defaults
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Fiona Glaser
Slightly faster dequant_flat assembly
commit
|
commitdiff
|
tree
|
snapshot
2009-07-07
Fiona Glaser
Totally new preset system for x264.c (not libx264)...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Fiona Glaser
Update Gabriel's email address in AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2009-07-03
Fiona Glaser
Early termination for chroma encoding
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
David Conrad
Fix bug in checkasm
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Fiona Glaser
Add subpartition cost for sub-8x8 blocks
commit
|
commitdiff
|
tree
|
snapshot
2009-06-26
Fiona Glaser
Yet more CABAC and CAVLC optimizations
commit
|
commitdiff
|
tree
|
snapshot
2009-06-22
Fiona Glaser
Various CABAC optimizations and cleanups
commit
|
commitdiff
|
tree
|
snapshot
2009-06-20
David Wolstencroft
AltiVec version of frame_init_lowres_core. 22.4x faster...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Fiona Glaser
MMX CABAC mvd sum calculation
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Fiona Glaser
Faster MV prediction
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Fiona Glaser
Fix potential crash in checkasm
commit
|
commitdiff
|
tree
|
snapshot
2009-06-19
Fiona Glaser
SSSE3, faster SSE2/MMX integral_init4v
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Mike Frysinger
configure check for uclinux
commit
|
commitdiff
|
tree
|
snapshot
2009-06-11
Loren Merritt
fix a crash on frame width <= 48 pixels
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Loren Merritt
configure check for cc, rather than reporting lack...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Loren Merritt
a better way to keep track of mv candidates.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Loren Merritt
reorder some motion estimation patterns.
commit
|
commitdiff
|
tree
|
snapshot
2009-05-27
Loren Merritt
Fix VBV warning broken in r915
commit
|
commitdiff
|
tree
|
snapshot
2009-05-25
Loren Merritt
configure check for ssse3-capable binutils
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Fiona Glaser
Fix 10L in r1155
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Fiona Glaser
Fix bug where satd was incorrectly used with subme<=1
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Fiona Glaser
Remove some pointless error handling code in cabac...
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Fiona Glaser
Save some memory on mv cost arrays
commit
|
commitdiff
|
tree
|
snapshot
2009-05-24
Fiona Glaser
Various CABAC and CAVLC optimizations
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Loren Merritt
fix a race condition at the end of thread_input
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Fiona Glaser
Various trellis speed optimizations
commit
|
commitdiff
|
tree
|
snapshot
2009-05-19
Fiona Glaser
Make i686 the default arch on x86_32
commit
|
commitdiff
|
tree
|
snapshot
2009-05-16
Fiona Glaser
Faster signed golomb coding
commit
|
commitdiff
|
tree
|
snapshot
2009-05-14
Fiona Glaser
Faster spatial direct MV prediction
commit
|
commitdiff
|
tree
|
snapshot
2009-05-10
Fiona Glaser
More CABAC and CAVLC optimizations
commit
|
commitdiff
|
tree
|
snapshot
2009-05-10
Fiona Glaser
Various optimizations in frametype lookahead
commit
|
commitdiff
|
tree
|
snapshot
2009-05-10
Fiona Glaser
Some cosmetics/cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Guillaume Poirier
fix "incompatible types in initialization" compilation...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-21
Guillaume Poirier
fix conversions between vectors with differing element...
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Fiona Glaser
Add "coded blocks" stat to output information.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-18
Fiona Glaser
Enable asm predict_8x8_filter
commit
|
commitdiff
|
tree
|
snapshot
2009-04-17
Fiona Glaser
Remove various bits of dead code found by CLANG.
commit
|
commitdiff
|
tree
|
snapshot
2009-04-14
Fiona Glaser
Slightly faster SSE4 SA8D, SSE4 Hadamard_AC, SSE2 SSIM
commit
|
commitdiff
|
tree
|
snapshot
2009-04-09
Fiona Glaser
Various CABAC optimizations
commit
|
commitdiff
|
tree
|
snapshot
2009-04-08
Fiona Glaser
CAVLC optimizations
commit
|
commitdiff
|
tree
|
snapshot
2009-04-05
Fiona Glaser
Faster CABAC RDO
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
Fiona Glaser
Activate intra_sad_x3_8x8c in lookahead
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
Fiona Glaser
MBAFF interlaced coding is not allowed in baseline...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-31
Fiona Glaser
intra_sad_x3_8x8 assembly
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
Fiona Glaser
intra_sad_x3_4x4 assembly
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
Fiona Glaser
intra_sad_x3_8x8c assembly
commit
|
commitdiff
|
tree
|
snapshot
2009-03-30
Fiona Glaser
Shave one instruction off CABAC encode_decision
commit
|
commitdiff
|
tree
|
snapshot
2009-03-27
Fiona Glaser
Faster probe_skip
commit
|
commitdiff
|
tree
|
snapshot
2009-03-19
Fiona Glaser
Add missing "static" qualifier to two arrays
commit
|
commitdiff
|
tree
|
snapshot
2009-03-17
Fiona Glaser
SSE2 zigzag_interleave
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Fiona Glaser
Faster integral_init
commit
|
commitdiff
|
tree
|
snapshot
2009-03-09
Holger Lubitz
Faster SSSE3 hpel_filter_v
commit
|
commitdiff
|
tree
|
snapshot
2009-03-08
Fiona Glaser
Faster SSE2 pixel_var
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Fiona Glaser
SSSE3 hpel_filter_v
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Fiona Glaser
Update some asm copyright headers
commit
|
commitdiff
|
tree
|
snapshot
2009-03-07
Holger Lubitz
Vastly faster SATD/SA8D/Hadamard_AC/SSD/DCT/IDCT
commit
|
commitdiff
|
tree
|
snapshot
2009-03-06
Fiona Glaser
Update x264 copyright date
commit
|
commitdiff
|
tree
|
snapshot
2009-03-04
Fiona Glaser
Remove pre-scenecut from fprofile commands as well
commit
|
commitdiff
|
tree
|
snapshot
2009-03-04
Fiona Glaser
Slightly faster 8x16 SAD on Penryn Core 2
commit
|
commitdiff
|
tree
|
snapshot
2009-03-04
Fiona Glaser
Fix scenecut and VBV with videos of width/height <= 32
commit
|
commitdiff
|
tree
|
snapshot
2009-03-04
Fiona Glaser
Remove non-pre scenecut
commit
|
commitdiff
|
tree
|
snapshot
2009-03-03
Guillaume Poirier
Add AltiVec version of hadamard_ac. 2.4x faster than...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-26
Fiona Glaser
Fix regression in r1085
commit
|
commitdiff
|
tree
|
snapshot
2009-02-16
Fiona Glaser
Optimize neighbor CBP calculation and fix related regre...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-14
Tal Aloni
Show FPS when importing a raw YUV file
commit
|
commitdiff
|
tree
|
snapshot
2009-02-11
Anton Mitrofanov
Windows 64-bit support
commit
|
commitdiff
|
tree
|
snapshot
2009-02-11
Fiona Glaser
Minor fixes and cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2009-02-10
Manuel Rommel
fix 10l in 75b495f2723fcb77f
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Guillaume Poirier
Spare a vec_perm and a vec_mergeh though using a LUT...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Guillaume Poirier
Promote chroma planes to 16 byte alignment.
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Fiona Glaser
Fix 10L in intra pred
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Fiona Glaser
Add decimation in i16x16 blocks
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Fiona Glaser
Much faster CABAC residual context selection
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Fiona Glaser
Faster coeff_last64 on 32-bit
commit
|
commitdiff
|
tree
|
snapshot
2009-02-09
Fiona Glaser
More intra pred asm optimizations
commit
|
commitdiff
|
tree
|
snapshot
2009-02-08
Manuel Rommel
Speed-up mc_chroma_altivec by using vec_mladd cleverly...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Holger Lubitz
Merging Holger's GSOC branch part 2: intra prediction
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
Guillaume Poirier
10l: fix compilation with GCC 4.3+
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Fiona Glaser
Faster 8x8dct+CAVLC interleave
commit
|
commitdiff
|
tree
|
snapshot
2009-02-03
Fiona Glaser
Measure CBP cost in i8x8 RD refinement
commit
|
commitdiff
|
tree
|
snapshot
2009-02-01
Guillaume Poirier
Take advantage of saturated signed horizontal sum instr...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
Fiona Glaser
Massive overhaul of nnz/cbp calculation
commit
|
commitdiff
|
tree
|
snapshot
2009-01-29
Guillaume Poirier
Add PowerPC support for "checkasm --bench", reading...
commit
|
commitdiff
|
tree
|
snapshot
next