[x265] cleanup debug code

2016-11-16 Thread chen
# HG changeset patch # User Min Chen # Date 1479317016 21600 # Node ID 99a4a2d29d5c2b997745b06e5954a03bc080478f # Parent 4c1652f3884fba9fab4c589dd057b12e6bf33d5b cleanup debug code --- source/encoder/sao.cpp |4 +--- 1 files changed, 1 insertions(+), 3

[x265] [PATCH] rc: change stat read options

2016-11-16 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1479304430 -19800 # Wed Nov 16 19:23:50 2016 +0530 # Node ID 6737486707bfd4eec11ec40c84b16441920c0c1c # Parent 9814b4491361c1b046b68f85a0a239cda89fbcf0 rc: change stat read options diff -r 9814b4491361 -r

[x265] [PATCH] Add all the param options to bitstream when info is enabled

2016-11-16 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1479298754 -19800 # Wed Nov 16 17:49:14 2016 +0530 # Node ID 9814b4491361c1b046b68f85a0a239cda89fbcf0 # Parent 4c1652f3884fba9fab4c589dd057b12e6bf33d5b Add all the param options to bitstream when info is enabled

[x265] [PATCH] Use atomic bit test and set/reset operations on x86

2016-11-16 Thread Andrey Semashev
# HG changeset patch # User Andrey Semashev # Date 1475709624 -10800 # Thu Oct 06 02:20:24 2016 +0300 # Branch atomic_bit_ops # Node ID 539c83edceb540e7785719876a161a48382b4c09 # Parent af3678bc1dff6eb3df5879ac49fdb532ce8bd6ac Use atomic bit test and set/reset