projects
/
platform
/
upstream
/
gstreamer-vaapi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gstreamer-vaapi.git
2010-03-23
gb
Add -doc package.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
gb
Fix warnings (drop extraneous var).
commit
|
commitdiff
|
tree
|
snapshot
2010-03-23
gb
Add GST_VAAPI_WINDOW_XWINDOW() helper macro.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
gb
Shorten condition.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
gb
Try to improve switch to fullscreen mode.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
gb
Improve display locking and rework X event wait functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
gb
Move _GstVaapiWindowPrivate declaration to gstvaapiwind...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
gb
Add private API to set window size & fullscreen modes
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
gb
Add gst_vaapi_window_get_fullscreen() helper and "fulls...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
gb
Add gst_vaapi_window_get_display() to base.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
gb
Add GstVaapiPoint & GstVaapiRectangle data structures.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
gb
0.1.1.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
gb
Allow `vaapisink` to render videos in fullscreen mode.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
gb
Add gst_vaapi_window_set_fullscreen() API.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
gb
Size window so that to respect the video and pixel...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
gb
Add gst_vaapi_display_get_pixel_aspect_ratio().
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
gb
Updates.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
gb
Add display size accessors.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-22
gb
Build-Requires: gstreamer-plugins-base >= 0.10.16.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-21
gb
Fix documentation of *Class'es.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-21
gb
Move GstVaapiSurfaceRenderFlags conversion to get_PutSu...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-21
gb
Move GstVaapiSurfaceRenderFlags to gstvaapisurface...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-21
gb
Rename gst_vaapi_window_put_surface_full() to plain...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
gb
Fix make dist for --enable-gtk-doc builds.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
gb
Improve autogen.sh.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
gb
Generate gtk-doc.make from gtkdocize.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
gb
Document public API for libgstvaapi-*.so.*.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
gb
Document GstVaapiVideoBuffer.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
gb
Document surface & image pools. Drop obsolete gst_vaapi...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
gb
Add tedious documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
gb
Beautify append_formats().
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
gb
Simplify GstVaapiDisplay (use GArray).
commit
|
commitdiff
|
tree
|
snapshot
2010-03-19
gb
Factor out direct-rendering infrastructure.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
gb
Allow user to specify inout-buffers & derive-image...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
gb
Reduce number of debug messaged printed out.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
gb
Add vaDeriveImage() optimization.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
gb
Fix gst_vaapi_image_create() from a foreign VA image.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
gb
Add gst_vaapi_surface_derive_image() API.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
gb
Make it possible to bin an X11 window to GstVaapiWindow...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
gb
Try YV12 & I420 image formats too.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
gb
Split map/unmap functions into internal functions that...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
gb
Improve gst_vaapi_image_new() sanity checks.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
gb
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
gb
Check if our inout buffer is still alive or default...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
gb
Factor out buffers negotiation and optimization checks.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-18
gb
Use gtypes.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
gb
Optimize gst_vaapi_image_is_linear() and simplify gst_v...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
gb
Add VA display locking utilities.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
gb
Initialize the X window in a ::set_caps() handler.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
gb
Don't show window by default during creation.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-17
gb
Fix gst_vaapi_window_x11_destroy().
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Alias sink & src pad buffers whenever possible.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Extend GstVaapiImage API with *_get_image(), *_is_linea...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Make GstVaapiVideoBuffer handle two pools. i.e. both...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Fix image & surface size cache.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Move gstreamer-vaapi package versioning to the top.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Bump version for development.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Cosmetics (shorten lines).
0.1.0
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Update docs.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Add debian packaging.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Add debian packaging.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Silence GNU make extensions warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Add AM_PROG_CC_C_O, thus fixing this warning:
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Add pkgconfig files.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Split X11 support to libgstvaapi-x11-*.so.*
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Don't install private headers.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Fix header guards.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Rename vaapi_debug.h to gstvaapidebug.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Move vaapi_utils.* to gstvaapiutils.*
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Cosmetics (remove an extra line).
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Move X11 utilties to gstvaapiutils_x11.[ch].
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Rename GstVaapiSinkBase to GstVaapiVideoSink.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Move tests to top-level tests/ directory.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
gb
Handle I420 formats internally in GstVaapiImage.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
gb
Implement I420 (resp. YV12) with YV12 (resp. I420)...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
gb
Implement I420 and YV12 if the underlying implementatio...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
gb
Add initial vaapiconvert plugin.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
gb
Display frames.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
gb
Factor out.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
gb
Generate R/G/B rects.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
gb
Add gst_vaapi_surface_sync().
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
gb
Cosmetics (reverse args order).
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
gb
Cosmetics.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
gb
Add VA/X11 window abstraction.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
gb
Add VA and X11 display accessors.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
gb
Fix preconditions.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
gb
Cosmetics.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
gb
Add gst_vaapi_{get,put}_image() API.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-15
gb
Add gst_vaapi_image_update_from_buffer() helper.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
gb
Implement GstVaapiSinkBase interface and integrate...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
gb
Add surface tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
gb
Add basic GstVaapiVideoBuffer.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
gb
Add GstVaapiImagePool and factor out GstVaapiSurfacePoo...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
gb
Simplify format conversion code.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
gb
Add gst_vaapi_image_format_from_caps() helper.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
gb
Add VA surface pool (lazy allocator).
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
gb
Add gst_vaapi_surface_get_size() helper.
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
gb
Avoid use of GstStaticCaps since older gstreamer versio...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
gb
Reset display-name if the user provided his own X11...
commit
|
commitdiff
|
tree
|
snapshot
2010-03-11
gb
Add gst_vaapi_display_x11_new_with_display() API.
commit
|
commitdiff
|
tree
|
snapshot
next