wayland: don't poll if there are no pending frames
[platform/upstream/gstreamer.git] / gst /
2018-03-30 Víctor Manuel Jáqu... vaapiencode: h264: find best profile in those available
2018-03-01 Víctor Manuel Jáqu... vaapipostproc: change how the metadata is copied
2018-02-27 Nicolas Dufresnepostproc: Copy meta data from input to output
2018-02-27 Víctor Manuel Jáqu... Revert "vaapiencode: handle custom event GstVaapiEncode...
2018-02-27 Víctor Manuel Jáqu... plugins: copy input buffer metas
2018-02-20 Víctor Manuel Jáqu... vaapidecode: generate system allocated buffers
2018-02-20 Víctor Manuel Jáqu... vaapipostproc: handle system allocated buffers when...
2018-02-20 Víctor Manuel Jáqu... plugins: add gst_vaapi_copy_va_buffer()
2018-02-20 Víctor Manuel Jáqu... plugins: add COPY_OUTPUT_FRAME flag
2018-02-20 Víctor Manuel Jáqu... plugins: store the first downstream allocator if available
2018-02-20 Víctor Manuel Jáqu... vaapibufferpool: add gst_vaapi_video_buffer_pool_copy_b...
2018-02-20 Víctor Manuel Jáqu... vaapibufferpool: don't change config when forcing video...
2018-02-20 Víctor Manuel Jáqu... vaapipostproc: set discont flag at vpp deinterlacing
2018-02-20 Víctor Manuel Jáqu... vaapibufferpool: remove wrong gcc annotation
2018-02-15 Tim-Philipp Müllervaapi: dist new header
2018-02-13 Víctor Manuel Jáqu... vaapi: register vaapisink as marginal on wayland
2018-02-13 Víctor Manuel Jáqu... plugins: update mesa's vendor string in whitelist
2018-02-08 Víctor Manuel Jáqu... plugins: handle vaapi allocator in allocation query
2018-02-07 Víctor Manuel Jáqu... vaapivideomemory: remove unused macro
2018-02-05 VaL Doroshchukvaapisink: don't mask button events for foreign windows
2018-01-30 Philippe Normandvaapi: add NULL-sentinel to kernel_names
2018-01-18 Víctor Manuel Jáqu... vaapipostproc: remove spurious code
2018-01-18 Víctor Manuel Jáqu... vaapipostproc: if no p-a-r in out caps define a range
2018-01-18 Víctor Manuel Jáqu... vaapisink: check for display's color-balance properties
2018-01-17 Víctor Manuel Jáqu... plugins: re-using buffer pool breaks renegotiation
2018-01-17 Víctor Manuel Jáqu... plugins: use g_clear_object() to unref sinkpad_buffer_pool
2018-01-16 Víctor Manuel Jáqu... plugins: remove dmabuf-import hack
2018-01-12 Michael Trettervaapipostproc: lock ensure_filter with postproc_lock
2017-12-06 Nicolas Dufresnevideoconvert: gst_element_post_message() is transfer...
2017-12-06 Nicolas DufresneRevert "vaapivideocontext: possible memleak when no...
2017-12-01 Víctor Manuel Jáqu... vaapivideocontext: only vaapisink process app context
2017-12-01 Víctor Manuel Jáqu... vaapivideocontext: log the name of GstVaapiDisplay
2017-12-01 Víctor Manuel Jáqu... vaapivideocontext: possible memleak when no bus attached
2017-11-01 Víctor Manuel Jáqu... plugins: centralize assignation of GL objects
2017-11-01 Víctor Manuel Jáqu... plugins: set GL objects if ensured
2017-11-01 Víctor Manuel Jáqu... plugins: set GL objects if context is handled
2017-11-01 Víctor Manuel Jáqu... plugins: fix memory leak when GL context is created
2017-10-31 Víctor Manuel Jáqu... plugins: direct rendering on memory:VASurface
2017-10-20 Víctor Manuel Jáqu... plugins: only dmabuf on srcpad if downstream
2017-10-20 Víctor Manuel Jáqu... vaapivideocontext: add inline documentation
2017-10-20 Víctor Manuel Jáqu... vaapivideocontext: return the direction of gl context
2017-10-20 Víctor Manuel Jáqu... plugins: add gst_vaapi_plugin_base_set_srcpad_can_dmabuf()
2017-10-20 Hyunjun Kovaapiencode: allow to set property on runtime
2017-10-20 Sebastian Drögevaapidecodebin: Register element if no VPP support...
2017-10-16 Thibault SaunierAvoid infinite loop when vaapi_create_display fails
2017-10-03 Víctor Manuel Jáqu... plugins: try to create test display in order
2017-10-03 Sebastian Drögevaapi: Also register vaapipostproc without VPP support
2017-10-03 Sebastian Drögevaapipostproc: Allow running without VPP support
2017-09-28 Víctor Manuel Jáqu... vaapipostproc: use scoped variable for return value
2017-09-28 Víctor Manuel Jáqu... vaapipostproc: removed unused parameter
2017-09-28 Víctor Manuel Jáqu... vaapipostproc: use scoped variable for return value
2017-09-27 Víctor Manuel Jáqu... plugins: memory:DMABuf only handles planar formats
2017-09-26 Víctor Manuel Jáqu... vaapiencode: flush pending frames before set format
2017-09-26 Víctor Manuel Jáqu... vaapidecode: drain pending frames before set format
2017-09-22 Víctor Manuel Jáqu... vaapisink: use GObject setter and getter
2017-09-15 Hyunjun Kovaapiencode/libs: encoder: fix leaks of properties
2017-09-06 Nicolas DufresneRequest minimum buffer even if need_pool is FALSE
2017-09-01 Sreerenj Balachandranvaapisink: Fix rendering in drm display
2017-09-01 Sreerenj BalachandranFEI: plugin: Add vaapih264feienc element
2017-09-01 Yi A WangFEI: plugin: Add virtual methods to base encode
2017-09-01 Yi A WangFEI: plugin: Add fei specific video meta
2017-08-29 Orestis Florosvaapidecode: force add h264 SVC profiles in caps
2017-08-22 Víctor Manuel Jáqu... plugins: include main gstgl header
2017-08-15 Hyunjun Kovaapidecode: fix mismatch of the return type
2017-08-08 Víctor Manuel Jáqu... vaapiencode: h264: remove spurious code
2017-08-08 Víctor Manuel Jáqu... vaapidecode: initialize variable
2017-08-03 orestisfvaapidecode: fix gst_caps_new_simple call
2017-08-03 orestisfvaapidecode: force add h264 MVC profiles in caps
2017-08-03 orestisfvaapidecode: set h264 base-only to decoder
2017-08-03 orestisfvaapidecode_props: h264: add base-only property
2017-08-01 Víctor Manuel Jáqu... vaapiencode: h265: compare an unsigned int if not zero
2017-08-01 Víctor Manuel Jáqu... plugins: check gst_gl_ensure_element_data() return...
2017-08-01 Víctor Manuel Jáqu... plugins: avoid dead code detection
2017-08-01 Víctor Manuel Jáqu... vaapivideobufferpool: don't shift by negative since...
2017-08-01 Víctor Manuel Jáqu... vaapisink: fix memory leak
2017-08-01 Víctor Manuel Jáqu... vaapipostproc: fix memory leaks
2017-07-26 Hyunjun Kovaapisink: fail if surface display is different
2017-07-18 Hyunjun Kovideocontext: support "gst.vaapi.app.Display" context
2017-07-18 Hyunjun Kopostproc: reconfigure when width or height changes
2017-07-13 Víctor Manuel Jáqu... vaapiencode: h264: add plugin documentation
2017-07-10 Víctor Manuel Jáqu... vaapidecode_props: h264: set low-latency in decoder
2017-07-07 Víctor Manuel Jáqu... vaapidecode: set h264 low latency to decoder
2017-07-07 Víctor Manuel Jáqu... vaapidecode_props: h264: add low latency property
2017-07-07 Víctor Manuel Jáqu... vaapidecode_props: add skeleton for h264 decoder properties
2017-07-07 Víctor Manuel Jáqu... vaapidecode: properties callback in decoders map
2017-07-03 Hyunjun Kovaapiencode: h264: set profile to src caps
2017-07-03 Víctor Manuel Jáqu... vaapiencode: h264: verify if requested profile is supported
2017-07-03 Víctor Manuel Jáqu... vaapiencode: h264: improve set_config() vmethod
2017-07-03 Víctor Manuel Jáqu... vaapiencode: h264: check for avc in set_config()
2017-07-03 Hyunjun Kovaapipostproc: set multivew-mode flags to src caps
2017-06-23 Julien Isorcevaapipostproc: add support for DMABuf caps feature
2017-06-23 Víctor Manuel Jáqu... vaapidecode: add support for DMABuf caps feature
2017-06-23 Víctor Manuel Jáqu... vaapipluginbase: force dmabuf allocator if DMABuf caps...
2017-06-23 Julien Isorcevaapipluginutil: add support for DMABuf caps feature
2017-06-23 Víctor Manuel Jáqu... vaapipluginbase: dmabuf memory map trial for raw caps
2017-06-23 Víctor Manuel Jáqu... vaapivideomemory: add gst_vaapi_dmabuf_can_map()
2017-06-23 Víctor Manuel Jáqu... vaapivideobufferpool: fix regression with video metas
2017-06-23 Víctor Manuel Jáqu... plugins: update buffer size with the one reported by...
2017-06-12 Víctor Manuel Jáqu... vaapivideobufferpool: remove allocation_vinfo private...
2017-06-12 Víctor Manuel Jáqu... vaapivideobufferpool: refactor set_config()
next