gstreamer/subprojects/gst-plugins-bad/sys/va
Nicolas Dufresne bebfbb6f69 va: h264dec: Allow "extended" profile decoding
Extended is identical to main but allows for FMO/ASO features to be
used, and prevent using CABAC. Using similar logic to "baseline",
assume that if we support main, we can also do extended.

This fixes the following fluster vectors, which otherwise would fail
when trying to link the parsebin pad.

  - BA3_SVA_C
  - MR6_BT_B
  - MR7_BT_B
  - MR8_BT_B

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8164>
2024-12-17 21:51:10 +00:00
..
gstjpegdecoder.c
gstjpegdecoder.h
gstvaav1dec.c common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
gstvaav1dec.h
gstvaav1enc.c va{av1,vp9}enc: fix return value 2024-10-29 15:29:51 +00:00
gstvaav1enc.h
gstvabase.c common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
gstvabase.h
gstvabasedec.c common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
gstvabasedec.h
gstvabaseenc.c va: baseenc: Check the bitrate property before get its value 2024-09-05 09:56:02 +00:00
gstvabaseenc.h
gstvabasetransform.c va: vpp: Use gst_caps_replace to operate the filter_caps 2024-09-20 14:36:17 +00:00
gstvabasetransform.h
gstvacaps.c common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
gstvacaps.h
gstvacompositor.c vacompositor: Add since marker 2024-10-25 13:55:20 +00:00
gstvacompositor.h
gstvadecoder.c va: decoder: Delete all the internal locks 2024-09-20 14:36:17 +00:00
gstvadecoder.h
gstvadeinterlace.c va: deinterlace: Do not use the backward reference 2024-08-15 15:26:07 +00:00
gstvadeinterlace.h
gstvadevice.h
gstvadevice_linux.c
gstvadevice_win32.cpp
gstvadisplay_priv.c
gstvadisplay_priv.h
gstvaencoder.c common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
gstvaencoder.h
gstvafilter.c gstvafilter: Add back missing property comments 2024-10-25 13:55:18 +00:00
gstvafilter.h va: restrict interpolation & scaling property to iHD driver 2024-09-05 13:11:37 +00:00
gstvah264dec.c va: h264dec: Allow "extended" profile decoding 2024-12-17 21:51:10 +00:00
gstvah264dec.h
gstvah264enc.c gst-plugins-bad: use g_sort_array() instead of deprecated g_qsort_with_data() 2024-09-02 22:31:34 +00:00
gstvah264enc.h
gstvah265dec.c
gstvah265dec.h
gstvah265enc.c gst-plugins-bad: use g_sort_array() instead of deprecated g_qsort_with_data() 2024-09-02 22:31:34 +00:00
gstvah265enc.h
gstvajpegdec.c
gstvajpegdec.h
gstvajpegenc.c va: jpegenc: Fix a memory leak when filter sink caps 2024-09-20 14:36:17 +00:00
gstvajpegenc.h va: Implement the vajpegenc plugin 2024-09-05 09:56:02 +00:00
gstvampeg2dec.c
gstvampeg2dec.h
gstvapluginutils.c
gstvapluginutils.h
gstvaprofile.c
gstvaprofile.h
gstvavp8dec.c va: replace %d for %u format for system_frame_number guint32 variable 2024-08-16 19:52:06 +02:00
gstvavp8dec.h
gstvavp8enc.c va: Added VP8 encoder 2024-10-22 11:48:49 +00:00
gstvavp8enc.h va: Added VP8 encoder 2024-10-22 11:48:49 +00:00
gstvavp9dec.c
gstvavp9dec.h
gstvavp9enc.c va{av1,vp9}enc: fix return value 2024-10-29 15:29:51 +00:00
gstvavp9enc.h
gstvavpp.c common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
gstvavpp.h
meson.build va: Added VP8 encoder 2024-10-22 11:48:49 +00:00
plugin.c va: Added VP8 encoder 2024-10-22 11:48:49 +00:00
vacompat.h