Re: [x265] [PATCH] fix build warnings in Linux

2018-05-29 Thread Ashok Kumar Mishra
On Tue, May 29, 2018 at 7:25 PM, wrote: > # HG changeset patch > # User Bhavna Hariharan > # Date 1527601396 -19800 > # Tue May 29 19:13:16 2018 +0530 > # Node ID 2d1fd0bb3a627842c490cbd86159f09472f98153 > # Parent 9db5be89d74cc55cd6aff30c2a576119ca09d8a1 > fix build warnings in Linux > >

Re: [x265] [PATCH] bug fix: allow split in frame boundary for scaled encodes

2018-05-29 Thread Ashok Kumar Mishra
On Tue, May 29, 2018 at 7:23 PM, wrote: > # HG changeset patch > # User Bhavna Hariharan > # Date 1527578404 -19800 > # Tue May 29 12:50:04 2018 +0530 > # Node ID 9db5be89d74cc55cd6aff30c2a576119ca09d8a1 > # Parent 9389296cd844bf14850b98ee181772be94d209b9 > bug fix: allow split in frame bo

[x265] [PATCH] fix build warnings in Linux

2018-05-29 Thread bhavna
# HG changeset patch # User Bhavna Hariharan # Date 1527601396 -19800 # Tue May 29 19:13:16 2018 +0530 # Node ID 2d1fd0bb3a627842c490cbd86159f09472f98153 # Parent 9db5be89d74cc55cd6aff30c2a576119ca09d8a1 fix build warnings in Linux diff -r 9db5be89d74c -r 2d1fd0bb3a62 source/encoder/encoder

[x265] [PATCH] bug fix: allow split in frame boundary for scaled encodes

2018-05-29 Thread bhavna
# HG changeset patch # User Bhavna Hariharan # Date 1527578404 -19800 # Tue May 29 12:50:04 2018 +0530 # Node ID 9db5be89d74cc55cd6aff30c2a576119ca09d8a1 # Parent 9389296cd844bf14850b98ee181772be94d209b9 bug fix: allow split in frame boundary for scaled encodes. For cases where the entire C

Re: [x265] [PATCH] fix bug in copying vbv information when scalefactor is 0

2018-05-29 Thread Ashok Kumar Mishra
On Tue, May 29, 2018 at 5:15 PM, wrote: > # HG changeset patch > # User Kavitha Sampath > # Date 1527499557 -19800 > # Mon May 28 14:55:57 2018 +0530 > # Branch stable > # Node ID fe3c44a200eeb3c1bdf9467071cd593e94959866 > # Parent 478bfe2b7673e93ca9283a4ce9424ac3a1ba476e > fix bug in copy

[x265] [PATCH] fix bug in copying vbv information when scalefactor is 0

2018-05-29 Thread kavitha
# HG changeset patch # User Kavitha Sampath # Date 1527499557 -19800 # Mon May 28 14:55:57 2018 +0530 # Branch stable # Node ID fe3c44a200eeb3c1bdf9467071cd593e94959866 # Parent 478bfe2b7673e93ca9283a4ce9424ac3a1ba476e fix bug in copying vbv information when scalefactor is 0 diff -r 478bfe2