gb
|
9961c03c6a
|
All GstVaapiID are initialized to GST_VAAPI_ID_NONE by default.
Besides, all GstVaapiObject derived class shall initialize "id" to a valid value.
|
2010-03-24 17:38:23 +00:00 |
|
gb
|
0881507989
|
Make GstVaapiWindow* derive from GstVaapiObject.
|
2010-03-24 17:22:18 +00:00 |
|
gb
|
1661b0a2a7
|
Factor out use gstreamer-vaapi (PACKAGE name).
|
2010-03-24 16:37:35 +00:00 |
|
gb
|
5b9e2cd7d8
|
Improve versioning summary.
|
2010-03-24 16:35:36 +00:00 |
|
gb
|
3fe6ca16e2
|
gstvaapicompat.h is now a private header (not installed).
|
2010-03-24 16:27:36 +00:00 |
|
gb
|
520f7ac5b6
|
Include gstvaapicompat.h in source files only, not headers.
|
2010-03-24 16:25:56 +00:00 |
|
gb
|
1727295d2c
|
Drop tedious LIBVA_EXTRA_{CFLAGS,LIBS} definitions in Makefile.am. Override CFLAGS & LIBS instead.
|
2010-03-24 16:21:20 +00:00 |
|
gb
|
725bc7a607
|
Add compatibility with the original VA-API 0.29.
|
2010-03-24 16:17:49 +00:00 |
|
gb
|
afa9b9be06
|
Add missing file (gstvaapivalue.h).
|
2010-03-24 15:18:33 +00:00 |
|
gb
|
4f7af960cb
|
Fix g_warning() invocation.
|
2010-03-24 15:12:56 +00:00 |
|
gb
|
ae6c1637f3
|
Deassociate subpictures while destroying the surface.
|
2010-03-24 15:11:26 +00:00 |
|
gb
|
c8ec504343
|
Fix destruction order of subpictures. They should be destroyed first.
|
2010-03-24 14:57:33 +00:00 |
|
gb
|
9713d1a950
|
Add support for AYUV format.
|
2010-03-24 14:46:33 +00:00 |
|
gb
|
992df1819e
|
Simplify upload process and fallback to subpictures.
|
2010-03-24 14:36:39 +00:00 |
|
gb
|
e4d9e06945
|
Fix documentation.
|
2010-03-24 13:44:01 +00:00 |
|
gb
|
b182366483
|
Move GValue specific stuff to a dedicated file.
|
2010-03-24 13:37:38 +00:00 |
|
gb
|
f8f76fdb36
|
Cosmetics (lowercase for consistency).
|
2010-03-24 13:22:25 +00:00 |
|
gb
|
1959fa5b20
|
Cosmetics (vertical alignment).
|
2010-03-24 13:21:54 +00:00 |
|
gb
|
358be3dda9
|
Fix return value on error.
|
2010-03-24 13:20:34 +00:00 |
|
gb
|
a91206bbc1
|
Move "id" down to the GstVaapiObject base.
|
2010-03-24 13:19:58 +00:00 |
|
gb
|
1a90e11ae5
|
Cosmetics (drop extraneous empty line).
|
2010-03-24 12:59:22 +00:00 |
|
gb
|
2cbcd31488
|
Add GParamSpecs for GstVaapiID.
|
2010-03-24 12:57:54 +00:00 |
|
gb
|
f935fe4baa
|
Drop gst_vaapi_id_get_type().
|
2010-03-24 12:54:52 +00:00 |
|
gb
|
a09c84b04d
|
Add GST_VAAPI_ID_FORMAT() and GST_VAAPI_ID_ARGS() helpers.
|
2010-03-24 12:38:40 +00:00 |
|
gb
|
647621cf3c
|
Add GstVaapiID abstraction.
|
2010-03-24 09:52:43 +00:00 |
|
gb
|
28afdd6f83
|
Sort types.
|
2010-03-24 09:22:00 +00:00 |
|
gb
|
63add8fd63
|
Drop useless include (<va/va_backend.h>).
|
2010-03-24 08:35:27 +00:00 |
|
gb
|
9233fcf676
|
Optimize GST_VAAPI_OBJECT_GET_DISPLAY to avoid a run-time check.
|
2010-03-24 08:34:11 +00:00 |
|
gb
|
b8b82d3337
|
Move private definitions and accessors to gstvaapiobject_priv.h.
|
2010-03-24 08:32:12 +00:00 |
|
gb
|
755f198a74
|
Fix short descriptions.
|
2010-03-24 08:16:32 +00:00 |
|
gb
|
b2986daed4
|
Generate upstream packages through make deb.upstream.
|
2010-03-23 18:45:09 +00:00 |
|
gb
|
33d5cf8be2
|
Bump version for development.
|
2010-03-23 17:40:03 +00:00 |
|
gb
|
9df9f60d62
|
Use a black background for new windows.
|
2010-03-23 17:29:47 +00:00 |
|
gb
|
dfc436db94
|
0.1.1.
|
2010-03-23 17:18:35 +00:00 |
|
gb
|
e403f26bc5
|
Add "destroy" signal.
|
2010-03-23 17:12:40 +00:00 |
|
gb
|
2e0112b882
|
Improve gst-plugins-vaapi Library reference template.
|
2010-03-23 16:25:20 +00:00 |
|
gb
|
2155318d12
|
Make GstVaapi{Surface,Image,Subpicture} derive from a GstVaapiObject.
|
2010-03-23 16:21:28 +00:00 |
|
gb
|
62df0f9b1c
|
Fix return value.
|
2010-03-23 16:11:21 +00:00 |
|
gb
|
5d44dace53
|
Make sure VA display is valid when created with an explicit "display" name.
|
2010-03-23 15:34:51 +00:00 |
|
gb
|
3daf619006
|
Use plain "display" property for the X11 display name.
|
2010-03-23 15:28:50 +00:00 |
|
gb
|
232596356f
|
Document vaapiconvert & vaapisink plugins.
|
2010-03-23 15:22:47 +00:00 |
|
gb
|
49689f8f1e
|
Add plugins documentation template.
|
2010-03-23 14:19:21 +00:00 |
|
gb
|
123eb732ff
|
Don't export gst_vaapisink_get_display().
|
2010-03-23 14:06:42 +00:00 |
|
gb
|
b271ebd760
|
Drop introspection annotations since they require gtk-doc >= 1.12.
|
2010-03-23 13:32:36 +00:00 |
|
gb
|
b4aaa2e8c1
|
Add note about the fact that the surface holds an extra reference to the subpicture.
|
2010-03-23 10:51:35 +00:00 |
|
gb
|
95edba8907
|
Improve debugging messages.
|
2010-03-23 10:49:33 +00:00 |
|
gb
|
b3c3554938
|
Unref subpicture earlier as the surface is supposed to hold a reference to it.
|
2010-03-23 10:48:58 +00:00 |
|
gb
|
6a8c6ad04c
|
Add gst_vaapi_surface_{,de}associate_subpicture() API.
|
2010-03-23 10:36:20 +00:00 |
|
gb
|
55c5b220cd
|
Wait for MapNotify or UnmapNotify events on foreign windows too.
|
2010-03-23 08:13:37 +00:00 |
|
gb
|
0bf40c2d44
|
Check whether the foreign XID is mapped at binding time.
|
2010-03-23 07:42:05 +00:00 |
|