Merging gst-plugins-bad
[platform/upstream/gstreamer.git] / sys / va / gstvadecoder.h
2021-09-24 Thibault SaunierMerging gst-plugins-bad
2021-07-17 Víctor Manuel Jáqu... va: decoder: Group decoder methods.
2021-07-17 Víctor Manuel Jáqu... va: Refactor _format_changed() to _config_is_equal().
2021-07-17 Víctor Manuel Jáqu... va: Refactor _change_resolution() to _update_frame_size().
2021-07-17 Víctor Manuel Jáqu... va: Refactor _set_format() to _set_frame_size().
2021-07-15 He Junyanva: decoder: Add helper functions to get and change...
2021-05-18 He Junyanlibs: va: Move the VA common logic as a lib.
2021-02-23 He JunyanVA: Add the aux surface for gst buffer used by decoder.
2021-02-23 He JunyanVA: Add a helper function of decoder_add_slice_buffer_w...
2020-12-06 Víctor Manuel Jáqu... va: decode: fix display type
2020-11-30 Víctor Manuel Jáqu... va: Remove gst_va_decoder_destroy_buffers()
2020-11-30 He Junyanva: Destroy picture unreleased buffers when finalize.
2020-10-19 Víctor Manuel Jáqu... va: Add VP9 decoder
2020-09-25 He Junyanva: codestyle: Clear all tabs in header files
2020-09-25 He Junyanva: util: make the _format_changed a common decoder...
2020-09-24 Víctor Manuel Jáqu... va: decoder: store output buffer rather than surface
2020-08-03 Víctor Manuel Jáqu... va: decoder: remove unused argument
2020-08-03 Víctor Manuel Jáqu... va: allocator: get a surface format from a image format
2020-06-28 Víctor Manuel Jáqu... va: VA-API H.264 decoder and infrastructure