vaapisink: implement unlock/unlock_stop for wayland
[platform/upstream/gstreamer.git] / gst-libs /
2015-05-15 Michael Olbrichvaapisink: implement unlock/unlock_stop for wayland
2015-05-15 Víctor Manuel Jáqu... wayland: wl_display_dispatch_queue() can block forever.
2015-05-14 Víctor Manuel Jáqu... wayland: rename frame for last_frame
2015-05-14 Víctor Manuel Jáqu... wayland: use a counter as sync flag
2015-05-14 Víctor Manuel Jáqu... wayland: decouple wl_buffer from frame
2015-05-13 Víctor Manuel Jáqu... build: fix make distcheck
2015-05-06 Víctor Manuel Jáqu... libs: trivial documentation fix
2015-05-04 Simon Farnsworthwindow: Correct prototype to match implementation
2015-04-30 Víctor Manuel Jáqu... build: upgrade glib dependency to 2.32
2015-04-28 Olivier Cretewayland: don't leak the registry proxy
2015-04-21 Víctor Manuel Jáqu... wayland: refactor _sync() method and rename callback
2015-04-21 Michael Olbrichwayland: free frame in buffer release callback
2015-04-20 Olivier Cretevaapidecode: Tell the base class about released frames...
2015-04-17 Gwenole Beauchesnedecoder: hevc: cosmetics.
2015-04-16 Sreerenj Balachandrandecoder: hevc: Add Support for tiled video decoding
2015-04-16 Sreerenj Balachandrandecoder: hevc: Fix decoding when there are RASL picture...
2015-04-16 Martin Sherburndisplay: drm: fix race condition setting device type
2015-04-16 Olivier Cretevideopool: Release lock while allocating new object
2015-04-16 Víctor Manuel Jáqu... HEVC: silence the compiler
2015-04-14 Michael Olbrichwayland: destroy vpp buffer pool on resize
2015-04-14 Víctor Manuel Jáqu... build: don't compile HEVC if not supported
2015-04-13 Sreerenj BalachandranHEVC: Add HEVC(h265) decoder to core libgstvaapi
2015-04-13 Sreerenj BalachandranHEVC: Add codec utility methods to core libgstvaapi
2015-04-13 Sreerenj BalachandranHEVC: gstvaapiprofile: Add profile definitions
2015-04-13 Sreerenj BalachandranHEVC: Allow to build h265 codecparser internally
2015-04-13 Víctor Manuel Jáqu... guard buffer export API if not available
2015-04-08 Víctor Manuel Jáqu... libs: remove unused variables
2015-04-08 Víctor Manuel Jáqu... decoder: mpeg4: remove an spurious comparison
2015-04-08 Víctor Manuel Jáqu... encoder: h264: casts slice_param->slice_type
2015-04-08 Víctor Manuel Jáqu... encoder: avoid GstVaapiCodedBuffer redefinition
2015-04-08 Víctor Manuel Jáqu... libs: remove unused variables
2015-04-08 Víctor Manuel Jáqu... encoder: mpeg2: use fabsf() instead of abs()
2015-04-08 Víctor Manuel Jáqu... decoder: cast GST_VAAPI_DECODER_STATUS_DROP_FRAME
2015-04-03 Víctor Manuel Jáqu... update and move gstcompat.h
2015-04-03 Víctor Manuel Jáqu... Remove libgstvaapi-videoutils.so
2015-04-03 Víctor Manuel Jáqu... Remove HAVE_GST_VIDEO_OVERLAY_HWCAPS macro
2015-04-03 Víctor Manuel Jáqu... Removal of gstreamer-0.10 support
2015-04-03 Víctor Manuel Jáqu... autotools: remove gstreamer-0.10 support
2015-03-14 Julien Isorcevaapidisplay: mark X11 display as compatible with EGL
2015-02-24 Sreerenj Balachandranencoder: h264: add support for more than 2 views
2015-02-24 Gwenole Beauchesneplugins: add support for GstVideoGLTextureOrientation.
2015-02-24 Gwenole Beauchesneegl: add windowing support.
2015-02-24 Gwenole Beauchesneegl: add texture abstraction.
2015-02-24 Gwenole Beauchesneegl: allow for EGLImage imports into VA Surfaces.
2015-02-24 Gwenole BeauchesneAdd initial support for EGL.
2015-02-24 Gwenole Beauchesnelibs: initialize GValues in a thread-safe manner.
2015-02-24 Gwenole Beauchesnelibs: re-indent all GValue related source code.
2015-02-18 Víctor Manuel Jáqu... Fix compiler warnings
2015-02-18 Víctor Manuel Jáqu... VC1: decoder: Ignore VC1 user BDU's
2015-02-13 Sreerenj BalachandranAdd VP8 Encoder to core libgstvaapi.
2015-02-10 Lim Siew Hoondecoder: vc1: Rounding control handling for VC1 simple...
2015-02-05 Sreerenj Balachandranencoder: jpeg: Fix the sampling factor calculation...
2015-02-05 Sreerenj Balachandranencoder: Only support YUV420 native format as input...
2015-02-04 Olivier Cretevaapidecode: Check the condition after taking the lock
2015-02-04 Sreerenj Balachandrangstvaapicontext: Add VAConfigAttribValEncJPEG to the...
2015-02-04 Sreerenj Balachandrangstvaapicontext: Don't use the unsupported Ratecontrol...
2015-02-04 Sreerenj Balachandrangstvaapiencoder: Use hardcoded packed_raw_data flag...
2015-02-04 Sreerenj Balachandrangstvaapiencoder: Fix crash when handling rate control...
2015-02-04 Sreerenj Balachandranencoder: Add JPEG Encoder
2015-02-04 Sreerenj Balachandranencoder_objects: Add QuantizationMatrix and JPEGHuffman...
2015-02-04 Sreerenj BalachandranEncode: Add support for Picture level Entrypoint
2015-01-28 Gwenole Beauchesnesurface: add support for GEM buffer imports.
2015-01-28 Gwenole Beauchesnesurface: add support for dma_buf imports.
2015-01-28 Gwenole Beauchesnesurface: add initial support for foreign buffer imports.
2015-01-28 Gwenole Beauchesnesurface: add support for GEM buffer exports.
2015-01-28 Gwenole Beauchesnesurface: add support for dma_buf exports.
2015-01-28 Gwenole BeauchesneAdd abstraction for exported VA buffers.
2015-01-28 Sreerenj BalachandranAdd missing header file to Makefile
2015-01-27 Gwenole Beauchesnevideopool: add optional flags for surface pool allocation.
2015-01-27 Gwenole Beauchesnevideopool: re-indent all GstVaapiVideoPool related...
2015-01-27 Gwenole Beauchesnewindow: add toplevel display indirection for visualid...
2015-01-27 Gwenole Beauchesnewindow: add toplevel API to determine the colormap.
2015-01-27 Gwenole Beauchesnewindow: add toplevel API to determine a visual id.
2015-01-27 Gwenole Beauchesnewindow: add generic helper to create windows.
2015-01-27 Gwenole Beauchesnedisplay: add utility function to check for OpenGL rende...
2015-01-27 Gwenole Beauchesnedisplay: refine the meaning of display type.
2015-01-27 Gwenole Beauchesnedisplay: cosmetics (helper macros, new internal API...
2015-01-27 Gwenole Beauchesnedisplay: record native display object.
2015-01-27 Gwenole Beauchesnedisplay: use a recursive mutex for the display cache.
2015-01-27 Gwenole Beauchesnetexture: add generic helper to create textures.
2015-01-27 Gwenole Beauchesnetexture: move to core libgstvaapi base library.
2015-01-27 Gwenole Beauchesnetexture: drop support for VA/GLX interfaces.
2015-01-27 Gwenole Beauchesnetexture: add support for cropping rectangle during...
2015-01-27 Gwenole Beauchesnetexture: re-indent all GstVaapiTexture related source...
2015-01-27 Gwenole Beauchesnesurface: add more fine-grained allocation helper.
2015-01-27 Gwenole Beauchesnesurface: re-indent all GstVaapiSurface related source...
2015-01-27 Gwenole Beauchesnesurfaceproxy: add helper to create a wrapped surface...
2015-01-27 Gwenole Beauchesnesurfaceproxy: re-indent all GstVaapiSurfaceProxy relate...
2015-01-27 Gwenole Beauchesnelibs: re-introduce a GST_VAAPI_ID_INVALID value.
2015-01-27 Gwenole Beauchesnelibs: expose GstVaapiMiniObject APIs to all backends.
2015-01-27 Gwenole Beauchesnelibs: re-indent all GstVaapiObject related source code.
2015-01-27 Sreerenj Balachandrangstvaapiencoder: Fix the negotiation issue with _ENCODE...
2014-11-27 Sreerenj Balachandranencoder: h264: Fix the period between I/P frames
2014-11-27 Sreerenj Balachandranencoder: h264: Provide intra_idr_period value for VAEnc...
2014-11-27 Gwenole Beauchesneencoder: h264: fix pixel-aspect-ratio in encoded stream.
2014-11-25 Gwenole Beauchesnedecoder: mpeg4: fix uninitialized variables.
2014-11-25 Gwenole Beauchesneencoder: h264: fix profile limits.
2014-11-14 Gwenole Beauchesnevaapidecode: only expose supported profiles when needed.
2014-11-14 Gwenole Beauchesnedecoder: h264: add initial support for repeat-first...
2014-11-14 Gwenole Beauchesnedecoder: h264: fix picture ordering count type 0 with...
next