2010-04-23 |
gb | Add surface proxy that holds a reference to the parent... |
commit | commitdiff | tree | snapshot |
2010-04-23 |
gb | Add VA context abstraction. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
gb | Fix VA profiles definitions for gst_vaapi_profile_get_c... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
gb | Add a means to cap the number of objects allocated... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
gb | Add VA entrypoint abstraction. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
gb | Add VA profile abstraction. |
commit | commitdiff | tree | snapshot |
2010-04-20 |
gb | Fix OpenGL rendering on G45 systems. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
gb | Fix gl_create_context() to find a GLXFBConfig compatibl... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
gb | Fix TFP logic and simplify the FBO model. i.e. it's... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
gb | Fix get-out conditions. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
gb | The shared GL context in GstVaapiTexture is only useful... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
gb | Shorter structs. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
gb | Make more helpers internal, thus reducing .text size... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
gb | Move GST_VAAPI_DISPLAY_VADISPLAY() and GST_VAAPI_DISPLA... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
gb | Improve handling of GL contexts. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
gb | Simplify summary. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
gb | Bump version for development. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
gb | Rename -dev package to libgstvaapi-dev. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
gb | Updates. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
gb | Fix build with VA-API < 0.30. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
gb | Enable build without VA/GLX extensions. i.e. fallback... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
gb | Add TFP and FBO helpers. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
gb | Cosmetics. Make vaapi_check_status() use GST_DEBUG... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
gb | Use a shorter function name. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
gb | Add gst_vaapi_surface_query_status() wrapper. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
gb | Fix leftover during migration. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
gb | Rename to gst/ as sys/ was too vague. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
gb | Try to not reference VA-API types directly. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Fix reflection code to preserve aspect ratio. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Fix fullscreen mode. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Add OpenGL reflection effect ("use-reflection"). |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Use a projection suitable for rotation around the Y... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Don't build vaapisink/gl by default. However, if this... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Add libgstvaapi-glx-0 package. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Really fix make distclean. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Fix make dist. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Fix make distclean. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Fix make dist. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Fix doc build. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Fix build without GLX. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | 0.1.2. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Add VA/GLX support to vaapisink. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Add glXSwapBuffers() workaround for NVIDIA. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Improve VA/GLX textures test. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Fix texture rendering. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Fix documentation. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Add gst_vaapi_window_glx_put_texture() helper. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
gb | Fix typos. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
gb | Move code around. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
gb | Add initial VA/GLX texture abstraction though the API... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
gb | Add gst_vaapi_object_{,un}lock_display() helpers. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
gb | Factor out image utilities. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
gb | MT-Safe: lock display. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
gb | Make sure window resize completed prior to resizing... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
gb | gstvaapicompat.h is a private header, don't install it. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
gb | Add gst_vaapi_display_{sync,flush}() helpers. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
gb | Add "synchronous" mode. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
gb | Only add _display suffix to open & close members becaus... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
gb | Restore GLX context only if there is one. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
gb | Add gst_vaapi_window_glx_make_current(). Handle X11... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
gb | Check GstVaapiWindow::render() is available prior to... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
gb | Add VA/GLX display tests. |
commit | commitdiff | tree | snapshot |
2010-03-26 |
gb | Fix compile flags. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
gb | Add missing API documentation. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
gb | Add initial VA/GLX support. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
gb | Add missing includes (for vaapi_check_status()). |
commit | commitdiff | tree | snapshot |
2010-03-25 |
gb | Only enable GST_DEBUG() if DEBUG is defined. Drop old... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
gb | Add gst_vaapi_window_x11_is_foreign_xid() helper. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
gb | Allow derived classes to specify custom Visual and... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
gb | Allow window creation with a specific visual (e.g.... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
gb | Fix return value on error (though it's the same in... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
gb | Simplify initialization of VADisplay. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
gb | Move __attribute__((visibility("hidden"))) check down. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
gb | Restore the gst_vaapi_{surface,image,subpicture}_get_id... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
gb | Use the parent display object, no need to maintain... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
gb | Add more internal helpers. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Rename to GST_VAAPI_OBJECT_DISPLAY(). |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | All GstVaapiID are initialized to GST_VAAPI_ID_NONE... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Make GstVaapiWindow* derive from GstVaapiObject. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Factor out use gstreamer-vaapi (PACKAGE name). |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Improve versioning summary. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | gstvaapicompat.h is now a private header (not installed). |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Include gstvaapicompat.h in source files only, not... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Drop tedious LIBVA_EXTRA_{CFLAGS,LIBS} definitions... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Add compatibility with the original VA-API 0.29. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Add missing file (gstvaapivalue.h). |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Fix g_warning() invocation. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Deassociate subpictures while destroying the surface. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Fix destruction order of subpictures. They should be... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Add support for AYUV format. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Simplify upload process and fallback to subpictures. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Fix documentation. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Move GValue specific stuff to a dedicated file. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Cosmetics (lowercase for consistency). |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Cosmetics (vertical alignment). |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Fix return value on error. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Move "id" down to the GstVaapiObject base. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Cosmetics (drop extraneous empty line). |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Add GParamSpecs for GstVaapiID. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
gb | Drop gst_vaapi_id_get_type(). |
commit | commitdiff | tree | snapshot |
next |