Bump GLib requirement to >= 2.62
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / sys / va /
2022-06-10 Tim-Philipp MüllerBump GLib requirement to >= 2.62
2022-06-07 Víctor Manuel Jáqu... vah264enc: Guard logging functions
2022-06-07 Víctor Manuel Jáqu... vah264enc: Support default and none rate control.
2022-06-07 Víctor Manuel Jáqu... va: encoder: Rate control property.
2022-05-29 Víctor Manuel Jáqu... va: Register base classes as abstract.
2022-05-29 Víctor Manuel Jáqu... va: encoder: Use entrypoint type.
2022-05-29 Víctor Manuel Jáqu... va264enc: Fix typo.
2022-05-29 Víctor Manuel Jáqu... va: encoder: Fix regression since commit 2042c2d4f0.
2022-05-28 Víctor Manuel Jáqu... vacompositor: Pass video info pointer than copying it.
2022-05-28 Víctor Manuel Jáqu... vacompositor: Remove useless consts.
2022-05-25 He Junyanva: H264enc: Add encoder for VAEntrypointEncSliceLP.
2022-05-25 He Junyanva: encoder: Do not reset the frame count when reconfig().
2022-05-25 He Junyanva: encoder: change reset_state() to a virtual function...
2022-05-25 U. Artie Eoffvacompositor: check caps and info return values
2022-05-24 Víctor Manuel Jáqu... va: Avoid unused variable if logging is disabled.
2022-05-24 Víctor Manuel Jáqu... va: Keep include's code style
2022-05-24 Víctor Manuel Jáqu... vafilter: Fix logging of unsupported alpha blending.
2022-05-23 He Junyanva: baseenc: No need to check the frame pointer in...
2022-05-22 He Junyanva: baseenc: include the "vacompat.h" for old version...
2022-05-21 U. Artie Eoffva: vpp: enable compositor
2022-05-21 U. Artie Eoffva: vpp: add compositor
2022-05-20 He Junyanva: Apply the va base encoder to the vah264enc.
2022-05-20 He Junyanva: Add the GstVaBaseEnc common object for all va encoders.
2022-05-11 Víctor Manuel Jáqu... va: basedec: Always select first available format.
2022-05-09 Víctor Manuel Jáqu... va: basedec: Select format from template or negotiated...
2022-05-03 Seungha Yangcodecs: Signal required DPB size for AV1,MPEG2,VP8...
2022-04-26 He Junyanva: dec: Use gst_buffer_pool_config_set_va_alignment...
2022-04-22 He Junyanva: h264enc: Do not let L0 number surplus the HW limita...
2022-04-22 He Junyanva: vpp: Update the colorimetry and HDR fields when...
2022-04-20 Víctor Manuel Jáqu... vapostproc: Notify if hdr-tone-mapping property changes.
2022-04-20 Víctor Manuel Jáqu... va: Expose a couple va surface/buffer methods.
2022-04-18 He Junyanva: h264enc: Fix the forgotten unlock() when getting...
2022-04-16 Víctor Manuel Jáqu... vah264enc: Use GstVaFeature enum for enabling MBBRC.
2022-04-16 Víctor Manuel Jáqu... vah264enc: Move rate-control enum to encoder class...
2022-04-16 Víctor Manuel Jáqu... vah264enc: Add device-path property.
2022-04-13 He Junyanva: h264enc: Correct the hierarchical level name for...
2022-04-04 Seungha YangRevert "vah264enc: Disable derived image support"
2022-04-02 Seungha Yangvah264enc: Disable derived image support
2022-04-02 He Junyanva: h264enc: Do not use USAGE_HINT_ENCODER for input...
2022-03-31 Víctor Manuel Jáqu... libs: va: add VA allocator parameter for derived images...
2022-03-30 Víctor Manuel Jáqu... va: encoder: Remove unused allocation config.
2022-03-30 Víctor Manuel Jáqu... vapostproc: Build classification dynamically.
2022-03-29 Víctor Manuel Jáqu... va: Set <gst/va/gstva.h> as library single point entry...
2022-03-29 He Junyanva: Move allocators and pool objects into gstva library.
2022-03-29 He Junyanva: Move the video format functions into gstlibva.
2022-03-25 He Junyanva: h265dec: Fix a crash because of missing reference...
2022-03-23 Vivienne Watermeierall: Use new navigation interface and API
2022-03-21 Daniel Almeidaav1decoder: Sync duplicate_picture with VP9 one
2022-03-21 Seungha Yangmeson: va: Define GST_USE_UNSTABLE_API
2022-03-12 He Junyanva: Fix a regression because of "Invert video codec...
2022-03-11 Seungha Yangcodecs: Rename picture clear functions
2022-03-09 Víctor Manuel Jáqu... vah264enc: Invert video codec frame dependency.
2022-03-07 Víctor Manuel Jáqu... va: encoder: Don't preallocate reconstruct buffers.
2022-03-04 Víctor Manuel Jáqu... va: basetransform: Add device-path read-only property.
2022-03-04 Víctor Manuel Jáqu... va: basedec: Add device-path read-only property.
2022-03-04 Víctor Manuel Jáqu... vah264enc: Remove GST_PARAM_CONDITIONALLY_AVAILABLE.
2022-03-04 He Junyanva: encoder: Clean dead code.
2022-03-04 Víctor Manuel Jáqu... va: encoder: Fix error code path when open.
2022-03-04 Víctor Manuel Jáqu... vah264enc: Remove preferred_output_delay.
2022-03-04 Víctor Manuel Jáqu... vah264enc: Avoid mapping coded buffer twice.
2022-03-04 Víctor Manuel Jáqu... vah264enc: Single parameter array per picture.
2022-03-04 Víctor Manuel Jáqu... va: Fix log message
2022-03-01 He Junyanva: enable the H264 encoder.
2022-03-01 He Junyanva: Add H264 encoder.
2022-03-01 He Junyanva: Add a common encoder object.
2022-03-01 He Junyanva: Add vacompat.h to wrap glib functions.
2022-03-01 He Junyanva: Add the profile string name into the profile_map.
2022-03-01 He Junyanva: Change the H264 profile string order in the profile...
2022-03-01 He Junyanva: caps: Expose gst_va_create_coded_caps as helper...
2022-02-15 He Junyanva: Delete the display lock/unlock when we call VA...
2022-02-14 He Junyanmeson: va: Add va option check into plugin's build.
2022-02-12 He Junyanvavpp: Fix the caps leak in the transform_caps() function.
2022-02-09 Víctor Manuel Jáqu... va: decoder: Log profile name.
2022-02-09 Víctor Manuel Jáqu... va: filter: Log the added filter name.
2022-02-09 Víctor Manuel Jáqu... vapostproc: Process HDR caps
2022-02-08 Víctor Manuel Jáqu... va: Remove libgudev crumbs in library.
2022-02-07 He Junyanva: Add a gstva.h to include all va lib header files.
2022-02-07 He Junyanva: Move the vautils into the gst va lib.
2022-02-06 Seungha Yangcodecs: Stop claiming constness for refcounted object
2022-01-27 Víctor Manuel Jáqu... vapostproc: Make cb max values symmetrical to their...
2022-01-25 Víctor Manuel Jáqu... va: basetransform: Pass component index not plane index.
2022-01-24 Víctor Manuel Jáqu... va: filter & postproc: Match color with caps features.
2021-12-21 He Junyanva: av1dec: Use named profiles to replace the numeric...
2021-11-29 He Junyanva: Use a lock to protect the surface copy by using...
2021-11-29 He Junyanva: Use the GstVaSurfaceCopy of the allocator atomically.
2021-11-29 He Junyanva: DMA allocator: Set the copied memory properly when...
2021-11-22 Víctor Manuel Jáqu... vapostproc, vadeinterlace: don't transform caps if...
2021-11-22 Víctor Manuel Jáqu... vapostproc: Append featured caps rather than merge.
2021-11-22 Víctor Manuel Jáqu... vapostproc: Remove dead code.
2021-11-22 Víctor Manuel Jáqu... va: filter: Validate input parameter in internal function.
2021-11-22 Víctor Manuel Jáqu... va: allocator: log drm modifier
2021-11-22 He Junyanva: vpp: Fix the memory leak in fixate_caps().
2021-11-19 He Junyanva: decoder: Also ref the display when duplicating...
2021-11-02 Daniel Almeidasys: va: GstVaMpeg2Dec: use slice sc_offset and size
2021-10-29 Víctor Manuel Jáqu... va: Delay decoders downstream negotiation.
2021-10-29 Víctor Manuel Jáqu... vabasedec: Move warning message to decoder's category.
2021-10-29 Víctor Manuel Jáqu... va: Move common variable need_negotiation to GstBaseDec.
2021-10-29 Víctor Manuel Jáqu... va: Move back parent_object to each element.
2021-10-27 Víctor Manuel Jáqu... vapostproc: Color fixation will choose othercaps' struc...
2021-10-27 Víctor Manuel Jáqu... vapostproc: Ignore direction at orientation swapping.
next