[x265] [PATCH] asm: fix intrapred_planar16x16 sse2 code for main12

2015-10-27 Thread rajesh
# HG changeset patch # User Rajesh Paulraj # Date 1446012729 -19800 # Wed Oct 28 11:42:09 2015 +0530 # Node ID 544dfa2c3a16efd0f679374ccc654aa4aefb1a49 # Parent 6563218ce342c30bfd4f9bc172a1dab510e6e55b asm: fix intrapred_planar16x16 sse2 code for main12 intra_planar_16x16 7.00x

[x265] [PATCH] csv: fix header and data mismatch when we include comma in commandline

2015-10-27 Thread mahesh
# HG changeset patch # User Mahesh Pittala # Date 1446009021 -19800 # Wed Oct 28 10:40:21 2015 +0530 # Node ID 642fe0b48b7ce91e331f76694a7f66a061af8cfb # Parent 6563218ce342c30bfd4f9bc172a1dab510e6e55b csv: fix header and data mismatch when we include comma in commandline diff -r 6563218ce34

[x265] [PATCH] perf: Enabling lookahead-slices for all presets except veryslow & placebo

2015-10-27 Thread Pradeep Ramachandran
# HG changeset patch # User Pradeep Ramachandran # Date 1446004071 -19800 # Wed Oct 28 09:17:51 2015 +0530 # Node ID 9220269d972168381461e609dfc7d46498bc197c # Parent 6563218ce342c30bfd4f9bc172a1dab510e6e55b perf: Enabling lookahead-slices for all presets except veryslow & placebo Seeing ~1

[x265] [PATCH] entropy: fix bugs in accumulation of misc bits in 1st pass

2015-10-27 Thread aarthi
# HG changeset patch # User Aarthi Thirumalai # Date 1445948071 -19800 # Tue Oct 27 17:44:31 2015 +0530 # Node ID 773d56aede9ef60f20aa8bd4cb86b436d76f31fe # Parent 6563218ce342c30bfd4f9bc172a1dab510e6e55b entropy: fix bugs in accumulation of misc bits in 1st pass diff -r 6563218ce342 -r 773d

[x265] [PATCH] search: improve psy-rd

2015-10-27 Thread deepthi
# HG changeset patch # User Deepthi Nandakumar # Date 1445227252 -19800 # Mon Oct 19 09:30:52 2015 +0530 # Node ID ca7180367e26b52575c0d9a7475fc1bd5b2e60da # Parent 6563218ce342c30bfd4f9bc172a1dab510e6e55b search: improve psy-rd Earlier, psy-rd based TU calculations used energy 'lost' in th

[x265] [PATCH] Adding Frametype 'K' (fixes #161)

2015-10-27 Thread aasaipriya
# HG changeset patch # User Aasaipriya Chandran # Date 1445929531 -19800 # Tue Oct 27 12:35:31 2015 +0530 # Node ID 48d21a91fe95079c17f1e1da1c572f13040742dc # Parent 6563218ce342c30bfd4f9bc172a1dab510e6e55b Adding Frametype 'K' (fixes #161) diff -r 6563218ce342 -r 48d21a91fe95 doc/reST/cli.