Am 05.01.2018 um 10:36 schrieb Das, Indrajit-kumar:
From: Indrajit Das <[email protected]>

Signed-off-by: Indrajit Das <[email protected]>

Reviewed-by: Christian König <[email protected]>

Still wondering how we messed up that initially.

Regards,
Christian.

---
  src/gallium/state_trackers/omx_bellagio/vid_dec_mpeg12.c | 10 +++++-----
  1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/gallium/state_trackers/omx_bellagio/vid_dec_mpeg12.c 
b/src/gallium/state_trackers/omx_bellagio/vid_dec_mpeg12.c
index 7b2df8f4..f64c2b8 100644
--- a/src/gallium/state_trackers/omx_bellagio/vid_dec_mpeg12.c
+++ b/src/gallium/state_trackers/omx_bellagio/vid_dec_mpeg12.c
@@ -39,11 +39,11 @@

  static uint8_t default_intra_matrix[64] = {
      8, 16, 19, 22, 26, 27, 29, 34,
-   16, 16, 19, 22, 22, 22, 22, 26,
-   26, 27, 22, 26, 26, 27, 29, 24,
-   27, 27, 29, 32, 27, 29, 29, 32,
-   35, 29, 34, 34, 35, 40, 34, 34,
-   37, 40, 48, 37, 38, 40, 48, 58,
+   16, 16, 22, 24, 27, 29, 34, 37,
+   19, 22, 26, 27, 29, 34, 34, 38,
+   22, 22, 26, 27, 29, 34, 37, 40,
+   22, 26, 27, 29, 32, 35, 40, 48,
+   26, 27, 29, 32, 35, 40, 48, 58,
     26, 27, 29, 34, 38, 46, 56, 69,
     27, 29, 35, 38, 46, 56, 69, 83
  };
--
2.7.4


_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to