platform/upstream/gstreamer.git
2014-08-25 Simon Farnsworthvaapipostproc: fix deinterlacing from non VA memory...
2014-08-22 Gwenole Beauchesnevaapipostproc: add support for GLTextureUploadMeta...
2014-08-22 Gwenole Beauchesnevaapipostproc: add support for "download" capability.
2014-08-22 Gwenole Beauchesnevaapipostproc: use pooled vaapi video meta.
2014-08-22 Gwenole Beauchesnevaapipostproc: fix passthrough mode.
2014-08-22 Sreerenj Balachandranvaapipostproc: fix output buffer to have a GstVaapiVide...
2014-08-22 Gwenole Beauchesnevaapipostproc: enable advanced deinterlacing with same...
2014-08-22 Sreerenj Balachandranvaapivideomemory: avoid NULL pointer unref if GstVaapiI...
2014-08-22 Gwenole Beauchesneplugins: fix memory leaks.
2014-08-22 Gwenole Beauchesneplugins: factor out decide_allocation() hook.
2014-08-22 Gwenole Beauchesneplugins: allow bufferpool to not allocate vaapi video...
2014-08-22 Gwenole Beauchesneplugins: re-indent all GstVaapiVideo* related source...
2014-08-22 Gwenole Beauchesnesurfaceproxy: fix copy to propagate view_id.
2014-08-21 Gwenole Beauchesnevaapipostproc: fix detection of output surface format...
2014-08-21 Gwenole Beauchesnevaapipostproc: fix construction of allowed sink pad...
2014-08-21 Gwenole Beauchesnevaapipostproc: improve heuristics for detecting native...
2014-08-21 Gwenole Beauchesnevaapipostproc: disable discontinuity detection code.
2014-08-21 Gwenole Beauchesnevaapipostproc: fix heuristic for detecting discontinuity.
2014-08-21 Gwenole Beauchesneplugins: fix detection of raw video caps.
2014-08-21 Gwenole Beauchesneplugins: add helper for detecting VA surfaces in caps.
2014-08-20 Sebastian Drögevaapidecode: start the decoder task again after finishing
2014-08-20 Sebastian Drögevaapidecode: unlock condition variables before shutting...
2014-08-20 Sebastian Drögevaapidecode: reset decoder_finish variable after stoppi...
2014-08-20 Sebastian Drögevaapidecode: don't try flushing the decoder instance...
2014-08-01 Gwenole Beauchesnebuild: fix with --no-undefined linker flags.
2014-07-31 Changzhi Weivaapisink: add support for GstColorBalance interface.
2014-07-31 Changzhi Weivaapisink: add support for colorbalance adjustment.
2014-07-31 Gwenole Beauchesnevaapisink: improve installation of properties.
2014-07-31 Gwenole Beauchesnevaapisink: code clean-ups.
2014-07-31 Gwenole Beauchesnevaapisink: re-indent all GstVaapiSink related source...
2014-07-30 Gwenole Beauchesnevaapisink: introduce separate backends.
2014-07-30 Gwenole Beauchesnevaapisink: drop unused "synchronous" mode.
2014-07-30 Gwenole Beauchesnevaapisink: drop unused variables.
2014-07-30 Gwenole Beauchesnevaapisink: drop GLX rendering and fancy effects.
2014-07-30 Holger Kaelberervaapisink: listen to window size changes on X11.
2014-07-29 Gwenole Beauchesnevaapidecode: decode and output all pending frames on...
2014-07-29 Gwenole BeauchesneBump version for development.
2014-07-29 Gwenole BeauchesneAUTHORS: updates.
2014-07-29 Gwenole BeauchesneNEWS: updates.
2014-07-29 Matthew Watersvaapidecode: properly return from decode loop on downst...
2014-07-28 Gwenole Beauchesne0.5.9.
2014-07-28 Gwenole Beauchesnevaapisink: fix GstVideoOverlay::expose() implementation.
2014-07-28 Gwenole Beauchesnevaapidecode: simplify bufferpool configuration.
2014-07-28 Gwenole Beauchesnevaapidecode: fix auto-plugging of vaapisink element.
2014-07-28 Sreerenj Balachandranconfigure: allow builds against GStreamer git (1.5.x).
2014-07-28 Gwenole Beauchesneconfigure: fix build with GStreamer 1.4.0 release.
2014-07-28 Gwenole Beauchesnedebian: fix packaging for new naming scheme.
2014-07-28 Gwenole BeauchesneNEWS: updates.
2014-07-28 Gwenole Beauchesneconfigure: mark support for GStreamer < 1.2 as deprecated.
2014-07-28 Gwenole Beauchesneconfigure: mark support for GStreamer 0.10 as obsolete.
2014-07-28 Gwenole Beauchesnevaapisink: allow a specific view component to be displayed.
2014-07-28 Gwenole Beauchesnevaapisink: always keep the last displayed buffer around.
2014-07-25 Gwenole Beauchesnevaapisink: add support for "display-name" property.
2014-07-25 Gwenole Beauchesnewindow: make gst_vaapi_window_reconfigure() thread...
2014-07-25 Holger Kaelbererwindow: allow for updating size from current geometry.
2014-07-25 Gwenole Beauchesnewindow: re-indent all GstVaapiWindow related source...
2014-07-25 Gwenole Beauchesnedisplay: add interface to retrieve the display name.
2014-07-25 Gwenole Beauchesnedisplay: fix comparison of X11 display names.
2014-07-25 Gwenole Beauchesnevaapidecode: add support for VideoAlignment bufferpool...
2014-07-25 Gwenole Beauchesnevaapivideomemory: always prefer native VA surface formats.
2014-07-24 Gwenole Beauchesnevaapivideomemory: disallow memory shares across buffers...
2014-07-24 Gwenole Beauchesnevaapivideomemory: use an image pool to cache objects.
2014-07-23 Gwenole Beauchesnevaapivideomemory: forbid R/W mappings if non direct...
2014-07-23 Gwenole Beauchesnevaapivideomemory: minor code clean-ups.
2014-07-23 Gwenole Beauchesnevaapivideomemory: add support for raw pixels mappings.
2014-07-23 Sreerenj Balachandranvaapivideomemory: fix determination of the surface...
2014-07-23 Gwenole Beauchesnevaapivideomemory: fix association of surface to proxy.
2014-07-23 Gwenole Beauchesneplugins: expose I420 format for interop with SW elements.
2014-07-22 Gwenole Beauchesneplugins: allow download capability to vaapidecode element.
2014-07-21 Fabrice Belletdecoder: mpeg4: fix picture decoder return value for...
2014-07-04 Jan Schmidtdecoder: mpeg2: respect any input PTS provided for...
2014-07-03 Sreerenj BalachandranGstVaapiObject: make gst_vaapi_object_new() more robust.
2014-07-03 Sreerenj BalachandranGstVaapiObject: initialize the derived object data...
2014-07-03 Lionel Landwerlinvaapidecode: make decoder work with playbin
2014-07-03 Simon Farnsworthvaapipostproc: don't let tmp_rect go out of scope.
2014-07-03 Gwenole BeauchesneAUTHORS: updates.
2014-07-03 Gwenole BeauchesneREADME: updates.
2014-07-03 Gwenole BeauchesneNEWS: updates.
2014-07-03 Gwenole Beauchesnebuild: mention that support for GStreamer 0.10 is depre...
2014-07-03 Gwenole Beauchesnebuild: fix for GStreamer 0.10.
2014-07-03 Gwenole Beauchesnebuild: fix for GStreamer 1.0.x.
2014-07-03 Gwenole Beauchesnedecoder: h264: detect incorrectly paired fields in...
2014-07-03 Gwenole Beauchesnedecoder: h264: simplify the DPB output process.
2014-07-01 Gwenole Beauchesneh264parse: drop patches merged upstream.
2014-07-01 Gwenole Beauchesnedecoder: h264: fix memory leak in PPS.
2014-07-01 Gwenole Beauchesnecodecparsers: update to gst-vaapi-branch commit 2d53b69.
2014-06-30 Gwenole Beauchesnedecoder: propagate MVC metadata ("view-id", head of...
2014-06-30 Gwenole Beauchesnedecoder: propagate "one-field" flags.
2014-06-30 Gwenole Beauchesnedecoder: output decoded frames only once.
2014-06-30 Gwenole Beauchesnedecoder: h264: decode current picture earlier.
2014-06-30 Gwenole Beauchesnedecoder: h264: fix output of second field when first...
2014-06-30 Gwenole Beauchesnedecoder: h264: slightly optimize the process to detect...
2014-06-30 Gwenole Beauchesnedecoder: h264: handle access unit ("au") optimization.
2014-06-28 Gwenole Beauchesnedecoder: h264: fix tracking of DPB size changes.
2014-06-27 Gwenole Beauchesnedecoder: h264: fix the DPB compaction process.
2014-06-27 Sreerenj Balachandranencoder: h264: generate new SPS only when codec config...
2014-06-27 Gwenole Beauchesneencoder: h264: track encoder config changes.
2014-06-27 Gwenole Beauchesneencoder: h264: add pixel-aspect-ratio to VUI parameters.
2014-06-27 Sreerenj Balachandranencoder: h264: fix number of anchor and non-anchor...
2014-06-27 Sreerenj Balachandranencoder: h264: fix timing_info_present_flag value in...
next