platform/upstream/gstreamer-vaapi.git
2013-08-23 Gwenole Beauchesnelibs: add gst_vaapi_video_format_from_va_fourcc() helper.
2013-08-23 Gwenole Beauchesnelibs: add type definitions for GstVaapiPoint and GstVaa...
2013-08-23 Gwenole Beauchesnelibs: drop some public APIs.
2013-08-23 Gwenole Beauchesnetests: image: allow creation of images with interleaved...
2013-08-23 Gwenole Beauchesnetests: image: fix conversion from RGB to YUV.
2013-07-26 Gwenole Beauchesnetests: image: try to upload images through vaDeriveImag... old-upstream-0905 upstream/0.5.5
2013-07-26 Gwenole Beauchesnetests: image: add support for packed YUV formats.
2013-07-26 Gwenole Beauchesnetests: image: fix generation of I420/YV12 images.
2013-07-26 Gwenole Beauchesnetests: image: fix string representation for GstVideoFormat.
2013-07-26 Gwenole Beauchesneimage: clean image API up.
2013-07-26 Gwenole Beauchesneimage: add gst_vaapi_image_copy() helper.
2013-07-22 Gwenole Beauchesneplugins: handle video cropping in X11 pixmap converter.
2013-07-22 Gwenole Beauchesneplugins: add support for "x11-pixmap" video converter...
2013-07-22 Gwenole Beauchesnetests: simple-decoder: add support for pixmap API.
2013-07-22 Gwenole Beauchesnetests: simple-decoder: add support for video cropping.
2013-07-22 Gwenole Beauchesnetests: add support for render-to-pixmap.
2013-07-22 Gwenole Beauchesnex11: implement pixmap rendering with RENDER extension.
2013-07-22 Gwenole Beauchesnex11: implement pixmap API.
2013-07-22 Gwenole Beauchesnex11: update x11_get_geometry() helper function with...
2013-07-22 Gwenole BeauchesneAdd initial Pixmap API.
2013-07-22 Gwenole Beauchesnelibs: add and expose gst_vaapi_video_format_to_string...
2013-07-18 Emilio Lópezplugins: fix display type comparison in gst_vaapi_creat...
2013-07-17 Gwenole BeauchesneBump version for development.
2013-07-15 Gwenole Beauchesnempeg2: don't output dummy pictures. 0.5.5
2013-07-15 Gwenole Beauchesnedecoder: dispose GstVideoCodecFrame earlier.
2013-07-15 Gwenole Beauchesne0.5.5.
2013-07-15 Gwenole BeauchesneFix new video format API.
2013-07-15 Gwenole BeauchesneBump library major version.
2013-07-15 Gwenole BeauchesneNEWS: updates.
2013-07-15 Gwenole Beauchesnedecoder: fix memory leak when processing interlaced...
2013-07-15 Gwenole Beauchesneplugins: simlpify gst_vaapi_create_display() helper.
2013-07-15 Víctor Manuel... plugins: add gst_vaapi_create_display() helper.
2013-07-12 Gwenole Beauchesneplugins: don't reallocate pool allocator for the same...
2013-07-12 Gwenole Beauchesneplugins: fix ref counting of GstVaapiVideoMemory allocator.
2013-07-12 Gwenole Beauchesnevaapiupload: use implicit color conversion to NV12.
2013-07-12 Gwenole Beauchesnepool: fix deallocation of video pools.
2013-07-11 Wind Yuanvaapidownload: fix src caps format error.
2013-07-11 Gwenole Beauchesnevaapidownload: fix debug string for image formats.
2013-07-11 Wind Yuanimage: add support for raw YUY2/UYVY image copies.
2013-07-10 Gwenole Beauchesneplugins: clean-up video uploader helper.
2013-07-10 Gwenole Beauchesneplugins: use GstVideoInfo in video uploader helper.
2013-07-10 Gwenole Beauchesneplugins: allow creation of VA surfaces with explicit...
2013-07-10 Gwenole Beauchesnesurface: fix surface pool creation with an explicit...
2013-07-10 Gwenole Beauchesnesurface: try to determine the underlying VA surface...
2013-07-10 Gwenole Beauchesnesurface: allow creation with explicit pixel format.
2013-07-10 Gwenole Beauchesnesurface: add helper function to get chroma type from...
2013-07-10 Gwenole Beauchesnesurface: add new chroma formats.
2013-07-10 Gwenole Beauchesnepool: fix image pool to check for the video format...
2013-07-10 Gwenole BeauchesneUse GstVideoInfo for video pools.
2013-07-10 Gwenole BeauchesneAdd more video formats.
2013-07-10 Gwenole Beauchesneimage: fix debug message with video format.
2013-07-09 Gwenole Beauchesnetests: port to new video format API.
2013-07-09 Gwenole Beauchesneplugins: port to new video format API.
2013-07-09 Gwenole Beauchesnelibs: use GstVideoInfo wherever possible.
2013-07-09 Gwenole Beauchesnelibs: drop GstVaapiImageFormat helpers.
2013-07-09 Gwenole Beauchesnelibs: port to new video format API.
2013-07-09 Gwenole BeauchesneAdd new video format API.
2013-07-09 Gwenole BeauchesneNEWS: updates.
2013-07-08 Gwenole Beauchesnevaapisink: fix creation of GLX texture.
2013-07-08 Sreerenj Balachandranmpeg2: add support for video cropping.
2013-07-08 Sreerenj Balachandranvc1: add support for video cropping.
2013-07-08 Sreerenj Balachandranh264: add support for video cropping.
2013-07-08 Gwenole Beauchesnetests: add basic support for video cropping.
2013-07-08 Gwenole Beauchesneplugins: add support for video cropping.
2013-07-08 Sreerenj Balachandranplugins: add helper functions to set the render rectangle.
2013-07-08 Gwenole Beauchesnesurfaceproxy: allow for NULL cropping rectangle.
2013-07-08 Gwenole Beauchesnesurfaceproxy: clean-up helper macros.
2013-07-08 Gwenole Beauchesnesurface: add simple surface info accessors as helper...
2013-07-08 Sreerenj Balachandrandecoder: add support for video cropping.
2013-07-08 Gwenole Beauchesnecodecparsers: update to gst-vaapi-branch commit f90de0a.
2013-07-05 Gwenole Beauchesnecodecparsers: update to gst-vaapi-branch commit 0f68a71.
2013-07-05 Zhong Congmpeg2: reset quantization matrices on new sequence...
2013-07-05 Gwenole Beauchesnempeg2: cope with latest codecparser changes.
2013-07-05 Gwenole Beauchesnecodecparsers: update to gst-vaapi-branch commit dddd182.
2013-06-27 Sreerenj Balachandranvaapisink: expose the raw video formats in static caps...
2013-06-27 Gwenole Beauchesnevaapisink: add "use-glx" property for OpenGL rendering.
2013-06-27 Víctor Manuel... plugins: try to allocate a GLX display first over an...
2013-06-26 Lionel Landwerlinconfigure: use GST_PLUGIN_PATH_1_0 instead of GST_PLUGI...
2013-06-14 Wind Yuanimage: fix wrong check for rect bounds in copy_image().
2013-06-14 Gwenole BeauchesneBump version for development.
2013-06-14 Gwenole Beauchesne0.5.4. 0.5.4
2013-06-14 Gwenole BeauchesneNEWS: updates.
2013-06-14 Gwenole Beauchesneconfigure: always build the MPEG-4 parser.
2013-06-14 Gwenole Beauchesneconfigure: add --enable-builtin-codecparsers [default...
2013-06-14 Gwenole Beauchesnecodecparsers: update to gst-vaapi-branch commit 843ce3e.
2013-06-12 Gwenole Beauchesnedebian: fix list of generated files for .deb packaging.
2013-06-12 Gwenole Beauchesnedebian: fix libgstvaapi -dev package name.
2013-06-05 Gwenole BeauchesneNEWS: updates.
2013-06-05 Gwenole Beauchesnewayland: fix memory leak of display resources.
2013-06-05 Zhao Halleyvaapisink: fix build without VA/GLX support.
2013-06-05 Gwenole Beauchesneplugins: allow buffer mappings to GstVaapiSurfaceProxy.
2013-06-05 Gwenole Beauchesneplugins: silence check for direct-rendering mode in...
2013-06-05 Gwenole Beauchesneplugins: improve video memory flags safety checks.
2013-05-30 Gwenole Beauchesnesurface: fix memory leak through unreleased parent...
2013-05-27 Gwenole Beauchesnevaapisink: fix one-time initialization when display...
2013-05-27 Gwenole Beauchesnewindow: fix GLX window initialization.
2013-05-27 Gwenole Beauchesnedisplay: validate display types.
2013-05-27 Gwenole Beauchesnedisplay: drop internal NAME_PREFIX, store the real...
2013-05-27 Gwenole Beauchesnedisplay: make it possible to lookup the display cache...
2013-05-27 Gwenole Beauchesnedisplay: cope with new display cache API.
next