Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
He Junyan
gstreamer-vaapi
Commits
17b0ca4e
Commit
17b0ca4e
authored
Apr 02, 2012
by
Gwenole Beauchesne
Browse files
0.2.12.
parent
cd247106
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
17b0ca4e
gst-vaapi NEWS -- summary of changes. 2012-04-
DD
gst-vaapi NEWS -- summary of changes. 2012-04-
02
Copyright (C) 2010-2011 Splitted-Desktop Systems
Copyright (C) 2011-2012 Intel Corporation
Version 0.2.12 -
DD
.Apr.2012
Version 0.2.12 -
02
.Apr.2012
* Don't forcibly resize user provided X windows (Holger Kaelberer)
* Recalculate render rect only if caps are negotiated (Holger Kaelberer)
* Avoid a hang in playbin2 for some MPEG-2 TS streams (Feng Yuan)
...
...
configure.ac
View file @
17b0ca4e
...
...
@@ -2,7 +2,7 @@
m4_define([gst_vaapi_major_version], [0])
m4_define([gst_vaapi_minor_version], [2])
m4_define([gst_vaapi_micro_version], [12])
m4_define([gst_vaapi_pre_version], [
1
])
m4_define([gst_vaapi_pre_version], [
0
])
m4_define([gst_vaapi_version],
[gst_vaapi_major_version.gst_vaapi_minor_version.gst_vaapi_micro_version])
m4_if(gst_vaapi_pre_version, [0], [], [
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment