platform/upstream/gstreamer.git
2017-01-18 Víctor Manuel... plugins: avoid log flood when activating pool
2017-01-18 Víctor Manuel... vaapidecode: update internal decoder sink caps
2017-01-12 Sebastian DrögeBack to development
2017-01-12 Sebastian DrögeRelease 1.11.1
2017-01-12 Víctor Manuel... vaapi: bump ifdef to API 0.40.0 for log redirect
2017-01-12 Sebastian Drögevaapiutils: Fix compilation with latest and previous...
2017-01-11 Víctor Manuel... libs: display: redirect logging at initialize
2017-01-10 Hyunjun Koplugins: provide at least two buffers in sink pool
2017-01-10 Hyunjun Kolibs: decoder: h264: don't update cloned attributes
2017-01-09 Víctor Manuel... vaapivideomemory: check for display
2017-01-09 Víctor Manuel... vaapivideomemory: rename dmabuf allocator parameters
2017-01-09 Víctor Manuel... vaapivideomemory: rename vip to alloc_info parameter
2017-01-09 Víctor Manuel... vaapivideomemory: use GST_VIDEO_INFO_FORMAT_STRING()
2017-01-09 Víctor Manuel... vaapivideomemory: unroll gst_vaapi_surface_new_with_for...
2017-01-06 Hyunjun Kovaapipostproc: notify if src pad caps changed
2016-12-21 Víctor Manuel... vaapidecodebin: capsfilter to optimize negotiation
2016-12-21 Hyunjun Kovaapivideomemory: fail surface/image configuration
2016-12-21 Hyunjun Kovaapisink: ensures raw caps at start()
2016-12-14 Víctor Manuel... libs: surface: fix error handling code style
2016-12-14 Víctor Manuel... vaapivideomemory: add gst_video_info_update_from_surface()
2016-12-14 Víctor Manuel... vaapivideomemory: no log object at initialization
2016-12-09 Víctor Manuel... vaapidecode: lock stream when setting caps
2016-12-09 Víctor Manuel... Revert "vaapidecode: implement negotiate() vmethod"
2016-12-07 Víctor Manuel... Revert "encoders: demote to RANK_NONE since not fit...
2016-12-07 Hyunjun Kovaapiencode: get surface formats in get_caps()
2016-12-07 Hyunjun Kolibs: encoder: add gst_vaapi_encoder_get_surface_formats()
2016-12-07 Hyunjun Kolibs: encoder: split set_context_info()
2016-12-07 Hyunjun Kolibs: context: skip VAContext if no frame size
2016-12-07 Hyunjun Kolibs: context: split context_create()
2016-12-06 Víctor Manuel... libs: drm: find render node in hybrid system
2016-12-05 Víctor Manuel... vaapivideomemory: refactor code for readability
2016-12-05 Víctor Manuel... vaapivideomemory: log error if not VA image
2016-12-05 Víctor Manuel... vaapivideomemory: remove unused macros
2016-12-05 Víctor Manuel... vaapivideomemory: rename video for allocation_info
2016-12-05 Julien Isorcevaapivideomemory: add real GstVaapiDmaBufAllocator
2016-12-05 Julien Isorcevaapivideomemory: errors in gst_vaapi_dmabuf_allocator_...
2016-12-05 Hyunjun Kovaapiencode: release internal encoder at stop()
2016-12-03 Edward HerveyAutomatic update of common submodule
2016-12-01 Hyunjun Kovaapiencode: call ensure_encoder() at start()
2016-12-01 Víctor Manuel... vaapidecodebin: bring back dynamic configuration
2016-12-01 Víctor Manuel... vaapidecode: implement negotiate() vmethod
2016-11-26 Tim-Philipp... common: use https protocol for common submodule
2016-11-25 Dominique Leuenbergerbuild: add LIBVA_WAYLAND_CFLAGS to libgstvaapiegl
2016-11-24 Víctor Manuel... vaapivideocontext: log a message if no bus
2016-11-24 Víctor Manuel... vaapisink: create display at open()
2016-11-24 Víctor Manuel... vaapidecode: don't add video crop meta
2016-11-24 Víctor Manuel... remove the video converter from vaapi buffer meta
2016-11-24 Víctor Manuel... plugins: destroy source pad allocator and pool
2016-11-24 Víctor Manuel... plugins: don't destroy sink pad allocator
2016-11-24 Víctor Manuel... plugins: first validate the out caps
2016-11-21 Víctor Manuel... vaapidecode: negotiate after destroying allocator
2016-11-21 Víctor Manuel... vaapivideomemory: remove GST_VAAPI_TYPE_VIDEO_INFO
2016-11-21 Víctor Manuel... plugins: update the src pad allocator video info
2016-11-21 Víctor Manuel... vaapivideomemory: add missing documentation
2016-11-21 Víctor Manuel... plugins: use early return without goto
2016-11-21 Víctor Manuel... plugins: add allocator to allocation query
2016-11-21 Julien Isorcevaapivideobufferpool: set correct buffer size
2016-11-11 Víctor Manuel... vaapivideomemory: check for memory allocator
2016-11-11 Víctor Manuel... vaapivideomemory: code style fixes
2016-11-11 Víctor Manuel... vaapivideomemory: unroll gst_vaapi_video_allocator_free()
2016-11-11 Víctor Manuel... vaapivideomemory: avoid virtual methods casting
2016-11-11 Víctor Manuel... vaapivideomemory: remove unimplemented methods
2016-11-11 Víctor Manuel... vaapivideomemory: fail if frame map can't get plane
2016-11-11 Víctor Manuel... vaapivideomemory: lock map and unmap operations
2016-11-11 Víctor Manuel... vaapivideomemory: refactor vaapi memory unmapping
2016-11-11 Víctor Manuel... vaapivideomemory: refactor vaapi memory mapping
2016-11-11 Víctor Manuel... vaapidecode: unref allowed_sinkpad_caps at close()
2016-11-11 Hyunjun Kovaapisink: finish event thread at stop()
2016-11-08 Víctor Manuel... vaapipostproc: enhance debug message
2016-11-08 Hyunjun Kopostproc: honor gst_pad_push() return value
2016-11-04 Víctor Manuel... vaapidecode: guard GST_VAAPI_MAKE_GLTEXUPLOAD_CAPS
2016-11-04 Víctor Manuel... vaapivideomemory: increment map counter only if succeeded
2016-11-04 Víctor Manuel... plugins: set negotiation caps in src allocator
2016-11-03 Víctor Manuel... vaapidecode: generate source pad caps
2016-11-03 Víctor Manuel... libs: decoder: add _get_surface_formats()
2016-11-03 Víctor Manuel... libs: context: ensure context formats
2016-11-03 Víctor Manuel... libs: move get_surface_formats to utils_core
2016-11-03 Víctor Manuel... plugins: remove set_sinkpad_dmabuf_allocator()
2016-11-03 Víctor Manuel... plugins: ensure display when getting raw caps
2016-11-03 Víctor Manuel... plugins: fix code style for errors
2016-11-03 Víctor Manuel... libs: fix code style for errors
2016-11-03 Víctor Manuel... plugins: update GstGL deprecated symbol
2016-11-03 Víctor Manuel... plugins: direct render when raw video
2016-11-03 Víctor Manuel... plugins: move src allocator error to instantiator
2016-11-03 Víctor Manuel... plugins: enable direct upload if raw video
2016-11-03 Víctor Manuel... pluginutil: add gst_caps_is_video_raw()
2016-11-03 Víctor Manuel... plugins: receive caps in ensure_sinkpad_allocator()
2016-11-03 Víctor Manuel... vaapivideomemory: destroy derived image at unmap
2016-11-03 Víctor Manuel... vaapivideomemory: enhance logs for direct modes
2016-11-03 Víctor Manuel... vaapivideomemory: add direct upload flag
2016-11-03 Víctor Manuel... vaapivideomemory: set direct rendering at run-time
2016-11-03 Víctor Manuel... vaapivideomemory: log in perf category when copy
2016-11-03 Víctor Manuel... vaapivideomemory: error log is derive image fails
2016-11-03 Víctor Manuel... vaapivideomemory: store surface alloc flags in qdata
2016-11-03 Víctor Manuel... vaapivideomemory: category init when object define
2016-11-03 Víctor Manuel... libs: vaapitexturemap: trivial code-style fix
2016-11-03 Víctor Manuel... libs: display: egl: avoid recreate native display
2016-11-03 Víctor Manuel... plugins: log the GstVaapiDisplay name
2016-11-03 Hyunjun Kolibs: window: egl: pass native va display
2016-11-03 Hyunjun Kolibs: display: GstVaapiDisplay as GstObject descendant
next