- 13 Mar, 2020 1 commit
-
-
Karsten Suehring authored
-
- 18 Jan, 2017 1 commit
-
-
Karsten Suehring authored
-
- 21 Mar, 2016 1 commit
-
-
Karsten Suehring authored
-
- 02 Mar, 2015 1 commit
-
-
Karsten Suehring authored
Patch 4: - removal of g_bitDepth (and g_bitDepthInStream for best-effort decoding) Change g_bitDepth[chType] for sps.getBitDepth(ChType) For best-effort decoding, SPS contains a BitDepth structure. This contains 'recon' - the reconstruction bit-depth and 'stream' - the bit depth in stream. Normally these are the same, but with best-effort decoding, the 'recon' can be forced to a bit-depth other than that in the stream. Patch-by:
Karl Sharman <Karl.Sharman@eu.sony.com>
-
- 02 Feb, 2015 2 commits
-
-
Karsten Suehring authored
-
Karsten Suehring authored
-
- 18 Sep, 2014 1 commit
-
-
Karl Sharman authored
Significant code tidy - renaming of CTU-level variables and functions and removal of unnecessary references to pointers
-
- 21 Jan, 2014 1 commit
-
-
Frank Bossen authored
-
- 03 Dec, 2013 3 commits
-
-
Sony-uk company account authored
From: Karl Sharman <karl.sharman@eu.sony.com>
-
Sony-uk company account authored
From: Karl Sharman <karl.sharman@eu.sony.com>
-
Sony-uk company account authored
From: Karl Sharman <karl.sharman@eu.sony.com>
-
- 16 Jun, 2013 1 commit
-
-
Frank Bossen authored
-
- 09 Jan, 2013 1 commit
-
-
Frank Bossen authored
-
- 07 Dec, 2012 1 commit
-
-
Frank Bossen authored
-
- 05 Nov, 2012 1 commit
-
-
Sony-uk company account authored
AHG7 - Corrected types and removed magic numbers to help support greater bit depths, and removed some miscellaneous magic numbers. Some debug also changed
-
- 02 Nov, 2012 5 commits
-
-
David Flynn authored
Based on a patch by: Bob Wang <bwang@vixs.com> From: David Flynn <dflynn@rim.com>
-
David Flynn authored
Based on a patch by: Bob Wang <bwang@vixs.com> From: David Flynn <dflynn@rim.com>
-
David Flynn authored
From: David Flynn <dflynn@rim.com>
-
David Flynn authored
Removes the last vestigial parts of IBDI. Currenltly, when FULL_NBIT=0, g_uiBitDepth=8 and g_uiBitIncrement is luma_bit_depth_minus_8. Replace with g_bitDepth that expresses luma_bit_depth. Where bit_depth_minus_8 is required, derive from g_bitDepth. This patch maintains the previous behaviour of FULL_NBIT while replacing most of the FULL_NBIT guards. When FULL_NBIT=1, distortion costs are calculated using the full sample range. When FULL_NBIT=0, distortion costs are calculated as if using 8-bit source data. From: David Flynn <dflynn@rim.com>
-
David Flynn authored
There is no notion of IBDI in the standard, this should be less confusing to read. From: David Flynn <dflynn@rim.com>
-
- 10 Sep, 2012 1 commit
-
-
David Flynn authored
From: Karl Sharman <Karl.Sharman@eu.sony.com>
-
- 09 Feb, 2012 1 commit
-
-
Frank Bossen authored
-
- 08 Feb, 2012 1 commit
-
-
Frank Bossen authored
-
- 18 Jan, 2012 2 commits
-
-
Karsten Suehring authored
-
Karsten Suehring authored
-
- 09 Dec, 2011 2 commits
-
-
Frank Bossen authored
-
Ericsson company account authored
-
- 04 Dec, 2011 2 commits
-
-
Frank Bossen authored
-
Frank Bossen authored
Based on patch provided by: Yan Ye <Yan.Ye@InterDigital.com>
-
- 29 Nov, 2011 1 commit
-
-
Karsten Suehring authored
-
- 11 Oct, 2011 1 commit
-
-
Technicolor company account authored
-