diff options
author | Emil Velikov <[email protected]> | 2016-09-28 15:08:33 +0100 |
---|---|---|
committer | Emil Velikov <[email protected]> | 2016-11-08 16:23:13 +0000 |
commit | 48f001b836b88df9f679538751f86698766405d0 (patch) | |
tree | b7911cbbc744b1d5acbeaf5c4afa961f80fd897c /bin | |
parent | 0823c98a65fc5d1eafd941ac1aaf62440bbe791f (diff) |
cherry-ignore: add vaapi encode fix
The encode codepaths landed after the branch point.
Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.cherry-ignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index f530255d202..badd075bd8c 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -7,3 +7,6 @@ be32a2132785fbc119f17e62070e007ee7d17af7 i965/compiler: Bring back the INTEL_PRE # The patch depends on the 'generic' interoplation and location # implementation introduced with 2d6dd30a9b30 114874b22beafb2d07006b197c62d717fc7f80cc i965/fs: Use sample interpolation for interpolateAtCentroid in persample mode + +# VAAPI encode landed after the branch point. +a5993022275c20061ac025d9adc26c5f9d02afee st/va Avoid VBR bitrate calculation overflow v2 |