summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-04-02 14:51:06 +0200
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>2012-04-02 16:11:22 +0200
commit84b5fc5e5874c4c2e97f07dd1260f29a94bbf7de (patch)
tree1f0c0b4359a4f88cb438ed22b5e3ac1c78dc1e3b /NEWS
parentbd08610e0774b223888574f41f24a1315199dc53 (diff)
downloadgst-vaapi-84b5fc5e5874c4c2e97f07dd1260f29a94bbf7de.tar.gz
vaapidecode: report unsupported codec profiles.
Try to gracefully abort when the HW does not support the requested profile. There is no fallback unless profiles are correctly parsed and matched through caps beforehand.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a3f4ee6f..f3ac4ebb 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ Copyright (C) 2011-2012 Intel Corporation
Copyright (C) 2011 Collabora
Version 0.3.7 - DD.Apr.2012
+* Fix vaapidecode to report unsupported codec profiles
* Don't forcibly resize user provided X windows (Holger Kaelberer)
* Recalculate render rect only if caps are negotiated (Holger Kaelberer)