diff options
author | Waldo Bastian <waldo.bastian@intel.com> | 2007-09-20 09:10:29 -0700 |
---|---|---|
committer | Waldo Bastian <waldo.bastian@intel.com> | 2007-09-20 09:10:29 -0700 |
commit | c438bca385e43551be6c3e3bce1ee843af552cf8 (patch) | |
tree | c068a9a9a7df5979bc9b403170bb182b49b00097 /debian | |
parent | 9134c0e5ff4599137a63b0ebf5dab018f44286e6 (diff) | |
download | libva-c438bca385e43551be6c3e3bce1ee843af552cf8.tar.gz |
preparing for release of v0.24
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 062bf3a..1f60620 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,17 @@ -libva (0.22-1) unstable; urgency=low +libva (0.24-1) unstable; urgency=low + + * Updated to v0.24 + * Display attributes added + * H264 parameter fixes + * Swapped vaGetConfigAttributes and vaQueryConfigAttributes + + -- Waldo Bastian <waldo.bastian@intel.com> Thu, 20 Sep 2007 15:08:04 -0700 * Updated to v0.22 * VAImage and VASubpicture added -- Waldo Bastian <waldo.bastian@intel.com> Fri, 07 Sep 2007 04:32:28 -0700 -libva (0.20-1) unstable; urgency=low - * Updated to v0.20 * Clean up & exporting DRI interface |