platform/upstream/gstreamer.git
2015-02-24 Gwenole Beauchesneplugins: add support for GstVideoGLTextureOrientation.
2015-02-24 Gwenole Beauchesneplugins: add support for BGRA textures.
2015-02-24 Gwenole Beauchesneplugins: fix support for Wayland/EGL running alongside...
2015-02-24 Gwenole Beauchesneplugins: add initial support for EGL.
2015-02-24 Gwenole Beauchesneplugins: track video texture size changes.
2015-02-24 Gwenole Beauchesneplugins: ensure VA display matches GL context expectations.
2015-02-24 Gwenole Beauchesneplugins: record downstream GstGLContext.
2015-02-24 Gwenole Beauchesneegl: update tests.
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-24 Gwenole Beauchesnevaapidecode: partially revert 0777f35.
2015-02-19 Sreerenj Balachandranvaapidecode: Caps query should return the list of all...
2015-02-18 Víctor Manuel... vaapidecode: intersect filter from query caps
2015-02-18 Víctor Manuel... Fix compiler warnings
2015-02-18 Víctor Manuel... vaapidecode: Use GST_DEBUG_FUNCPTR for gst_vaapidecode_...
2015-02-18 Víctor Manuel... vaapidecode: log flow error name
2015-02-18 Víctor Manuel... VC1: decoder: Ignore VC1 user BDU's
2015-02-18 Olivier Cretevaapidecode: Emit error GstMessage when returning a...
2015-02-13 Sreerenj Balachandranplugins: Add VP8 Encoder
2015-02-13 Sreerenj BalachandranAdd VP8 Encoder to core libgstvaapi.
2015-02-13 Sreerenj Balachandranconfigure: Add Check for VP8 Encoding API
2015-02-10 Lim Siew Hoondecoder: vc1: Rounding control handling for VC1 simple...
2015-02-06 Sreerenj Balachandranbuild: fix make dist when certain conditionals not...
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 Balachandranplugins: Add JPEG encoder element
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-02-04 Sreerenj Balachandranconfigure: Add Check for JPEG encoding API
2015-02-03 Sreerenj BalachandranAUTHORS: Updates
2015-02-03 Sreerenj BalachandranBump version for development.
2015-02-03 Sreerenj Balachandran0.5.10
2015-02-03 Sreerenj BalachandranNEWS: Updates
2015-02-02 Sreerenj BalachandranFix compilation error if there is no GL/gl.h header...
2015-01-28 Gwenole Beauchesneplugins: drop leftover declaration.
2015-01-28 Gwenole Beauchesneplugins: add support for dma_buf exports (v4l2src).
2015-01-28 Wind Yuanplugins: add support for dma_buf imports.
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: bump library major version.
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 Simon Farnsworthpluginutil: Fix clearing of subtitle overlay
2015-01-27 Michael Olbrichvaapipostproc: clear state on stop
2015-01-27 Michael Olbrichvaapidecode: don't print an error message for GST_FLOW_...
2015-01-27 Sreerenj Balachandrangstvaapiencoder: Fix the negotiation issue with _ENCODE...
2015-01-21 Sreerenj Balachandranh264parse: drop patches merged upstream.
2015-01-21 Sreerenj Balachandrancodecparsers: update to gst-vaapi-branch commit d3b5c1b
2015-01-19 Sreerenj BalachandranFix compilation error if there is no GL/gl.h header...
2015-01-15 Gwenole Beauchesnevaapidecode: commit updated srcpad caps to base plugin.
2015-01-15 Gwenole Beauchesnevaapidecode: always reset decoder on ::set_format().
2015-01-15 Gwenole Beauchesnevaapivideomemory: don't crash when trying to allocate...
2015-01-14 Sreerenj Balachandrancodecparsers: update to gst-vaapi-branch commit 191cb2f
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 Sreerenj Balachandranvaapisink: Protect the X11 API invokations with proper...
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-24 Gwenole Beauchesnevaapipostproc: fix out caps for GLMemory.
2014-11-24 Gwenole Beauchesnevaapipostproc: fix check for compatible src pad capsfil...
2014-11-24 Gwenole Beauchesneplugins: re-indent all video processing related source...
2014-11-24 Gwenole Beauchesneplugins: further fixes to the new "current" storage...
2014-11-21 Gwenole Beauchesneplugins: fix "current" video memory flags.
next