platform/upstream/gstreamer.git
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
2016-11-01 Sebastian DrögeBack to development
2016-11-01 Sebastian DrögeRelease 1.10.0
2016-10-27 Víctor Manuel... vaapidecodebin: resurrect disable-vpp property
2016-10-27 Víctor Manuel... vaapidecodebin: name the internal queue
2016-10-27 Víctor Manuel... vaapidecodebin: remove unused variables
2016-10-27 Víctor Manuel... docs: document environment variables
2016-10-27 Víctor Manuel... docs: replace vaapidecode with each codec
2016-10-27 Víctor Manuel... docs: add missing long descriptions
2016-10-25 Víctor Manuel... vaapipostproc: use GST_*_OBJECT when possible
2016-10-25 Víctor Manuel... vaapidecode: rename member to allowed_sinkpad_caps
2016-10-25 Víctor Manuel... plugins: fix code style for errors
2016-10-25 Víctor Manuel... vaapivideomemory: comment style
2016-10-25 Víctor Manuel... vaapivideomemory: rename input parameter
2016-10-25 Víctor Manuel... vaapidecode: rename element description
2016-10-25 Víctor Manuel... vaapiencode: h264, h265: rename codec name
2016-10-25 Víctor Manuel... plugins: simplify code
2016-10-25 Hyunjun Kolibs: minor correction for logical consistency
2016-10-19 Julien Isorcevaapivideomemory: add explanation about the call 'dup...
2016-10-19 Víctor Manuel... build: clean up the dlopen usage
2016-10-19 Víctor Manuel... encoder: h264,h265: fix regression in offset count
2016-10-18 Víctor Manuel... docs: update README
2016-10-08 Víctor Manuel... libs: display: egl: remove unused header include
2016-09-30 Sebastian DrögeRelease 1.9.90
2016-09-23 Vineeth TMvaapi: use new gst_element_class_add_static_pad_template()
2016-09-22 Hyunjun Koplugins: reset textures at negotiation/shutdown
2016-09-22 Hyunjun Kolibs: display{egl,glx}: cache GstVaapiTextures
2016-09-22 Hyunjun Kolibs: vaapitexturemap: implement GstVaapiTextureMap
2016-09-21 Sreerenj Balachandranencoder: vp8: Increase the allocation size for coded...
2016-09-21 Sreerenj Balachandranencoder: vp9: Fix refresh frame flag setting
2016-09-15 Víctor Manuel... vaapidecode: codec_data minimal size is 7
2016-09-15 Víctor Manuel... vaapidecode: reset decoder hard when set_format()
next