gstreamer/subprojects/gst-plugins-bad/sys/va
Seungha Yang 2f98234287 va: Fix struct empty initialization syntax
"struct Foo bar; bar = {};" is not a valid syntax. Also remove use
of __typeof__ which is GCC specific

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4113>
2023-03-06 13:39:19 +00:00
..
gstjpegdecoder.c jpegdecoder: fail early if no input caps have been provided 2023-02-25 10:41:53 +08:00
gstjpegdecoder.h va: Complete library and plugin documentation. 2022-09-13 14:57:21 +02:00
gstvaav1dec.c va: Fix struct empty initialization syntax 2023-03-06 13:39:19 +00:00
gstvaav1dec.h
gstvabasedec.c va: Handle input caps change. 2022-12-01 18:54:14 +00:00
gstvabasedec.h va: Handle input caps change. 2022-12-01 18:54:14 +00:00
gstvabaseenc.c va: Fix some code defects 2023-02-20 16:02:38 +00:00
gstvabaseenc.h vabaseenc: Enable encoder reconfiguration. 2022-11-09 06:13:26 +01:00
gstvabasetransform.c va: Fix some code defects 2023-02-20 16:02:38 +00:00
gstvabasetransform.h
gstvacaps.c va: caps: Fix raw caps for H264 encoding. 2022-11-09 06:15:23 +01:00
gstvacaps.h
gstvacompositor.c va: Document device-path property. 2022-11-08 21:49:05 +00:00
gstvacompositor.h
gstvadecoder.c va: Fix typos. 2022-10-26 08:19:32 +00:00
gstvadecoder.h
gstvadeinterlace.c vadeinterlace, vapostproc: Drop output buffer if process failed. 2022-11-11 04:19:54 +00:00
gstvadeinterlace.h
gstvadevice.c va: Add render node name in non-first devices. 2022-12-01 16:00:55 +00:00
gstvadevice.h va: Add render node name in non-first devices. 2022-12-01 16:00:55 +00:00
gstvadisplay_priv.c va: Move gstvavideoformat out of library headers. 2022-09-13 14:57:21 +02:00
gstvadisplay_priv.h
gstvaencoder.c va: Fix some code defects 2023-02-20 16:02:38 +00:00
gstvaencoder.h va: enable multi tile support for H265 encoder. 2022-12-01 09:45:07 +08:00
gstvafilter.c va: Fix struct empty initialization syntax 2023-03-06 13:39:19 +00:00
gstvafilter.h
gstvah264dec.c va: Avoid the array index overflow when filling 8x8 scaling list. 2023-02-02 00:41:42 +00:00
gstvah264dec.h
gstvah264enc.c va: Fix struct empty initialization syntax 2023-03-06 13:39:19 +00:00
gstvah264enc.h
gstvah265dec.c va: Handle input caps change. 2022-12-01 18:54:14 +00:00
gstvah265dec.h
gstvah265enc.c va: Fix struct empty initialization syntax 2023-03-06 13:39:19 +00:00
gstvah265enc.h va: Implement the vah265enc plugin for va HEVC encoding. 2022-12-01 09:44:08 +08:00
gstvajpegdec.c vajpegdec: Set maybe-leaked flag on template caps 2022-12-27 17:15:20 +00:00
gstvajpegdec.h
gstvampeg2dec.c va: Handle input caps change. 2022-12-01 18:54:14 +00:00
gstvampeg2dec.h
gstvaprofile.c vah264dec: Complete profiles in decoder. 2022-08-08 17:47:56 +00:00
gstvaprofile.h
gstvavp8dec.c va: Fix struct empty initialization syntax 2023-03-06 13:39:19 +00:00
gstvavp8dec.h
gstvavp9dec.c va: Handle input caps change. 2022-12-01 18:54:14 +00:00
gstvavp9dec.h
gstvavpp.c va: Fix struct empty initialization syntax 2023-03-06 13:39:19 +00:00
gstvavpp.h
meson.build va: Implement the vah265enc plugin for va HEVC encoding. 2022-12-01 09:44:08 +08:00
plugin.c va: Register and enable and the vah265enc plugin. 2022-12-01 09:44:26 +08:00
vacompat.h