gstreamer/subprojects/gst-plugins-ugly/ext/x264
Brad Hards 105c3c7242 x264enc: add missing data to AvcDecoderConfigurationRecord
This adds the data required in AVCDecoderConfigurationRecord for
higher profile (High variants) configurations - everything in the if(...) {...} part
of ISO/IEC 14496-15:2024 Section 5.3.2.1.2. (or 5.3.3.1.2 in the 2019 version).

Resolves an error flagged by ComplianceWarden when muxing this into ISOBMFF.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8308>
2025-01-22 14:03:55 +11:00
..
gstencoderbitrateprofilemanager.c Move files from gst-plugins-ugly into the "subprojects/gst-plugins-ugly/" subdir 2021-09-24 16:14:45 -03:00
gstencoderbitrateprofilemanager.h Move files from gst-plugins-ugly into the "subprojects/gst-plugins-ugly/" subdir 2021-09-24 16:14:45 -03:00
gstx264enc.c x264enc: add missing data to AvcDecoderConfigurationRecord 2025-01-22 14:03:55 +11:00
gstx264enc.h x264enc: expose nal-hrd property 2024-11-28 13:32:56 +00:00
GstX264Enc.prs Move files from gst-plugins-ugly into the "subprojects/gst-plugins-ugly/" subdir 2021-09-24 16:14:45 -03:00
meson.build docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00