platform/upstream/gstreamer-vaapi.git
2014-01-13 Gwenole Beauchesnevaapiencode: make GstVaapiEncode an abstract type.
2014-01-13 Gwenole Beauchesnevaapiencode: rename a few member functions.
2014-01-13 Gwenole Beauchesnevaapiencode: update for new properties API.
2014-01-13 Gwenole Beauchesneencoder: add properties API.
2014-01-13 Gwenole Beauchesneencoder: add bitrate API.
2014-01-13 Gwenole Beauchesneencoder: add rate control API.
2014-01-13 Gwenole Beauchesnevaapiencode: fix indentation.
2014-01-13 Gwenole Beauchesneencoder: fix indentation.
2014-01-13 Gwenole Beauchesneutils: add new MPEG-2 helper functions.
2014-01-10 Gwenole Beauchesneutils: h264: don't use fatal asserts.
2014-01-10 Gwenole Beauchesneutils: h264: add helpers for profile and level string...
2014-01-10 Gwenole Beauchesneutils: h264: expose levels in public header.
2014-01-09 Gwenole Beauchesnecodec: add helper macros to maintain object refcount.
2014-01-09 Gwenole Beauchesnecodec: re-indent decoder objects.
2014-01-09 Gwenole Beauchesnecodec: re-indent base codec objects.
2014-01-06 Matthieu Bouronplugins: do not free debug category in finalize method.
2014-01-06 Gwenole Beauchesnetests: simple-decoder: don't use deprecated g_thread_cr...
2014-01-06 Gwenole BeauchesneFix printf()-like formats.
2013-12-21 Gwenole Beauchesneutils: format: drop unused helper functions.
2013-12-21 Gwenole Beauchesneutils: re-indent GstVideoFormat related helpers.
2013-12-21 Gwenole Beauchesnedownload: use GstVideoInfo facilities to build output...
2013-12-21 Gwenole Beauchesneplugins: factor out construction of template caps.
2013-12-21 Gwenole Beauchesneplugins: factor out construction of GValue from GstVide...
2013-12-21 Gwenole Beauchesneplugins: re-indent common and video context creation...
2013-12-20 Gwenole Beauchesnedisplay: don't use GstCaps for decode or encode profile...
2013-12-20 Gwenole Beauchesnedisplay: don't use GstCaps for image or subpicture...
2013-12-20 Gwenole Beauchesnedisplay: allocate queried resources on-demand.
2013-12-20 Gwenole Beauchesnedisplay: re-indent all GstVaapiDisplay related source...
2013-12-20 Gwenole Beauchesneutils: add helper functions to get codec or profile...
2013-12-20 Gwenole Beauchesneplugins: fix permissions for certain files.
2013-12-18 Matthieu Bouronplugins: implement GLTextureUploadMeta user data copy.
2013-12-18 Gwenole Beauchesneplugins: factor out support for raw YUV buffers on...
2013-12-18 Gwenole Beauchesneplugins: factor out pad caps.
2013-12-18 Gwenole Beauchesneplugins: factor out video context sharing code.
2013-12-18 Gwenole Beauchesneplugins: factor out GstImplementsInterface.
2013-12-18 Gwenole Beauchesneplugins: check type of display obtained from neighbours.
2013-12-18 Gwenole Beauchesneplugins: factor out display creation process.
2013-12-18 Gwenole Beauchesneplugins: add new base object, store display in there.
2013-12-11 Gwenole Beauchesneplugins: fix GLTextureUploadMeta to work with different...
2013-12-11 Gwenole Beauchesneplugins: allow builds without GLX enabled for GStreamer...
2013-12-11 Matthieu Bouronplugins: request GLTextureUpload meta on buffers in...
2013-12-11 Gwenole Beauchesneplugins: robustify GstVideoGLTextureUploadMeta implemen...
2013-12-10 Gwenole Beauchesneh264: improve robustness when packets are missing.
2013-12-10 Gwenole Beauchesnedecoder: h264: fix decoding of BA3_SVA_C.264.
2013-12-10 Gwenole Beauchesneutils: h264: add more profiles.
2013-12-10 Gwenole Beauchesnecodecparsers: update to gst-vaapi-branch commit e7d0e18.
2013-12-09 Wind Yuandecoder: h264: add support for constrained baseline...
2013-12-09 Gwenole Beauchesnedecoder: h264: fix decoding of scaling lists.
2013-12-09 Gwenole Beauchesnecodecparsers: update to gst-vaapi-branch commit 177c73b.
2013-12-06 Gwenole Beauchesneutils: add helpers for H.264 levels.
2013-12-06 Gwenole Beauchesneutils: add new H.264 profiles.
2013-12-06 Gwenole Beauchesneutils: add new H.264 helper functions.
2013-12-06 Matthieu BouronFix missing files in distribution tarball.
2013-12-05 Gwenole Beauchesneencoder: fix computation of max coded buffer size ...
2013-12-04 Gwenole Beauchesneencoder: fix computation of max coded buffer size.
2013-12-04 Gwenole Beauchesneencoder: simplify VA context initialization process.
2013-12-04 Wind Yuanencoder: fix mpeg2 compilation error.
2013-12-04 Gwenole Beauchesneencoder: clean-ups and document public APIs.
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.
next