platform/upstream/gstreamer-vaapi.git
2013-12-04 Gwenole Beauchesneencoder: avoid extra allocations of GstVaapiEncoderSync...
2013-12-04 Gwenole Beauchesneencoder: refactor status codes.
2013-12-04 Gwenole Beauchesneencoder: fix subclassing process.
2013-12-04 Gwenole Beauchesneencoder: rework GstVaapiCodedBuffer and related proxy.
2013-11-29 Gwenole Beauchesneplugins: fix reference leaks of VA display objects.
2013-11-29 Gwenole Beauchesneplugins: simplify gst_vaapi_ensure_display().
2013-11-28 Gwenole Beauchesneplugins: fix memory leaks through GstVideoMeta maps.
2013-11-28 Gwenole Beauchesneplugins: use G_PARAM_STATIC_STRINGS.
2013-11-28 Gwenole Beauchesneplugins: simplify VA video meta to only reference surfa...
2013-11-28 Gwenole Beauchesneplugins: drop obsolete functions.
2013-11-28 Gwenole Beauchesneplugins: allow VA video meta to be allocated from surfa...
2013-11-28 Gwenole Beauchesnesurfaceproxy: add copy function.
2013-11-28 Gwenole Beauchesnevaapiencode: optimize _handle_frame() to avoid extra...
2013-11-28 Gwenole Beauchesnevaapiencode: fix memory leaks in _push_frame() on error.
2013-11-28 Gwenole Beauchesnevaapiencode: additional clean-ups.
2013-11-28 Gwenole Beauchesnevaapiencode: move common properties to base class.
2013-11-28 Gwenole Beauchesnevaapiencode: fix plugin description and debug name.
2013-11-27 Gwenole Beauchesnevaapiencode: add initial support for GStreamer 0.10.
2013-11-27 Gwenole Beauchesnelibs: add more GstBuffer compat glue for GStreamer...
2013-11-27 Gwenole Beauchesnelibs: always use built-in videoutils for GStreamer...
2013-11-27 Gwenole Beauchesnevideoutils: update to master commit d4a15a5.
2013-11-27 Matthieu BouronFix build with GStreamer >= 1.3.
2013-11-26 Gwenole Beauchesneconfigure: disable encoders with GStreamer 0.10.
2013-11-26 Gwenole Beauchesnevaapiencode: fix error handling while allocating output...
2013-11-26 Gwenole Beauchesnevaapiencode: fix error handling in _finish() hook.
2013-11-26 Gwenole Beauchesnevaapiencode: minor clean-ups.
2013-11-26 Gwenole Beauchesnevaapiencode: fix support for raw YUV sink buffers.
2013-11-26 Gwenole Beauchesnevaapiencode: fix support for GStreamer 1.2.
2013-11-26 Wind Yuanvaapiencode: initial port to GStreamer 1.2.
2013-11-24 XuGuangxinplugins: add mpeg2 encoder element.
2013-11-24 Wind Yuanplugins: add h264 encoder element.
2013-11-24 Wind Yuanplugins: add base encoder element.
2013-11-24 XuGuangxinencoder: add mpeg2 encoder.
2013-11-24 Wind Yuanencoder: add h264 encoder.
2013-11-24 Wind YuanAdd initial infrastructure for video encoding.
2013-11-24 Wind Yuanlibs: add generic bitstream writer.
2013-11-24 Wind Yuanlibs: add support for rate-control to GstVaapiContext.
2013-11-24 Wind Yuanlibs: add rate-control attributes.
2013-11-22 Gwenole BeauchesneBump version for development.
2013-11-22 Gwenole Beauchesnebuild: fix for Wayland headers not in standard include... 0.5.7
2013-11-22 Ross Burtonbuild: link libgstvaapi-wayland against videoutils.
2013-11-22 Gwenole Beauchesnevaapostproc: fix memory leaks.
2013-11-22 Gwenole Beauchesnevaapipostproc: fix and optimize advanced deinterlacing...
2013-11-22 Gwenole Beauchesnevaapipostproc: fix "mixed" mode deinterlacing.
2013-11-22 Gwenole Beauchesnevaapipostproc: fix memory leaks with advanced deinterla...
2013-11-22 Gwenole BeauchesneREADME: updates.
2013-11-22 Gwenole BeauchesneREADME: update for GStreamer >= 1.0.x and VPP features.
2013-11-22 Gwenole Beauchesnelegal: update copyright notice dates.
2013-11-22 Gwenole Beauchesnelegal: add per-file authorship information.
2013-11-21 Gwenole Beauchesne0.5.7.
2013-11-21 Gwenole BeauchesneNEWS: updates.
2013-11-21 Gwenole Beauchesnedecoder: don't include obsolete headers.
2013-11-21 Gwenole Beauchesnevaapipostproc: add initial support for GStreamer 1.2.
2013-11-21 Halley Zhaovaapipostproc: add support for denoise and sharpen...
2013-11-21 Gwenole Beauchesnevaapipostproc: add support for advanced deinterlacing.
2013-11-21 Gwenole Beauchesnevaapipostproc: fix deinterlacing with VPP.
2013-11-21 Gwenole Beauchesnevaapipostproc: fix transform caps.
2013-11-21 Halley Zhaofilter: add helper to specify references for deinterlacing.
2013-11-21 Gwenole Beauchesnefilter: fix semantics of deinterlacing flags.
2013-11-21 Gwenole Beauchesnefilter: add helpers to check for supported/active opera...
2013-11-21 Gwenole Beauchesnelibs: fix GstVaapiSurfaceProxy destroy notify call...
2013-11-21 XuGuangxinlibs: make GstVaapiVideoPool thread-safe.
2013-11-21 XuGuangxinlibs: robustify decoder objects and surface proxy initi...
2013-11-21 Gwenole Beauchesnevaapidecode: fix decoder flush.
2013-11-21 Gwenole Beauchesnevaapidecode: fix dead-locks with decoder task.
2013-11-21 XuGuangxinvaapidecode: fix hard reset for seek cases.
2013-11-21 XuGuangxinvaapidecode: drop decode timeout, always wait for a...
2013-11-21 Gwenole Beauchesnevaapidecode: fix srcpad caps for GStreamer 1.2.
2013-11-21 Gwenole Beauchesneplugins: streamline VA formats exposed in caps to a...
2013-11-21 Gwenole Beauchesneplugins: expose the expected format for GstVideoGLTextu...
2013-11-18 Gwenole Beauchesneconfigure: automatically detect GStreamer API version.
2013-11-18 Wind Yuanvaapipostproc: fix support for raw YUV data upload...
2013-11-16 Gwenole Beauchesnevaapipostproc: try to downgrade deinterlace-method...
2013-11-15 Gwenole Beauchesnevaapipostproc: add initial support for deinterlacing...
2013-11-15 Gwenole Beauchesnevaapipostproc: fix build on 64-bit platforms with GStre...
2013-11-15 Gwenole Beauchesnevaapipostproc: add initial support for scaling.
2013-11-15 Gwenole Beauchesnevaapipostproc: add initial support for color conversion.
2013-11-15 Gwenole Beauchesnevaapipostproc: fix bug when user disabled deinterlacing.
2013-11-15 Gwenole Beauchesnevaapipostproc: factor out operations to be applied...
2013-10-09 Gwenole Beauchesnevaapipostproc: add support for raw YUV video source...
2013-10-09 Gwenole Beauchesnevaapipostproc: add support for "mixed" interlace mode.
2013-10-09 Gwenole Beauchesnevaapipostproc: rework plug-in element.
2013-10-09 Gwenole Beauchesneplugins: fix and optimize check for buffer pool allocat...
2013-10-09 Gwenole Beauchesneplugins: enable memory maps for read & write with direc...
2013-10-09 Gwenole Beauchesneplugins: fix check for direct-rendering support.
2013-10-09 Gwenole Beauchesneplugins: fix buffer pool reset_buffer() to reset memory...
2013-10-09 Gwenole Beauchesneplugins: fix GstVaapiVideoMemory to allocate VA surface...
2013-10-04 Gwenole Beauchesneplugins: create a proxy for GstVaapiUploader allocated...
2013-10-04 Gwenole Beauchesneplugins: add helper function to disable deinterlacing...
2013-10-01 Gwenole Beauchesnefilter: fix memory leak of VPP operations.
2013-10-01 Zhao Halleyfilter: fix first-time operation lookup.
2013-10-01 Zhao Halleyfilter: fix colorbalance related subtypes.
2013-10-01 Víctor Manuel... filter: fix VA-API 0.34.0 symbol guards.
2013-10-01 Víctor Manuel... plugins: hanle the context query in any pad.
2013-10-01 Víctor Manuel... plugins: query upstream element for a GstContext.
2013-09-27 Gwenole BeauchesneFix detection and packaging of GStreamer 1.2.x builds.
2013-09-27 Víctor Manuel... plugins: add support for GstVideoGLTextureUploadMeta.
2013-09-27 Sreerenj Balachandranplugins: add support for GstCaps features.
2013-09-27 Víctor Manuel... plugins: improve ::query() debugging messages.
2013-09-27 Víctor Manuel... plugins: add support for GstContext API.
next