Release 1.26.0
This commit is contained in:
parent
bfd995f9df
commit
d31ce8e5e1
@ -15629,15 +15629,15 @@ contains one frame)</doc>
|
||||
<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
|
||||
<type name="gint" c:type="gint"/>
|
||||
</constant>
|
||||
<constant name="VERSION_MICRO" value="90" c:type="GES_VERSION_MICRO">
|
||||
<constant name="VERSION_MICRO" value="0" c:type="GES_VERSION_MICRO">
|
||||
<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
|
||||
<type name="gint" c:type="gint"/>
|
||||
</constant>
|
||||
<constant name="VERSION_MINOR" value="25" c:type="GES_VERSION_MINOR">
|
||||
<constant name="VERSION_MINOR" value="26" c:type="GES_VERSION_MINOR">
|
||||
<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
|
||||
<type name="gint" c:type="gint"/>
|
||||
</constant>
|
||||
<constant name="VERSION_NANO" value="1" c:type="GES_VERSION_NANO">
|
||||
<constant name="VERSION_NANO" value="0" c:type="GES_VERSION_NANO">
|
||||
<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
|
||||
<type name="gint" c:type="gint"/>
|
||||
</constant>
|
||||
|
@ -51710,17 +51710,17 @@ determine a order for the two provided values.</doc>
|
||||
<source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>
|
||||
<type name="gint" c:type="gint"/>
|
||||
</constant>
|
||||
<constant name="VERSION_MICRO" value="90" c:type="GST_VERSION_MICRO">
|
||||
<constant name="VERSION_MICRO" value="0" c:type="GST_VERSION_MICRO">
|
||||
<doc xml:space="preserve" filename="../subprojects/gstreamer/gst/gstversion.h">The micro version of GStreamer at compile time:</doc>
|
||||
<source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>
|
||||
<type name="gint" c:type="gint"/>
|
||||
</constant>
|
||||
<constant name="VERSION_MINOR" value="25" c:type="GST_VERSION_MINOR">
|
||||
<constant name="VERSION_MINOR" value="26" c:type="GST_VERSION_MINOR">
|
||||
<doc xml:space="preserve" filename="../subprojects/gstreamer/gst/gstversion.h">The minor version of GStreamer at compile time:</doc>
|
||||
<source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>
|
||||
<type name="gint" c:type="gint"/>
|
||||
</constant>
|
||||
<constant name="VERSION_NANO" value="1" c:type="GST_VERSION_NANO">
|
||||
<constant name="VERSION_NANO" value="0" c:type="GST_VERSION_NANO">
|
||||
<doc xml:space="preserve" filename="../subprojects/gstreamer/gst/gstversion.h">The nano version of GStreamer at compile time:
|
||||
Actual releases have 0, GIT versions have 1, prerelease versions have 2-...</doc>
|
||||
<source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>
|
||||
|
@ -2950,17 +2950,17 @@ in debugging.</doc>
|
||||
<source-position filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h"/>
|
||||
<type name="gint" c:type="gint"/>
|
||||
</constant>
|
||||
<constant name="PLUGINS_BASE_VERSION_MICRO" value="90" c:type="GST_PLUGINS_BASE_VERSION_MICRO">
|
||||
<constant name="PLUGINS_BASE_VERSION_MICRO" value="0" c:type="GST_PLUGINS_BASE_VERSION_MICRO">
|
||||
<doc xml:space="preserve" filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h">The micro version of GStreamer's gst-plugins-base libraries at compile time.</doc>
|
||||
<source-position filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h"/>
|
||||
<type name="gint" c:type="gint"/>
|
||||
</constant>
|
||||
<constant name="PLUGINS_BASE_VERSION_MINOR" value="25" c:type="GST_PLUGINS_BASE_VERSION_MINOR">
|
||||
<constant name="PLUGINS_BASE_VERSION_MINOR" value="26" c:type="GST_PLUGINS_BASE_VERSION_MINOR">
|
||||
<doc xml:space="preserve" filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h">The minor version of GStreamer's gst-plugins-base libraries at compile time.</doc>
|
||||
<source-position filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h"/>
|
||||
<type name="gint" c:type="gint"/>
|
||||
</constant>
|
||||
<constant name="PLUGINS_BASE_VERSION_NANO" value="1" c:type="GST_PLUGINS_BASE_VERSION_NANO">
|
||||
<constant name="PLUGINS_BASE_VERSION_NANO" value="0" c:type="GST_PLUGINS_BASE_VERSION_NANO">
|
||||
<doc xml:space="preserve" filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h">The nano version of GStreamer's gst-plugins-base libraries at compile time.
|
||||
Actual releases have 0, GIT versions have 1, prerelease versions have 2-...</doc>
|
||||
<source-position filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h"/>
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('gstreamer-full', 'c',
|
||||
version : '1.25.90.1',
|
||||
version : '1.26.0',
|
||||
meson_version : '>= 1.4',
|
||||
default_options : ['buildtype=debugoptimized',
|
||||
# Needed due to https://github.com/mesonbuild/meson/issues/1889,
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,13 +1,15 @@
|
||||
This is GStreamer gst-devtools 1.25.90.
|
||||
This is GStreamer gst-devtools 1.26.0.
|
||||
|
||||
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||
stable version which will be 1.26.
|
||||
The GStreamer team is thrilled to announce a new major feature release
|
||||
of your favourite cross-platform multimedia framework!
|
||||
|
||||
As always, this release is again packed with new features, bug fixes and
|
||||
other improvements.
|
||||
|
||||
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||
framework.
|
||||
The 1.26 release series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series.
|
||||
|
||||
Full release notes will one day be found at:
|
||||
Full release notes can be found at:
|
||||
|
||||
https://gstreamer.freedesktop.org/releases/1.26/
|
||||
|
||||
|
@ -53,6 +53,16 @@
|
||||
</GitRepository>
|
||||
</repository>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.26.0</revision>
|
||||
<branch>main</branch>
|
||||
<name></name>
|
||||
<created>2025-03-11</created>
|
||||
<file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-devtools/gst-devtools-1.26.0.tar.xz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.25.90</revision>
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('gst-devtools', 'c',
|
||||
version : '1.25.90.1',
|
||||
version : '1.26.0',
|
||||
meson_version : '>= 1.4',
|
||||
default_options : [ 'warning_level=1',
|
||||
'buildtype=debugoptimized' ])
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('GStreamer manuals and tutorials', 'c',
|
||||
version: '1.25.90.1',
|
||||
version: '1.26.0',
|
||||
meson_version : '>= 1.4')
|
||||
|
||||
hotdoc_p = find_program('hotdoc')
|
||||
|
@ -3192,6 +3192,7 @@
|
||||
"GST_MPEGTS_STREAM_TYPE_VIDEO_MPEG2_STEREO_ADDITIONAL_VIEW",
|
||||
"GST_MPEGTS_STREAM_TYPE_VIDEO_MPEG4",
|
||||
"GST_MPEGTS_STREAM_TYPE_VIDEO_RVC",
|
||||
"GST_MPEGTS_STREAM_TYPE_VIDEO_VVC",
|
||||
"GST_MPEGTS_TRANSMISSION_MODE_16K",
|
||||
"GST_MPEGTS_TRANSMISSION_MODE_1K",
|
||||
"GST_MPEGTS_TRANSMISSION_MODE_2K",
|
||||
@ -6654,7 +6655,10 @@
|
||||
"GstAdaptiveDemux2:low-watermark-time",
|
||||
"GstAdaptiveDemux2:max-bitrate",
|
||||
"GstAdaptiveDemux2:max-buffering-time",
|
||||
"GstAdaptiveDemux2:max-retries",
|
||||
"GstAdaptiveDemux2:min-bitrate",
|
||||
"GstAdaptiveDemux2:retry-backoff-factor",
|
||||
"GstAdaptiveDemux2:retry-backoff-max",
|
||||
"GstAdaptiveDemuxClass",
|
||||
"GstAdaptiveDemuxStream",
|
||||
"GstAdaptiveDemuxStreamFragment",
|
||||
@ -8847,6 +8851,12 @@
|
||||
"GstCodecAlphaDemux!alpha",
|
||||
"GstCodecAlphaDemux!sink",
|
||||
"GstCodecAlphaDemux!src",
|
||||
"GstCodecCCInsertMetaOrder",
|
||||
"GstCodecCCInsertMetaOrder::decode",
|
||||
"GstCodecCCInsertMetaOrder::display",
|
||||
"GstCodecCCInserter",
|
||||
"GstCodecCCInserter:caption-meta-order",
|
||||
"GstCodecCCInserter:remove-caption-meta",
|
||||
"GstCodecPicture",
|
||||
"GstCodecTimestamper",
|
||||
"GstCollectData",
|
||||
@ -9000,6 +9010,22 @@
|
||||
"GstCudaBufferPool.parent",
|
||||
"GstCudaBufferPool.priv",
|
||||
"GstCudaBufferPoolClass.parent_class",
|
||||
"GstCudaCompositor!sink_%u",
|
||||
"GstCudaCompositor!src",
|
||||
"GstCudaCompositorOperator",
|
||||
"GstCudaCompositorOperator::over",
|
||||
"GstCudaCompositorOperator::source",
|
||||
"GstCudaCompositorPad",
|
||||
"GstCudaCompositorPad:alpha",
|
||||
"GstCudaCompositorPad:height",
|
||||
"GstCudaCompositorPad:operator",
|
||||
"GstCudaCompositorPad:sizing-policy",
|
||||
"GstCudaCompositorPad:width",
|
||||
"GstCudaCompositorPad:xpos",
|
||||
"GstCudaCompositorPad:ypos",
|
||||
"GstCudaCompositorSizingPolicy",
|
||||
"GstCudaCompositorSizingPolicy::keep-aspect-ratio",
|
||||
"GstCudaCompositorSizingPolicy::none",
|
||||
"GstCudaContext",
|
||||
"GstCudaContext.object",
|
||||
"GstCudaContext:cuda-device-id",
|
||||
@ -10191,6 +10217,7 @@
|
||||
"GstDodge",
|
||||
"GstDodge!sink",
|
||||
"GstDodge!src",
|
||||
"GstDotsTracer",
|
||||
"GstDoubleRange",
|
||||
"GstDownloadBuffer",
|
||||
"GstDownloadBuffer!sink",
|
||||
@ -11840,6 +11867,10 @@
|
||||
"GstH2642json!src",
|
||||
"GstH264BitWriterResult",
|
||||
"GstH264BufferingPeriod",
|
||||
"GstH264CCExtractor!sink",
|
||||
"GstH264CCExtractor!src",
|
||||
"GstH264CCInserter!sink",
|
||||
"GstH264CCInserter!src",
|
||||
"GstH264ClockTimestamp",
|
||||
"GstH264ContentLightLevel",
|
||||
"GstH264DecRefPicMarking",
|
||||
@ -11944,6 +11975,10 @@
|
||||
"GstH2652json!src",
|
||||
"GstH265BitWriterResult",
|
||||
"GstH265BufferingPeriod",
|
||||
"GstH265CCExtractor!sink",
|
||||
"GstH265CCExtractor!src",
|
||||
"GstH265CCInserter!sink",
|
||||
"GstH265CCInserter!src",
|
||||
"GstH265ContentLightLevel",
|
||||
"GstH265Decoder",
|
||||
"GstH265DecoderClass.decode_slice",
|
||||
@ -12034,6 +12069,18 @@
|
||||
"GstH266DCI",
|
||||
"GstH266DPBParameters",
|
||||
"GstH266DUInfo",
|
||||
"GstH266Decoder",
|
||||
"GstH266DecoderClass.parent_class",
|
||||
"GstH266DecoderClass::decode_slice",
|
||||
"GstH266DecoderClass::end_picture",
|
||||
"GstH266DecoderClass::get_preferred_output_delay",
|
||||
"GstH266DecoderClass::new_picture",
|
||||
"GstH266DecoderClass::new_sequence",
|
||||
"GstH266DecoderClass::output_picture",
|
||||
"GstH266DecoderClass::start_picture",
|
||||
"GstH266DecoderConfigRecord",
|
||||
"GstH266DecoderConfigRecordNalUnitArray",
|
||||
"GstH266Dpb",
|
||||
"GstH266FrameFieldInfo",
|
||||
"GstH266GeneralConstraintsInfo",
|
||||
"GstH266GeneralHRDParameters",
|
||||
@ -12044,12 +12091,14 @@
|
||||
"GstH266OLSHRDParameters",
|
||||
"GstH266OPI",
|
||||
"GstH266PPS",
|
||||
"GstH266PTLRecord",
|
||||
"GstH266Parse!sink",
|
||||
"GstH266Parse!src",
|
||||
"GstH266Parser",
|
||||
"GstH266ParserResult",
|
||||
"GstH266PicHdr",
|
||||
"GstH266PicTiming",
|
||||
"GstH266Picture",
|
||||
"GstH266PredWeightTable",
|
||||
"GstH266Profile",
|
||||
"GstH266ProfileTierLevel",
|
||||
@ -12061,6 +12110,9 @@
|
||||
"GstH266SPSRangeExtensionParams",
|
||||
"GstH266ScalableNesting",
|
||||
"GstH266ScalingList",
|
||||
"GstH266Slice",
|
||||
"GstH266Slice.header",
|
||||
"GstH266Slice.nalu",
|
||||
"GstH266SliceHdr",
|
||||
"GstH266SliceType",
|
||||
"GstH266SubLayerHRDParameters",
|
||||
@ -14056,10 +14108,43 @@
|
||||
"GstNvBaseEnc:spatial-aq",
|
||||
"GstNvBaseEnc:strict-gop",
|
||||
"GstNvBaseEnc:zerolatency",
|
||||
"GstNvCompBitcompAlgo",
|
||||
"GstNvCompBitcompAlgo::default",
|
||||
"GstNvCompBitcompAlgo::sparse",
|
||||
"GstNvCompDataType",
|
||||
"GstNvCompDataType::bits",
|
||||
"GstNvCompDataType::char",
|
||||
"GstNvCompDataType::default",
|
||||
"GstNvCompDataType::int",
|
||||
"GstNvCompDataType::longlong",
|
||||
"GstNvCompDataType::short",
|
||||
"GstNvCompDataType::uchar",
|
||||
"GstNvCompDataType::uint",
|
||||
"GstNvCompDataType::ulonglong",
|
||||
"GstNvCompDataType::ushort",
|
||||
"GstNvCompDeflateAlgo",
|
||||
"GstNvCompDeflateAlgo::high-throughput",
|
||||
"GstNvCompDeflateAlgo::highest-throughput",
|
||||
"GstNvCompDeflateAlgo::low-throughput",
|
||||
"GstNvCompMethod",
|
||||
"GstNvCompMethod::ans",
|
||||
"GstNvCompMethod::bitcomp",
|
||||
"GstNvCompMethod::cascaded",
|
||||
"GstNvCompMethod::deflate",
|
||||
"GstNvCompMethod::gdeflate",
|
||||
"GstNvCompMethod::lz4",
|
||||
"GstNvCompMethod::snappy",
|
||||
"GstNvCompMethod::zstd",
|
||||
"GstNvCompVideoDec!sink",
|
||||
"GstNvCompVideoDec!src",
|
||||
"GstNvCompVideoEnc!sink",
|
||||
"GstNvCompVideoEnc!src",
|
||||
"GstNvCudaH264Enc!sink",
|
||||
"GstNvCudaH264Enc!src",
|
||||
"GstNvCudaH265Enc!sink",
|
||||
"GstNvCudaH265Enc!src",
|
||||
"GstNvD3D11Av1Enc!sink",
|
||||
"GstNvD3D11Av1Enc!src",
|
||||
"GstNvD3D11H264Enc!sink",
|
||||
"GstNvD3D11H264Enc!src",
|
||||
"GstNvD3D11H265Enc!sink",
|
||||
@ -14069,8 +14154,38 @@
|
||||
"GstNvDec:max-display-delay",
|
||||
"GstNvDevice0H264Enc",
|
||||
"GstNvDevice0H265Enc",
|
||||
"GstNvDsDewarp!sink",
|
||||
"GstNvDsDewarp!src",
|
||||
"GstNvDsDewarpAxes",
|
||||
"GstNvDsDewarpAxes::xyz",
|
||||
"GstNvDsDewarpAxes::xzy",
|
||||
"GstNvDsDewarpAxes::yxz",
|
||||
"GstNvDsDewarpAxes::yzx",
|
||||
"GstNvDsDewarpAxes::zxy",
|
||||
"GstNvDsDewarpAxes::zyx",
|
||||
"GstNvDsDewarpWarp",
|
||||
"GstNvDsDewarpWarp::equirect-cylinder",
|
||||
"GstNvDsDewarpWarp::equirect-equirect",
|
||||
"GstNvDsDewarpWarp::equirect-fisheye",
|
||||
"GstNvDsDewarpWarp::equirect-panini",
|
||||
"GstNvDsDewarpWarp::equirect-perspective",
|
||||
"GstNvDsDewarpWarp::equirect-pushbroom",
|
||||
"GstNvDsDewarpWarp::equirect-rotcylinder",
|
||||
"GstNvDsDewarpWarp::equirect-stereographic",
|
||||
"GstNvDsDewarpWarp::fisheye-cylinder",
|
||||
"GstNvDsDewarpWarp::fisheye-equirect",
|
||||
"GstNvDsDewarpWarp::fisheye-fisheye",
|
||||
"GstNvDsDewarpWarp::fisheye-panini",
|
||||
"GstNvDsDewarpWarp::fisheye-perspective",
|
||||
"GstNvDsDewarpWarp::fisheye-pushbroom",
|
||||
"GstNvDsDewarpWarp::fisheye-rotcylinder",
|
||||
"GstNvDsDewarpWarp::none",
|
||||
"GstNvDsDewarpWarp::perspective-equirect",
|
||||
"GstNvDsDewarpWarp::perspective-panini",
|
||||
"GstNvDsDewarpWarp::perspective-perspective",
|
||||
"GstNvEncoder",
|
||||
"GstNvEncoder:cc-insert",
|
||||
"GstNvEncoder:extern-cuda-bufferpool",
|
||||
"GstNvEncoderMultiPass",
|
||||
"GstNvEncoderMultiPass::default",
|
||||
"GstNvEncoderMultiPass::disabled",
|
||||
@ -15748,6 +15863,7 @@
|
||||
"GstRTSPOnvifMediaFactory.priv",
|
||||
"GstRTSPOnvifMediaFactoryClass.has_backchannel_support",
|
||||
"GstRTSPOnvifMediaFactoryClass.parent",
|
||||
"GstRTSPOnvifMediaFactoryClass::create_backchannel_stream",
|
||||
"GstRTSPOnvifMediaFactoryClass::has_backchannel_support",
|
||||
"GstRTSPOnvifServer",
|
||||
"GstRTSPOnvifServer.parent",
|
||||
@ -17117,6 +17233,9 @@
|
||||
"GstScaletempo:rate",
|
||||
"GstScaletempo:search",
|
||||
"GstScaletempo:stride",
|
||||
"GstScaletempoMode",
|
||||
"GstScaletempoMode::fit-down",
|
||||
"GstScaletempoMode::none",
|
||||
"GstSceneChange",
|
||||
"GstSceneChange!sink",
|
||||
"GstSceneChange!src",
|
||||
@ -18245,6 +18364,7 @@
|
||||
"GstUvcH264Src:slice-mode",
|
||||
"GstUvcH264Src:slice-units",
|
||||
"GstUvcH264Src:usage-type",
|
||||
"GstV4l2CodecAlphaDecodeBin",
|
||||
"GstV4l2DeviceTypeFlags",
|
||||
"GstV4l2DeviceTypeFlags::audio",
|
||||
"GstV4l2DeviceTypeFlags::capture",
|
||||
@ -22431,6 +22551,21 @@
|
||||
"_GstH266DUInfo.dpb_output_du_delay_present_flag",
|
||||
"_GstH266DUInfo.du_cpb_removal_delay_increment",
|
||||
"_GstH266DUInfo.sublayer_delays_present_flag",
|
||||
"_GstH266DecoderConfigRecord.avg_frame_rate",
|
||||
"_GstH266DecoderConfigRecord.bit_depth_minus8",
|
||||
"_GstH266DecoderConfigRecord.chroma_format_idc",
|
||||
"_GstH266DecoderConfigRecord.constant_frame_rate",
|
||||
"_GstH266DecoderConfigRecord.length_size_minus_one",
|
||||
"_GstH266DecoderConfigRecord.max_picture_height",
|
||||
"_GstH266DecoderConfigRecord.max_picture_width",
|
||||
"_GstH266DecoderConfigRecord.nalu_array",
|
||||
"_GstH266DecoderConfigRecord.native_ptl",
|
||||
"_GstH266DecoderConfigRecord.num_sublayers",
|
||||
"_GstH266DecoderConfigRecord.ols_idx",
|
||||
"_GstH266DecoderConfigRecord.ptl_present_flag",
|
||||
"_GstH266DecoderConfigRecordNalUnitArray.array_completeness",
|
||||
"_GstH266DecoderConfigRecordNalUnitArray.nal_unit_type",
|
||||
"_GstH266DecoderConfigRecordNalUnitArray.nalu",
|
||||
"_GstH266FrameFieldInfo.bottom_field_flag",
|
||||
"_GstH266FrameFieldInfo.display_elemental_periods_minus1",
|
||||
"_GstH266FrameFieldInfo.display_fields_from_frame_flag",
|
||||
@ -22651,6 +22786,17 @@
|
||||
"_GstH266PPS.weighted_pred_flag",
|
||||
"_GstH266PPS.width",
|
||||
"_GstH266PPS.wp_info_in_ph_flag",
|
||||
"_GstH266PTLRecord.general_constraint_info",
|
||||
"_GstH266PTLRecord.general_level_idc",
|
||||
"_GstH266PTLRecord.general_profile_idc",
|
||||
"_GstH266PTLRecord.general_sub_profile_idc",
|
||||
"_GstH266PTLRecord.general_tier_flag",
|
||||
"_GstH266PTLRecord.num_bytes_constraint_info",
|
||||
"_GstH266PTLRecord.ptl_frame_only_constraint_flag",
|
||||
"_GstH266PTLRecord.ptl_multilayer_enabled_flag",
|
||||
"_GstH266PTLRecord.ptl_num_sub_profiles",
|
||||
"_GstH266PTLRecord.ptl_sublayer_level_present_flag",
|
||||
"_GstH266PTLRecord.sublayer_level_idc",
|
||||
"_GstH266PicHdr.alf_aps_id_chroma",
|
||||
"_GstH266PicHdr.alf_aps_id_luma",
|
||||
"_GstH266PicHdr.alf_cb_enabled_flag",
|
||||
@ -26302,14 +26448,14 @@
|
||||
"avdec_qdraw:output-corrupt",
|
||||
"avdec_qdraw:skip-frame",
|
||||
"avdec_qoi",
|
||||
"avdec_qoi!sink",
|
||||
"avdec_qoi!src",
|
||||
"avdec_qoi:debug-mv",
|
||||
"avdec_qoi:direct-rendering",
|
||||
"avdec_qoi:lowres",
|
||||
"avdec_qoi:max-threads",
|
||||
"avdec_qoi:output-corrupt",
|
||||
"avdec_qoi!sink",
|
||||
"avdec_qoi:skip-frame",
|
||||
"avdec_qoi!src",
|
||||
"avdec_qoi:thread-type",
|
||||
"avdec_qpeg",
|
||||
"avdec_qpeg!sink",
|
||||
@ -33216,11 +33362,13 @@
|
||||
"avenc_prores_ks:trellis",
|
||||
"avenc_prores_ks:vendor",
|
||||
"avenc_qoi",
|
||||
"avenc_qoi!sink",
|
||||
"avenc_qoi!src",
|
||||
"avenc_qoi:b-qfactor",
|
||||
"avenc_qoi:b-qoffset",
|
||||
"avenc_qoi:bidir-refine",
|
||||
"avenc_qoi:bitrate",
|
||||
"avenc_qoi:bitrate-tolerance",
|
||||
"avenc_qoi:b-qfactor",
|
||||
"avenc_qoi:b-qoffset",
|
||||
"avenc_qoi:bufsize",
|
||||
"avenc_qoi:chroma-sample-location",
|
||||
"avenc_qoi:cmp",
|
||||
@ -33238,10 +33386,10 @@
|
||||
"avenc_qoi:flags2",
|
||||
"avenc_qoi:global-quality",
|
||||
"avenc_qoi:gop-size",
|
||||
"avenc_qoi:idct",
|
||||
"avenc_qoi:ildctcmp",
|
||||
"avenc_qoi:i-qfactor",
|
||||
"avenc_qoi:i-qoffset",
|
||||
"avenc_qoi:idct",
|
||||
"avenc_qoi:ildctcmp",
|
||||
"avenc_qoi:keyint-min",
|
||||
"avenc_qoi:last-pred",
|
||||
"avenc_qoi:lumi-mask",
|
||||
@ -33257,10 +33405,10 @@
|
||||
"avenc_qoi:multipass-cache-file",
|
||||
"avenc_qoi:mv0-threshold",
|
||||
"avenc_qoi:nssew",
|
||||
"avenc_qoi:pass",
|
||||
"avenc_qoi:p-mask",
|
||||
"avenc_qoi:precmp",
|
||||
"avenc_qoi:pass",
|
||||
"avenc_qoi:pre-dia-size",
|
||||
"avenc_qoi:precmp",
|
||||
"avenc_qoi:qblur",
|
||||
"avenc_qoi:qcomp",
|
||||
"avenc_qoi:qdiff",
|
||||
@ -33272,15 +33420,13 @@
|
||||
"avenc_qoi:rc-min-vbv-use",
|
||||
"avenc_qoi:refs",
|
||||
"avenc_qoi:scplx-mask",
|
||||
"avenc_qoi!sink",
|
||||
"avenc_qoi:slices",
|
||||
"avenc_qoi!src",
|
||||
"avenc_qoi:strict",
|
||||
"avenc_qoi:subcmp",
|
||||
"avenc_qoi:subq",
|
||||
"avenc_qoi:tcplx-mask",
|
||||
"avenc_qoi:threads",
|
||||
"avenc_qoi:thread-type",
|
||||
"avenc_qoi:threads",
|
||||
"avenc_qoi:ticks-per-frame",
|
||||
"avenc_qoi:trellis",
|
||||
"avenc_qtrle",
|
||||
@ -36462,6 +36608,9 @@
|
||||
"concat:adjust-base",
|
||||
"count",
|
||||
"cpureport",
|
||||
"cudacompositor",
|
||||
"cudacompositor:cuda-device-id",
|
||||
"cudacompositor:ignore-inactive-pads",
|
||||
"cudaconvert",
|
||||
"cudaconvertscale",
|
||||
"cudaconvertscale:add-borders",
|
||||
@ -36772,6 +36921,7 @@
|
||||
"d3d12convert:contrast",
|
||||
"d3d12convert:gamma-mode",
|
||||
"d3d12convert:hue",
|
||||
"d3d12convert:max-mip-levels",
|
||||
"d3d12convert:method",
|
||||
"d3d12convert:primaries-mode",
|
||||
"d3d12convert:saturation",
|
||||
@ -36825,6 +36975,7 @@
|
||||
"d3d12scale",
|
||||
"d3d12scale:add-borders",
|
||||
"d3d12scale:border-color",
|
||||
"d3d12scale:max-mip-levels",
|
||||
"d3d12screencapturesrc",
|
||||
"d3d12screencapturesrc:adapter",
|
||||
"d3d12screencapturesrc:capture-api",
|
||||
@ -36847,6 +36998,7 @@
|
||||
"d3d12swapchainsink:contrast",
|
||||
"d3d12swapchainsink:force-aspect-ratio",
|
||||
"d3d12swapchainsink:hue",
|
||||
"d3d12swapchainsink:max-mip-levels",
|
||||
"d3d12swapchainsink:msaa",
|
||||
"d3d12swapchainsink:sampling-method",
|
||||
"d3d12swapchainsink:saturation",
|
||||
@ -36876,6 +37028,7 @@
|
||||
"d3d12videosink:fullscreen-on-alt-enter",
|
||||
"d3d12videosink:gamma-mode",
|
||||
"d3d12videosink:hue",
|
||||
"d3d12videosink:max-mip-levels",
|
||||
"d3d12videosink:msaa",
|
||||
"d3d12videosink:ortho",
|
||||
"d3d12videosink:overlay-mode",
|
||||
@ -39250,6 +39403,7 @@
|
||||
"fdsink:fd",
|
||||
"fdsrc",
|
||||
"fdsrc:fd",
|
||||
"fdsrc:is-live",
|
||||
"fdsrc:timeout",
|
||||
"festival",
|
||||
"ffv1-encoder-coder",
|
||||
@ -41255,6 +41409,7 @@
|
||||
"gst_analytics_relation_meta_get_mtd_data",
|
||||
"gst_analytics_relation_meta_get_od_mtd",
|
||||
"gst_analytics_relation_meta_get_relation",
|
||||
"gst_analytics_relation_meta_get_segmentation_mtd",
|
||||
"gst_analytics_relation_meta_get_tracking_mtd",
|
||||
"gst_analytics_relation_meta_iterate",
|
||||
"gst_analytics_relation_meta_set_relation",
|
||||
@ -42265,6 +42420,11 @@
|
||||
"gst_codec_utils_h265_get_level_idc",
|
||||
"gst_codec_utils_h265_get_profile",
|
||||
"gst_codec_utils_h265_get_tier",
|
||||
"gst_codec_utils_h266_caps_set_level_tier_and_profile",
|
||||
"gst_codec_utils_h266_get_level",
|
||||
"gst_codec_utils_h266_get_level_idc",
|
||||
"gst_codec_utils_h266_get_profile",
|
||||
"gst_codec_utils_h266_get_tier",
|
||||
"gst_codec_utils_mpeg4video_caps_set_level_and_profile",
|
||||
"gst_codec_utils_mpeg4video_get_level",
|
||||
"gst_codec_utils_mpeg4video_get_profile",
|
||||
@ -43015,6 +43175,7 @@
|
||||
"gst_gl_display_egl_new",
|
||||
"gst_gl_display_egl_new_surfaceless",
|
||||
"gst_gl_display_egl_new_with_egl_display",
|
||||
"gst_gl_display_egl_set_foreign",
|
||||
"gst_gl_display_ensure_context",
|
||||
"gst_gl_display_filter_gl_api",
|
||||
"gst_gl_display_find_window",
|
||||
@ -43404,6 +43565,23 @@
|
||||
"gst_h265_slice_hdr_copy",
|
||||
"gst_h265_slice_hdr_free",
|
||||
"gst_h265_slice_type_to_string",
|
||||
"gst_h266_decoder_config_record_free",
|
||||
"gst_h266_dpb_add",
|
||||
"gst_h266_dpb_bump",
|
||||
"gst_h266_dpb_clear",
|
||||
"gst_h266_dpb_delete_unused",
|
||||
"gst_h266_dpb_free",
|
||||
"gst_h266_dpb_get_max_num_pics",
|
||||
"gst_h266_dpb_get_picture_by_poc",
|
||||
"gst_h266_dpb_get_picture_by_poc_lsb",
|
||||
"gst_h266_dpb_get_pictures_all",
|
||||
"gst_h266_dpb_get_size",
|
||||
"gst_h266_dpb_mark_all_non_output",
|
||||
"gst_h266_dpb_mark_all_non_ref",
|
||||
"gst_h266_dpb_needs_bump",
|
||||
"gst_h266_dpb_new",
|
||||
"gst_h266_dpb_num_ref_pictures",
|
||||
"gst_h266_dpb_set_max_num_pics",
|
||||
"gst_h266_parse_aps",
|
||||
"gst_h266_parse_pps",
|
||||
"gst_h266_parse_sps",
|
||||
@ -43416,6 +43594,7 @@
|
||||
"gst_h266_parser_parse_aps",
|
||||
"gst_h266_parser_parse_aud",
|
||||
"gst_h266_parser_parse_dci",
|
||||
"gst_h266_parser_parse_decoder_config_record",
|
||||
"gst_h266_parser_parse_nal",
|
||||
"gst_h266_parser_parse_opi",
|
||||
"gst_h266_parser_parse_picture_hdr",
|
||||
@ -43424,6 +43603,7 @@
|
||||
"gst_h266_parser_parse_slice_hdr",
|
||||
"gst_h266_parser_parse_sps",
|
||||
"gst_h266_parser_parse_vps",
|
||||
"gst_h266_picture_new",
|
||||
"gst_h266_profile_from_string",
|
||||
"gst_h266_profile_to_string",
|
||||
"gst_harness_add_element_full",
|
||||
@ -44351,11 +44531,14 @@
|
||||
"gst_play_media_info_is_live",
|
||||
"gst_play_media_info_is_seekable",
|
||||
"gst_play_message_get_name",
|
||||
"gst_play_message_get_stream_id",
|
||||
"gst_play_message_get_uri",
|
||||
"gst_play_message_parse_buffering",
|
||||
"gst_play_message_parse_buffering_percent",
|
||||
"gst_play_message_parse_duration_changed",
|
||||
"gst_play_message_parse_duration_updated",
|
||||
"gst_play_message_parse_error",
|
||||
"gst_play_message_parse_error_missing_plugin",
|
||||
"gst_play_message_parse_media_info_updated",
|
||||
"gst_play_message_parse_muted_changed",
|
||||
"gst_play_message_parse_position_updated",
|
||||
@ -44366,6 +44549,7 @@
|
||||
"gst_play_message_parse_video_dimensions_changed",
|
||||
"gst_play_message_parse_volume_changed",
|
||||
"gst_play_message_parse_warning",
|
||||
"gst_play_message_parse_warning_missing_plugin",
|
||||
"gst_play_new",
|
||||
"gst_play_pause",
|
||||
"gst_play_play",
|
||||
@ -46225,6 +46409,7 @@
|
||||
"gst_util_fraction_add",
|
||||
"gst_util_fraction_compare",
|
||||
"gst_util_fraction_multiply",
|
||||
"gst_util_fraction_multiply_int64",
|
||||
"gst_util_fraction_to_double",
|
||||
"gst_util_gdouble_to_guint64",
|
||||
"gst_util_get_object_array",
|
||||
@ -47079,6 +47264,7 @@
|
||||
"gst_vulkan_image_view_new",
|
||||
"gst_vulkan_image_view_ref",
|
||||
"gst_vulkan_image_view_unref",
|
||||
"gst_vulkan_instance_check_api_version",
|
||||
"gst_vulkan_instance_check_version",
|
||||
"gst_vulkan_instance_create_device",
|
||||
"gst_vulkan_instance_create_device_with_index",
|
||||
@ -47086,6 +47272,7 @@
|
||||
"gst_vulkan_instance_enable_extension",
|
||||
"gst_vulkan_instance_enable_layer",
|
||||
"gst_vulkan_instance_fill_info",
|
||||
"gst_vulkan_instance_get_api_version",
|
||||
"gst_vulkan_instance_get_extension_info",
|
||||
"gst_vulkan_instance_get_layer_info",
|
||||
"gst_vulkan_instance_get_proc_address",
|
||||
@ -47121,6 +47308,8 @@
|
||||
"gst_vulkan_operation_update_frame",
|
||||
"gst_vulkan_operation_use_sync2",
|
||||
"gst_vulkan_operation_wait",
|
||||
"gst_vulkan_physical_device_check_api_version",
|
||||
"gst_vulkan_physical_device_get_api_version",
|
||||
"gst_vulkan_physical_device_get_extension_info",
|
||||
"gst_vulkan_physical_device_get_handle",
|
||||
"gst_vulkan_physical_device_get_instance",
|
||||
@ -47331,11 +47520,15 @@
|
||||
"h264-omx-profile::main",
|
||||
"h264-omx-profile::unknown",
|
||||
"h2642json",
|
||||
"h264ccextractor",
|
||||
"h264ccinserter",
|
||||
"h264parse",
|
||||
"h264parse:config-interval",
|
||||
"h264parse:update-timecode",
|
||||
"h264timestamper",
|
||||
"h2652json",
|
||||
"h265ccextractor",
|
||||
"h265ccinserter",
|
||||
"h265parse",
|
||||
"h265parse:config-interval",
|
||||
"h265timestamper",
|
||||
@ -68189,6 +68382,7 @@
|
||||
"nleurisource",
|
||||
"nleurisource:uri",
|
||||
"nvautogpuav1enc",
|
||||
"nvautogpuav1enc:adapter-luid",
|
||||
"nvautogpuav1enc:aq-strength",
|
||||
"nvautogpuav1enc:b-adapt",
|
||||
"nvautogpuav1enc:bframes",
|
||||
@ -68353,6 +68547,15 @@
|
||||
"nvav1enc:tune",
|
||||
"nvav1enc:vbv-buffer-size",
|
||||
"nvav1enc:zerolatency",
|
||||
"nvcompvideodec",
|
||||
"nvcompvideoenc",
|
||||
"nvcompvideoenc:async-depth",
|
||||
"nvcompvideoenc:batched",
|
||||
"nvcompvideoenc:bitcomp-algo",
|
||||
"nvcompvideoenc:chunk-size",
|
||||
"nvcompvideoenc:data-type",
|
||||
"nvcompvideoenc:deflate-algo",
|
||||
"nvcompvideoenc:method",
|
||||
"nvcudah264enc",
|
||||
"nvcudah264enc:aq-strength",
|
||||
"nvcudah264enc:aud",
|
||||
@ -68420,12 +68623,43 @@
|
||||
"nvcudah265enc:vbv-buffer-size",
|
||||
"nvcudah265enc:weighted-pred",
|
||||
"nvcudah265enc:zero-reorder-delay",
|
||||
"nvd3d11av1enc",
|
||||
"nvd3d11av1enc:adapter-luid",
|
||||
"nvd3d11av1enc:aq-strength",
|
||||
"nvd3d11av1enc:b-adapt",
|
||||
"nvd3d11av1enc:bframes",
|
||||
"nvd3d11av1enc:bitrate",
|
||||
"nvd3d11av1enc:const-quality",
|
||||
"nvd3d11av1enc:gop-size",
|
||||
"nvd3d11av1enc:i-adapt",
|
||||
"nvd3d11av1enc:max-bitrate",
|
||||
"nvd3d11av1enc:multi-pass",
|
||||
"nvd3d11av1enc:nonref-p",
|
||||
"nvd3d11av1enc:preset",
|
||||
"nvd3d11av1enc:qp-const-b",
|
||||
"nvd3d11av1enc:qp-const-i",
|
||||
"nvd3d11av1enc:qp-const-p",
|
||||
"nvd3d11av1enc:qp-max-b",
|
||||
"nvd3d11av1enc:qp-max-i",
|
||||
"nvd3d11av1enc:qp-max-p",
|
||||
"nvd3d11av1enc:qp-min-b",
|
||||
"nvd3d11av1enc:qp-min-i",
|
||||
"nvd3d11av1enc:qp-min-p",
|
||||
"nvd3d11av1enc:rc-lookahead",
|
||||
"nvd3d11av1enc:rc-mode",
|
||||
"nvd3d11av1enc:spatial-aq",
|
||||
"nvd3d11av1enc:strict-gop",
|
||||
"nvd3d11av1enc:temporal-aq",
|
||||
"nvd3d11av1enc:tune",
|
||||
"nvd3d11av1enc:vbv-buffer-size",
|
||||
"nvd3d11av1enc:zerolatency",
|
||||
"nvd3d11h264enc",
|
||||
"nvd3d11h264enc:adapter-luid",
|
||||
"nvd3d11h264enc:aq-strength",
|
||||
"nvd3d11h264enc:aud",
|
||||
"nvd3d11h264enc:b-adapt",
|
||||
"nvd3d11h264enc:b-frames",
|
||||
"nvd3d11h264enc:bframes",
|
||||
"nvd3d11h264enc:bitrate",
|
||||
"nvd3d11h264enc:cabac",
|
||||
"nvd3d11h264enc:const-quality",
|
||||
@ -68442,10 +68676,23 @@
|
||||
"nvd3d11h264enc:nonref-p",
|
||||
"nvd3d11h264enc:preset",
|
||||
"nvd3d11h264enc:qp-b",
|
||||
"nvd3d11h264enc:qp-const",
|
||||
"nvd3d11h264enc:qp-const-b",
|
||||
"nvd3d11h264enc:qp-const-i",
|
||||
"nvd3d11h264enc:qp-const-p",
|
||||
"nvd3d11h264enc:qp-i",
|
||||
"nvd3d11h264enc:qp-max",
|
||||
"nvd3d11h264enc:qp-max-b",
|
||||
"nvd3d11h264enc:qp-max-i",
|
||||
"nvd3d11h264enc:qp-max-p",
|
||||
"nvd3d11h264enc:qp-min",
|
||||
"nvd3d11h264enc:qp-min-b",
|
||||
"nvd3d11h264enc:qp-min-i",
|
||||
"nvd3d11h264enc:qp-min-p",
|
||||
"nvd3d11h264enc:qp-p",
|
||||
"nvd3d11h264enc:rate-control",
|
||||
"nvd3d11h264enc:rc-lookahead",
|
||||
"nvd3d11h264enc:rc-mode",
|
||||
"nvd3d11h264enc:repeat-sequence-header",
|
||||
"nvd3d11h264enc:spatial-aq",
|
||||
"nvd3d11h264enc:strict-gop",
|
||||
@ -68454,12 +68701,14 @@
|
||||
"nvd3d11h264enc:vbv-buffer-size",
|
||||
"nvd3d11h264enc:weighted-pred",
|
||||
"nvd3d11h264enc:zero-reorder-delay",
|
||||
"nvd3d11h264enc:zerolatency",
|
||||
"nvd3d11h265enc",
|
||||
"nvd3d11h265enc:adapter-luid",
|
||||
"nvd3d11h265enc:aq-strength",
|
||||
"nvd3d11h265enc:aud",
|
||||
"nvd3d11h265enc:b-adapt",
|
||||
"nvd3d11h265enc:b-frames",
|
||||
"nvd3d11h265enc:bframes",
|
||||
"nvd3d11h265enc:bitrate",
|
||||
"nvd3d11h265enc:const-quality",
|
||||
"nvd3d11h265enc:gop-size",
|
||||
@ -68475,10 +68724,23 @@
|
||||
"nvd3d11h265enc:nonref-p",
|
||||
"nvd3d11h265enc:preset",
|
||||
"nvd3d11h265enc:qp-b",
|
||||
"nvd3d11h265enc:qp-const",
|
||||
"nvd3d11h265enc:qp-const-b",
|
||||
"nvd3d11h265enc:qp-const-i",
|
||||
"nvd3d11h265enc:qp-const-p",
|
||||
"nvd3d11h265enc:qp-i",
|
||||
"nvd3d11h265enc:qp-max",
|
||||
"nvd3d11h265enc:qp-max-b",
|
||||
"nvd3d11h265enc:qp-max-i",
|
||||
"nvd3d11h265enc:qp-max-p",
|
||||
"nvd3d11h265enc:qp-min",
|
||||
"nvd3d11h265enc:qp-min-b",
|
||||
"nvd3d11h265enc:qp-min-i",
|
||||
"nvd3d11h265enc:qp-min-p",
|
||||
"nvd3d11h265enc:qp-p",
|
||||
"nvd3d11h265enc:rate-control",
|
||||
"nvd3d11h265enc:rc-lookahead",
|
||||
"nvd3d11h265enc:rc-mode",
|
||||
"nvd3d11h265enc:repeat-sequence-header",
|
||||
"nvd3d11h265enc:spatial-aq",
|
||||
"nvd3d11h265enc:strict-gop",
|
||||
@ -68487,6 +68749,18 @@
|
||||
"nvd3d11h265enc:vbv-buffer-size",
|
||||
"nvd3d11h265enc:weighted-pred",
|
||||
"nvd3d11h265enc:zero-reorder-delay",
|
||||
"nvd3d11h265enc:zerolatency",
|
||||
"nvdsdewarp",
|
||||
"nvdsdewarp:bottom-angle",
|
||||
"nvdsdewarp:control",
|
||||
"nvdsdewarp:device-id",
|
||||
"nvdsdewarp:fov",
|
||||
"nvdsdewarp:pitch",
|
||||
"nvdsdewarp:roll",
|
||||
"nvdsdewarp:rotation-axes",
|
||||
"nvdsdewarp:top-angle",
|
||||
"nvdsdewarp:warp-type",
|
||||
"nvdsdewarp:yaw",
|
||||
"nvh264dec",
|
||||
"nvh264dec!sink",
|
||||
"nvh264dec!src",
|
||||
@ -69066,6 +69340,8 @@
|
||||
"plugin-netsim",
|
||||
"plugin-nle",
|
||||
"plugin-nvcodec",
|
||||
"plugin-nvcomp",
|
||||
"plugin-nvdswrapper",
|
||||
"plugin-ogg",
|
||||
"plugin-omx",
|
||||
"plugin-openal",
|
||||
@ -69824,6 +70100,8 @@
|
||||
"rtph264pay:config-interval",
|
||||
"rtph264pay:sprop-parameter-sets",
|
||||
"rtph265depay",
|
||||
"rtph265depay:request-keyframe",
|
||||
"rtph265depay:wait-for-keyframe",
|
||||
"rtph265pay",
|
||||
"rtph265pay:aggregate-mode",
|
||||
"rtph265pay:config-interval",
|
||||
@ -70256,6 +70534,7 @@
|
||||
"sbcenc",
|
||||
"sbcparse",
|
||||
"scaletempo",
|
||||
"scaletempo:mode",
|
||||
"scaletempo:overlap",
|
||||
"scaletempo:rate",
|
||||
"scaletempo:search",
|
||||
@ -70429,6 +70708,8 @@
|
||||
"souphttpsrc:proxy-id",
|
||||
"souphttpsrc:proxy-pw",
|
||||
"souphttpsrc:retries",
|
||||
"souphttpsrc:retry-backoff-factor",
|
||||
"souphttpsrc:retry-backoff-max",
|
||||
"souphttpsrc:ssl-ca-file",
|
||||
"souphttpsrc:ssl-strict",
|
||||
"souphttpsrc:ssl-use-system-ca-file",
|
||||
@ -70832,6 +71113,7 @@
|
||||
"tonegeneratesrc:typefind",
|
||||
"tonegeneratesrc:volume",
|
||||
"tonegeneratesrc:volume2",
|
||||
"tracer-dots:no-delete",
|
||||
"tracer-latency:flags",
|
||||
"tracer-leaks:check-refs",
|
||||
"tracer-leaks:filters",
|
||||
@ -71048,6 +71330,42 @@
|
||||
"v4l2sink:overlay-width",
|
||||
"v4l2sink:pixel-aspect-ratio",
|
||||
"v4l2sink:saturation",
|
||||
"v4l2slav1dec",
|
||||
"v4l2slav1dec!sink",
|
||||
"v4l2slav1dec!src",
|
||||
"v4l2slav1dec:media-device",
|
||||
"v4l2slav1dec:video-device",
|
||||
"v4l2slh264dec",
|
||||
"v4l2slh264dec!sink",
|
||||
"v4l2slh264dec!src",
|
||||
"v4l2slh264dec:media-device",
|
||||
"v4l2slh264dec:video-device",
|
||||
"v4l2slh265dec",
|
||||
"v4l2slh265dec!sink",
|
||||
"v4l2slh265dec!src",
|
||||
"v4l2slh265dec:media-device",
|
||||
"v4l2slh265dec:video-device",
|
||||
"v4l2slmpeg2dec",
|
||||
"v4l2slmpeg2dec!sink",
|
||||
"v4l2slmpeg2dec!src",
|
||||
"v4l2slmpeg2dec:media-device",
|
||||
"v4l2slmpeg2dec:video-device",
|
||||
"v4l2slvp8alphadecodebin",
|
||||
"v4l2slvp8alphadecodebin!sink",
|
||||
"v4l2slvp8alphadecodebin!src",
|
||||
"v4l2slvp8dec",
|
||||
"v4l2slvp8dec!sink",
|
||||
"v4l2slvp8dec!src",
|
||||
"v4l2slvp8dec:media-device",
|
||||
"v4l2slvp8dec:video-device",
|
||||
"v4l2slvp9alphadecodebin",
|
||||
"v4l2slvp9alphadecodebin!sink",
|
||||
"v4l2slvp9alphadecodebin!src",
|
||||
"v4l2slvp9dec",
|
||||
"v4l2slvp9dec!sink",
|
||||
"v4l2slvp9dec!src",
|
||||
"v4l2slvp9dec:media-device",
|
||||
"v4l2slvp9dec:video-device",
|
||||
"v4l2src",
|
||||
"v4l2src::prepare-format",
|
||||
"v4l2src:brightness",
|
||||
@ -71863,6 +72181,7 @@
|
||||
"z",
|
||||
"zbar",
|
||||
"zbar:attach-frame",
|
||||
"zbar:binary",
|
||||
"zbar:cache",
|
||||
"zbar:message",
|
||||
"zebrastripe",
|
||||
|
@ -1 +1 @@
|
||||
1.25
|
||||
1.26
|
File diff suppressed because it is too large
Load Diff
@ -1,13 +1,15 @@
|
||||
This is GStreamer gst-editing-services 1.25.90.
|
||||
This is GStreamer gst-editing-services 1.26.0.
|
||||
|
||||
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||
stable version which will be 1.26.
|
||||
The GStreamer team is thrilled to announce a new major feature release
|
||||
of your favourite cross-platform multimedia framework!
|
||||
|
||||
As always, this release is again packed with new features, bug fixes and
|
||||
other improvements.
|
||||
|
||||
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||
framework.
|
||||
The 1.26 release series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series.
|
||||
|
||||
Full release notes will one day be found at:
|
||||
Full release notes can be found at:
|
||||
|
||||
https://gstreamer.freedesktop.org/releases/1.26/
|
||||
|
||||
|
@ -30,6 +30,16 @@ GStreamer library for creating audio and video editors
|
||||
</GitRepository>
|
||||
</repository>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.26.0</revision>
|
||||
<branch>main</branch>
|
||||
<name></name>
|
||||
<created>2025-03-11</created>
|
||||
<file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-editing-services/gst-editing-services-1.26.0.tar.xz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.25.90</revision>
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('gst-editing-services', 'c',
|
||||
version : '1.25.90.1',
|
||||
version : '1.26.0',
|
||||
meson_version : '>= 1.4',
|
||||
default_options : [ 'warning_level=1',
|
||||
'buildtype=debugoptimized' ])
|
||||
|
@ -1,4 +1,4 @@
|
||||
project('gst-examples', 'c', version : '1.25.90.1', license : 'LGPL')
|
||||
project('gst-examples', 'c', version : '1.26.0', license : 'LGPL')
|
||||
|
||||
static_build = get_option('default_library') == 'static'
|
||||
cc = meson.get_compiler('c')
|
||||
|
@ -1 +1 @@
|
||||
project('gst-integration-testsuites', [], version: '1.25.90.1', meson_version : '>= 1.4', license: 'LGPL')
|
||||
project('gst-integration-testsuites', [], version: '1.26.0', meson_version : '>= 1.4', license: 'LGPL')
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,13 +1,15 @@
|
||||
This is GStreamer gst-libav 1.25.90.
|
||||
This is GStreamer gst-libav 1.26.0.
|
||||
|
||||
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||
stable version which will be 1.26.
|
||||
The GStreamer team is thrilled to announce a new major feature release
|
||||
of your favourite cross-platform multimedia framework!
|
||||
|
||||
As always, this release is again packed with new features, bug fixes and
|
||||
other improvements.
|
||||
|
||||
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||
framework.
|
||||
The 1.26 release series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series.
|
||||
|
||||
Full release notes will one day be found at:
|
||||
Full release notes can be found at:
|
||||
|
||||
https://gstreamer.freedesktop.org/releases/1.26/
|
||||
|
||||
|
@ -32,6 +32,16 @@ colorspace conversion elements.
|
||||
</GitRepository>
|
||||
</repository>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.26.0</revision>
|
||||
<branch>main</branch>
|
||||
<name></name>
|
||||
<created>2025-03-11</created>
|
||||
<file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.26.0.tar.xz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.25.90</revision>
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('gst-libav', 'c',
|
||||
version : '1.25.90.1',
|
||||
version : '1.26.0',
|
||||
meson_version : '>= 1.4',
|
||||
default_options : [ 'warning_level=1',
|
||||
'buildtype=debugoptimized' ])
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
GStreamer 1.25.x development series
|
||||
GStreamer 1.26.x stable series
|
||||
|
||||
WHAT IT IS
|
||||
----------
|
||||
|
@ -1,13 +1,15 @@
|
||||
This is GStreamer gst-plugins-bad 1.25.90.
|
||||
This is GStreamer gst-plugins-bad 1.26.0.
|
||||
|
||||
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||
stable version which will be 1.26.
|
||||
The GStreamer team is thrilled to announce a new major feature release
|
||||
of your favourite cross-platform multimedia framework!
|
||||
|
||||
As always, this release is again packed with new features, bug fixes and
|
||||
other improvements.
|
||||
|
||||
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||
framework.
|
||||
The 1.26 release series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series.
|
||||
|
||||
Full release notes will one day be found at:
|
||||
Full release notes can be found at:
|
||||
|
||||
https://gstreamer.freedesktop.org/releases/1.26/
|
||||
|
||||
|
@ -33,6 +33,16 @@ real live maintainer, or some actual wide use.
|
||||
</GitRepository>
|
||||
</repository>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.26.0</revision>
|
||||
<branch>main</branch>
|
||||
<name></name>
|
||||
<created>2025-03-11</created>
|
||||
<file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.26.0.tar.xz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.25.90</revision>
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('gst-plugins-bad', 'c', 'cpp',
|
||||
version : '1.25.90.1',
|
||||
version : '1.26.0',
|
||||
meson_version : '>= 1.4',
|
||||
default_options : [ 'warning_level=1',
|
||||
'buildtype=debugoptimized' ])
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
GStreamer 1.25.x development series
|
||||
GStreamer 1.26.x stable series
|
||||
|
||||
WHAT IT IS
|
||||
----------
|
||||
|
@ -1,13 +1,15 @@
|
||||
This is GStreamer gst-plugins-base 1.25.90.
|
||||
This is GStreamer gst-plugins-base 1.26.0.
|
||||
|
||||
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||
stable version which will be 1.26.
|
||||
The GStreamer team is thrilled to announce a new major feature release
|
||||
of your favourite cross-platform multimedia framework!
|
||||
|
||||
As always, this release is again packed with new features, bug fixes and
|
||||
other improvements.
|
||||
|
||||
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||
framework.
|
||||
The 1.26 release series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series.
|
||||
|
||||
Full release notes will one day be found at:
|
||||
Full release notes can be found at:
|
||||
|
||||
https://gstreamer.freedesktop.org/releases/1.26/
|
||||
|
||||
|
@ -34,6 +34,16 @@ A wide range of video and audio decoders, encoders, and filters are included.
|
||||
</GitRepository>
|
||||
</repository>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.26.0</revision>
|
||||
<branch>main</branch>
|
||||
<name></name>
|
||||
<created>2025-03-11</created>
|
||||
<file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.26.0.tar.xz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.25.90</revision>
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('gst-plugins-base', 'c',
|
||||
version : '1.25.90.1',
|
||||
version : '1.26.0',
|
||||
meson_version : '>= 1.4',
|
||||
default_options : [ 'warning_level=1',
|
||||
'buildtype=debugoptimized' ])
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
GStreamer 1.25.x development series
|
||||
GStreamer 1.26.x stable series
|
||||
|
||||
WHAT IT IS
|
||||
----------
|
||||
|
@ -1,13 +1,15 @@
|
||||
This is GStreamer gst-plugins-good 1.25.90.
|
||||
This is GStreamer gst-plugins-good 1.26.0.
|
||||
|
||||
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||
stable version which will be 1.26.
|
||||
The GStreamer team is thrilled to announce a new major feature release
|
||||
of your favourite cross-platform multimedia framework!
|
||||
|
||||
As always, this release is again packed with new features, bug fixes and
|
||||
other improvements.
|
||||
|
||||
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||
framework.
|
||||
The 1.26 release series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series.
|
||||
|
||||
Full release notes will one day be found at:
|
||||
Full release notes can be found at:
|
||||
|
||||
https://gstreamer.freedesktop.org/releases/1.26/
|
||||
|
||||
|
@ -32,6 +32,16 @@ the plug-in code, LGPL or LGPL-compatible for the supporting library).
|
||||
</GitRepository>
|
||||
</repository>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.26.0</revision>
|
||||
<branch>main</branch>
|
||||
<name></name>
|
||||
<created>2025-03-11</created>
|
||||
<file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.26.0.tar.xz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.25.90</revision>
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('gst-plugins-good', 'c',
|
||||
version : '1.25.90.1',
|
||||
version : '1.26.0',
|
||||
meson_version : '>= 1.4',
|
||||
default_options : [ 'warning_level=1',
|
||||
'buildtype=debugoptimized' ])
|
||||
|
@ -2,4 +2,4 @@
|
||||
directory=gst-plugins-rs
|
||||
url=https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
|
||||
push-url=git@gitlab.freedesktop.org:gstreamer/gst-plugins-rs.git
|
||||
revision=main
|
||||
revision=gstreamer-1.26.0
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
GStreamer 1.25.x development series
|
||||
GStreamer 1.26.x stable series
|
||||
|
||||
WHAT IT IS
|
||||
----------
|
||||
|
@ -1,13 +1,15 @@
|
||||
This is GStreamer gst-plugins-ugly 1.25.90.
|
||||
This is GStreamer gst-plugins-ugly 1.26.0.
|
||||
|
||||
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||
stable version which will be 1.26.
|
||||
The GStreamer team is thrilled to announce a new major feature release
|
||||
of your favourite cross-platform multimedia framework!
|
||||
|
||||
As always, this release is again packed with new features, bug fixes and
|
||||
other improvements.
|
||||
|
||||
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||
framework.
|
||||
The 1.26 release series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series.
|
||||
|
||||
Full release notes will one day be found at:
|
||||
Full release notes can be found at:
|
||||
|
||||
https://gstreamer.freedesktop.org/releases/1.26/
|
||||
|
||||
|
@ -33,6 +33,16 @@ might be widely known to present patent problems.
|
||||
</GitRepository>
|
||||
</repository>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.26.0</revision>
|
||||
<branch>main</branch>
|
||||
<name></name>
|
||||
<created>2025-03-11</created>
|
||||
<file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.26.0.tar.xz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.25.90</revision>
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('gst-plugins-ugly', 'c',
|
||||
version : '1.25.90.1',
|
||||
version : '1.26.0',
|
||||
meson_version : '>= 1.4',
|
||||
default_options : [ 'warning_level=1',
|
||||
'buildtype=debugoptimized' ])
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,13 +1,15 @@
|
||||
This is GStreamer gst-python 1.25.90.
|
||||
This is GStreamer gst-python 1.26.0.
|
||||
|
||||
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||
stable version which will be 1.26.
|
||||
The GStreamer team is thrilled to announce a new major feature release
|
||||
of your favourite cross-platform multimedia framework!
|
||||
|
||||
As always, this release is again packed with new features, bug fixes and
|
||||
other improvements.
|
||||
|
||||
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||
framework.
|
||||
The 1.26 release series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series.
|
||||
|
||||
Full release notes will one day be found at:
|
||||
Full release notes can be found at:
|
||||
|
||||
https://gstreamer.freedesktop.org/releases/1.26/
|
||||
|
||||
|
@ -30,6 +30,16 @@ GStreamer Python Bindings is a set of overrides and Gst fundamental types handli
|
||||
</GitRepository>
|
||||
</repository>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.26.0</revision>
|
||||
<branch>main</branch>
|
||||
<name></name>
|
||||
<created>2025-03-11</created>
|
||||
<file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.26.0.tar.xz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.25.90</revision>
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('gst-python', 'c',
|
||||
version : '1.25.90.1',
|
||||
version : '1.26.0',
|
||||
meson_version : '>= 1.4',
|
||||
default_options : [ 'warning_level=1',
|
||||
'buildtype=debugoptimized' ])
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,13 +1,15 @@
|
||||
This is GStreamer gst-rtsp-server 1.25.90.
|
||||
This is GStreamer gst-rtsp-server 1.26.0.
|
||||
|
||||
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||
stable version which will be 1.26.
|
||||
The GStreamer team is thrilled to announce a new major feature release
|
||||
of your favourite cross-platform multimedia framework!
|
||||
|
||||
As always, this release is again packed with new features, bug fixes and
|
||||
other improvements.
|
||||
|
||||
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||
framework.
|
||||
The 1.26 release series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series.
|
||||
|
||||
Full release notes will one day be found at:
|
||||
Full release notes can be found at:
|
||||
|
||||
https://gstreamer.freedesktop.org/releases/1.26/
|
||||
|
||||
|
@ -30,6 +30,16 @@ RTSP server library based on GStreamer
|
||||
</GitRepository>
|
||||
</repository>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.26.0</revision>
|
||||
<branch>main</branch>
|
||||
<name></name>
|
||||
<created>2025-03-11</created>
|
||||
<file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-rtsp-server/gst-rtsp-server-1.26.0.tar.xz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.25.90</revision>
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('gst-rtsp-server', 'c',
|
||||
version : '1.25.90.1',
|
||||
version : '1.26.0',
|
||||
meson_version : '>= 1.4',
|
||||
default_options : ['warning_level=1', 'buildtype=debugoptimized'])
|
||||
|
||||
|
@ -4532,10 +4532,10 @@
|
||||
<constant value="4" ctype="gint" gtype="gint" name="PADDING" />
|
||||
<constant value="20" ctype="gint" gtype="gint" name="PADDING_LARGE" />
|
||||
<constant value="4294967295" ctype="guint32" gtype="guint32" name="TIMELINE_ELEMENT_NO_LAYER_PRIORITY" />
|
||||
<constant value="1" ctype="gint" gtype="gint" name="VERSION_MAJOR" />
|
||||
<constant value="90" ctype="gint" gtype="gint" name="VERSION_MICRO" />
|
||||
<constant value="25" ctype="gint" gtype="gint" name="VERSION_MINOR" />
|
||||
<constant value="1" ctype="gint" gtype="gint" name="VERSION_NANO" />
|
||||
<constant value="1" ctype="gint" gtype="gint" name="VERSION_MAJOR" />
|
||||
<constant value="0" ctype="gint" gtype="gint" name="VERSION_MICRO" />
|
||||
<constant value="26" ctype="gint" gtype="gint" name="VERSION_MINOR" />
|
||||
<constant value="0" ctype="gint" gtype="gint" name="VERSION_NANO" />
|
||||
</object>
|
||||
</namespace>
|
||||
</api>
|
@ -1,4 +1,4 @@
|
||||
project('gstreamer-sharp', ['cs', 'c'], version: '1.25.90.1',
|
||||
project('gstreamer-sharp', ['cs', 'c'], version: '1.26.0',
|
||||
meson_version : '>= 1.4', license: 'LGPL')
|
||||
|
||||
fs = import ('fs')
|
||||
|
@ -17,9 +17,9 @@ namespace Gst.PbUtils {
|
||||
public const string ENCODING_CATEGORY_ONLINE_SERVICE = @"online-service";
|
||||
public const string ENCODING_CATEGORY_STORAGE_EDITING = @"storage-editing";
|
||||
public const int PLUGINS_BASE_VERSION_MAJOR = 1;
|
||||
public const int PLUGINS_BASE_VERSION_MICRO = 90;
|
||||
public const int PLUGINS_BASE_VERSION_MINOR = 25;
|
||||
public const int PLUGINS_BASE_VERSION_NANO = 1;
|
||||
public const int PLUGINS_BASE_VERSION_MICRO = 0;
|
||||
public const int PLUGINS_BASE_VERSION_MINOR = 26;
|
||||
public const int PLUGINS_BASE_VERSION_NANO = 0;
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
@ -172,9 +172,9 @@ namespace Gst {
|
||||
public const int VALUE_LESS_THAN = -1;
|
||||
public const int VALUE_UNORDERED = 2;
|
||||
public const int VERSION_MAJOR = 1;
|
||||
public const int VERSION_MICRO = 90;
|
||||
public const int VERSION_MINOR = 25;
|
||||
public const int VERSION_NANO = 1;
|
||||
public const int VERSION_MICRO = 0;
|
||||
public const int VERSION_MINOR = 26;
|
||||
public const int VERSION_NANO = 0;
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
@ -12942,10 +12942,10 @@
|
||||
<constant value="1" ctype="gint" gtype="gint" name="VALUE_GREATER_THAN" />
|
||||
<constant value="-1" ctype="gint" gtype="gint" name="VALUE_LESS_THAN" />
|
||||
<constant value="2" ctype="gint" gtype="gint" name="VALUE_UNORDERED" />
|
||||
<constant value="1" ctype="gint" gtype="gint" name="VERSION_MAJOR" />
|
||||
<constant value="90" ctype="gint" gtype="gint" name="VERSION_MICRO" />
|
||||
<constant value="25" ctype="gint" gtype="gint" name="VERSION_MINOR" />
|
||||
<constant value="1" ctype="gint" gtype="gint" name="VERSION_NANO" />
|
||||
<constant value="1" ctype="gint" gtype="gint" name="VERSION_MAJOR" />
|
||||
<constant value="0" ctype="gint" gtype="gint" name="VERSION_MICRO" />
|
||||
<constant value="26" ctype="gint" gtype="gint" name="VERSION_MINOR" />
|
||||
<constant value="0" ctype="gint" gtype="gint" name="VERSION_NANO" />
|
||||
</object>
|
||||
<class name="Parse" cname="GstParse" disable_void_ctor="1">
|
||||
<method name="ParseBinFromDescription" cname="gst_parse_bin_from_description" shared="true">
|
||||
@ -23190,10 +23190,10 @@
|
||||
<constant value="file-extension" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_FILE_EXTENSION" />
|
||||
<constant value="online-service" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_ONLINE_SERVICE" />
|
||||
<constant value="storage-editing" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_STORAGE_EDITING" />
|
||||
<constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MAJOR" />
|
||||
<constant value="90" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MICRO" />
|
||||
<constant value="25" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MINOR" />
|
||||
<constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_NANO" />
|
||||
<constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MAJOR" />
|
||||
<constant value="0" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MICRO" />
|
||||
<constant value="26" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MINOR" />
|
||||
<constant value="0" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_NANO" />
|
||||
</object>
|
||||
</namespace>
|
||||
<namespace name="Gst.Rtp" library="gstrtp-1.0-0.dll">
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,13 +1,15 @@
|
||||
This is GStreamer gstreamer-vaapi 1.25.90.
|
||||
This is GStreamer gstreamer-vaapi 1.26.0.
|
||||
|
||||
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||
stable version which will be 1.26.
|
||||
The GStreamer team is thrilled to announce a new major feature release
|
||||
of your favourite cross-platform multimedia framework!
|
||||
|
||||
As always, this release is again packed with new features, bug fixes and
|
||||
other improvements.
|
||||
|
||||
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||
framework.
|
||||
The 1.26 release series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series.
|
||||
|
||||
Full release notes will one day be found at:
|
||||
Full release notes can be found at:
|
||||
|
||||
https://gstreamer.freedesktop.org/releases/1.26/
|
||||
|
||||
|
@ -25,6 +25,16 @@
|
||||
</GitRepository>
|
||||
</repository>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.26.0</revision>
|
||||
<branch>main</branch>
|
||||
<name></name>
|
||||
<created>2025-03-11</created>
|
||||
<file-release rdf:resource="https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-1.26.0.tar.xz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.25.90</revision>
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('gstreamer-vaapi', 'c',
|
||||
version : '1.25.90.1',
|
||||
version : '1.26.0',
|
||||
meson_version : '>= 1.4',
|
||||
default_options : [ 'warning_level=1',
|
||||
'buildtype=debugoptimized' ])
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
GStreamer 1.25.x development series
|
||||
GStreamer 1.26.x stable series
|
||||
|
||||
WHAT IT IS
|
||||
----------
|
||||
|
@ -1,13 +1,15 @@
|
||||
This is GStreamer core 1.25.90.
|
||||
This is GStreamer core 1.26.0.
|
||||
|
||||
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||
stable version which will be 1.26.
|
||||
The GStreamer team is thrilled to announce a new major feature release
|
||||
of your favourite cross-platform multimedia framework!
|
||||
|
||||
As always, this release is again packed with new features, bug fixes and
|
||||
other improvements.
|
||||
|
||||
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||
framework.
|
||||
The 1.26 release series adds new features on top of the 1.24 series and is
|
||||
part of the API and ABI-stable 1.x release series.
|
||||
|
||||
Full release notes will one day be found at:
|
||||
Full release notes can be found at:
|
||||
|
||||
https://gstreamer.freedesktop.org/releases/1.26/
|
||||
|
||||
|
@ -38,6 +38,16 @@ hierarchy, and a set of media-agnostic core elements.
|
||||
</GitRepository>
|
||||
</repository>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.26.0</revision>
|
||||
<branch>main</branch>
|
||||
<name></name>
|
||||
<created>2025-03-11</created>
|
||||
<file-release rdf:resource="https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.26.0.tar.xz" />
|
||||
</Version>
|
||||
</release>
|
||||
|
||||
<release>
|
||||
<Version>
|
||||
<revision>1.25.90</revision>
|
||||
|
@ -1,5 +1,5 @@
|
||||
project('gstreamer', 'c',
|
||||
version : '1.25.90.1',
|
||||
version : '1.26.0',
|
||||
meson_version : '>= 1.4',
|
||||
default_options : [ 'warning_level=1',
|
||||
'buildtype=debugoptimized' ])
|
||||
|
Loading…
x
Reference in New Issue
Block a user