Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1757 commits
Select commit Hold shift + click to select a range
29e1809
vkh264dec: enable h264 interlaced decoding
ceyusa Jun 21, 2024
c9cef12
vkh264dec: enhance interlaced content support
dabrain34 Jan 6, 2025
3549937
lc3: tweak meson style
thesamesam Jan 4, 2025
d8bb73e
gst: utils: Add a multiply_int64 variant
thiblahute Jan 8, 2025
c2f23b8
videoconvertscale: Handle large pixel aspect ratios
thiblahute Jan 7, 2025
02efe17
docs: remove unused index.md file
MathieuDuponchelle Jan 15, 2025
6508bc0
docs: remove useless index.md in libs/ subdirectory
MathieuDuponchelle Jan 15, 2025
ea181c7
meson: bump minimum version to 1.4 in every subprojects
MathieuDuponchelle Jan 17, 2025
e791d12
docs: generate hotdoc configs for libraries with our helper script
MathieuDuponchelle Jan 15, 2025
cf2835c
cuda: Load 2D memset function symbols
seungha-yang Dec 14, 2024
43d0475
cudaconverter: Pass constant values as kernel argument
seungha-yang Dec 14, 2024
f211a40
cudaconverter: Add support for configuration update
seungha-yang Dec 15, 2024
5650ab6
cudaconverter: Add support for alpha blending
seungha-yang Dec 16, 2024
7b5803b
nvcodec: Add cudacompositor element
seungha-yang Dec 17, 2024
a351daf
avaudenc: fix crash in avenc_ac3 if input buffers are insufficiently …
tp-m Jan 19, 2025
203d82d
avaudenc: add test for misaligned audio input buffers
tp-m Jan 19, 2025
13749fc
gstdevice: Fetch device provider from message source
nirbheek Jan 14, 2025
5aef644
docs: only add configuration files to sitemap once generated
MathieuDuponchelle Jan 20, 2025
5a2bd6e
docs: explicitly list gir files as depends for generating configs
MathieuDuponchelle Jan 20, 2025
fc1dfb8
sparsefile: fix typo in doc
Jan 20, 2025
7008679
sparsefile: ensure error is set when read_buffer() returns 0
Jan 20, 2025
08e3a53
docs: Make autopep8 happy for gst-plugins-doc-cache-generator.py
thiblahute Jan 20, 2025
2e778b0
docs: doc-cache-generator: Pass the full os.environ so `pkg-config` c…
thiblahute Jan 20, 2025
22f01fc
tsdemux: Fix backwards PTS wraparound detection with ignore-pcr=true
sdroege Jan 20, 2025
5b93dd9
docs: Add nvcomp plugin docs
seungha-yang Jan 19, 2025
c7001e5
nvcodec: Specify documentation caps
seungha-yang Jan 19, 2025
ab5488b
cudaipc: Use empty string for address property docs
seungha-yang Jan 20, 2025
ebe1b9c
docs: Update nvcodec plugin docs
seungha-yang Jan 19, 2025
2d0e877
analytics: Adding iterator for AnalyticsRelationMeta
dmorin1 Jan 3, 2025
1a397da
gst-python: Test for GstAnalyticsRelationMeta iterator
dmorin1 Jan 19, 2025
594622e
python: Add __eq__ to Mtd classes
ocrete Jan 20, 2025
39b4179
gst-libav: tests: fix build with older glib versions
tp-m Jan 21, 2025
7327b01
tracers: log: Log buffer-chain
ntrrgc Jan 20, 2025
5d210e9
x264enc: add missing data to AvcDecoderConfigurationRecord
bradh Jan 16, 2025
6f8a9af
h264parse: add conditional values to AVCConfigurationRecord
bradh Jan 17, 2025
6bbd948
cudacompositor: Fix memory leak
seungha-yang Jan 22, 2025
880e96a
video-overlay-composition: Declare the video/size/orientation tags fo…
sdroege Jan 12, 2025
d8aca2a
video-overlay-composition: Handle the SCALE meta transformation
sdroege Jan 12, 2025
c0a5040
docs: Embed the gstreamer-rs documentation into our documentation in CI
thiblahute Jan 18, 2025
1c09ec0
docs: rust: Fix link to rust documentation when in a rustdoc page
thiblahute Jan 23, 2025
363cb90
wpe: remove glFlush() when filling buffer
Jan 23, 2025
20ed9d4
cudacompositor: pass correct variable to debug log functions
ystreet Jan 23, 2025
d56ef3b
gstpluginloader-win32: fix use after free in find_helper_bin_location
Jan 23, 2025
2b34c1f
pluginloader-win32: create no window
senstar-rareshb Jan 23, 2025
796a632
audiorate: Account for in buffer samples if fill samples are added
Jan 24, 2025
c40a93f
x264enc: switch to GstByteWriter
bradh Jan 23, 2025
6c10fec
matroskademux: Add support to seek with stop in push mode
thiblahute Jan 21, 2025
4bc1a3c
vtdec: fix seeks hangs due to a race condition draining
ylatuya Jan 20, 2025
1c906c5
webrtcdsp: Bump to WebRTC AudioProcessing 2.1
ford-prefect Jan 9, 2025
cdff1ec
webrtcdsp: Use C++20 with MSVC if needed
ford-prefect Jan 25, 2025
fe3ae19
taginject: typo fix in usage example
bradh Jan 26, 2025
26bad0a
netclientclock: Don't ever store failed internal clocks in the cache
sdroege Jan 22, 2025
b9a8f39
netclientclock: Don't stop searching the clock cache when the first c…
sdroege Jan 22, 2025
a0ae43a
tracers: signal pad-push-event when pushing sticky events
ntrrgc Jan 22, 2025
991b30b
tracing: add hooks for gst_pad_send_event_unchecked()
ntrrgc Jan 20, 2025
eaa9a37
tracers: log: Fix wrong argument in do_chain_buffer_pre()
ntrrgc Jan 27, 2025
89c623e
docs: Fix log category names in the log tracer
ntrrgc Jan 27, 2025
3208cfd
oggdemux: Do not change total duration until new duration is found
tgranath Jan 13, 2025
c2f589b
gstiterator: Added error handling to filtered iterators
jyelloz Jan 27, 2025
8ec901f
cccombiner: Replace caption frame counting with max_buffer_time
heftig Nov 19, 2024
438087a
tests: cccombiner: Test rescheduling 50fps to 25fps w/o overflow
heftig Nov 19, 2024
f497a3c
cccombiner: Clean up property mutability
heftig Jan 23, 2025
78fe4ee
cccombiner: Restore QoS messaging
heftig Jan 27, 2025
31b59e9
meson: Add python-exe option to override target Python installation
amyspark Jan 22, 2025
f685c46
qtmux: fix critical warnings on negotiation error
aslobodeniuk Jan 28, 2025
7b58f12
fdsrc: Add property is-live
zhao-gang Jan 28, 2025
da88b60
wayland: Don't filter out unrecognised DRM formats
ColinKinloch Jan 10, 2025
3ed1bf2
qtmux: Implement rotation tag support
rmader Jan 19, 2025
4e791d9
video: Import a verbatim copy of drm_fourcc.h
ndufresne Jan 28, 2025
8036dc7
video: Add DMA_DRM mapping for NV12_16L32S / MT2110T / MT2110R
ndufresne Nov 14, 2024
a46f45e
v4l2codecs: format: Fix tiled stride with modifiers
ndufresne Jan 29, 2025
1eb306d
wayland: De-dupe filling caps format fields
ColinKinloch Jan 9, 2025
a44cea5
mpegtsdescriptor: Add (transfer none) annotation to out parameter of …
sdroege Jan 29, 2025
a8cccb6
osxaudio: Work around invalid channel positions from CoreAudio
thewildtree Jan 16, 2025
3bdd9c6
osxaudio: Always expose max amount of channels with no positions
thewildtree Jan 27, 2025
a7967a8
v4l2vidoedec: Fix caps negotiation in non-DRM case
thaytan Jan 30, 2025
36f2a04
examples: Add h264parser example
seungha-yang Jan 22, 2025
84fc65b
d3d12converter: Fix SRV descriptor heap size
seungha-yang Jan 31, 2025
50e6e1b
libav: map GST_VIDEO_FORMAT_GRAY10_LE16 to AV_PIX_FMT_GRAY10LE
cadubentzen Jan 30, 2025
d654927
gst-env.py: fix formatting issue
tp-m Aug 8, 2023
57c68c4
gst-indent: build our own indent tool and make it available in the de…
amyspark Aug 16, 2023
231130c
docs: update contributing + FAQ docs for gst-indent
tp-m Sep 29, 2023
f29baca
scripts: update update-orc-dist-files.py scripts for new gst-indent
tp-m Sep 29, 2023
fcae955
bad: tools: update gst-{app,element,project}-maker for new gst-indent
tp-m Sep 29, 2023
99410f5
csharp: do not format autogenerated code
ylatuya Jan 14, 2024
a20201e
hooks: use pre-commit to run all hooks
ylatuya Jan 14, 2024
21c8b0f
docs: Move all references to gst-indent-1.0
amyspark Jan 22, 2025
02f86cc
pre-commit: add a helper script to check commits individually
ylatuya Jan 16, 2024
1026b4a
pre-commit: add documentation on how to use it
ylatuya Sep 12, 2024
f44c70e
ci: Don't swallow gitlint warning
amyspark Jan 21, 2025
d331811
ci: Drop gst-indent-all as it's now managed by pre-commit
amyspark Jan 21, 2025
2fcf4c9
libav: add support for VVC/H.266 decoder
cadubentzen Oct 9, 2024
60756b6
d3d12mipgen: Serialize root signature only once
seungha-yang Feb 1, 2025
376bc5f
d3d12mipgen: Respect requested mip levels
seungha-yang Feb 2, 2025
0b95f3d
matroskademux: Mark streams as EOS when outside the requested segment
tgranath Feb 2, 2025
6c779f0
cc708overlay: Deprecate element in favour of cea708overlay
sdroege Feb 3, 2025
5c43427
avcodecmap: Use actually supported channel counts for S302M
sdroege Jan 29, 2025
e947aef
avcodecmap: Use gst_value_list_append_and_take_value() in two places
sdroege Jan 29, 2025
694257c
videotestsrc: fix build if adder is disabled
tretter Feb 3, 2025
57fd94a
meson: Check d3d12video header for MinGW build
seungha-yang Feb 3, 2025
601c8c7
mfdevice: Fix memory leak
seungha-yang Feb 3, 2025
b4da218
mfvideoenc: Fix profile string check
seungha-yang Feb 3, 2025
7359aee
mfdevice: Unregister device notification callback on stop
seungha-yang Feb 3, 2025
0711ddb
oggdemux: Fix racy decode error
philn Apr 11, 2019
4706e8a
gst-indent: Refactor indent call to make it callable from other scripts
amyspark Feb 4, 2025
9109f7a
ci: pre-commit: Fix the gst-indent hook not implementing filtering cr…
amyspark Feb 4, 2025
b358dd2
gst-indent: Synchronize defaults with our fork of GNU indent
amyspark Feb 4, 2025
effd4b0
codecs: Add the H266/VVC decoder base class
HeJunyan Dec 20, 2024
79de01c
va: Implement the VA h266 decoder
HeJunyan Jun 28, 2024
4eda363
Doc: update the document for the vvc decoder
HeJunyan Feb 3, 2025
dc22a69
matroska: Add projection IDs
rmader Jan 19, 2025
2172d45
matroskamux: Implement rotation tag support
rmader Jan 19, 2025
8971e84
matroskademux: Implement rotation tag support
rmader Jan 25, 2025
d1c01cd
pluginloader-win32: create no window
cdammanintopix Jan 30, 2025
f58756c
mediafoundation: Fix various GCC warnings
seungha-yang Feb 3, 2025
18521e1
mediafoundation: Fix GUID_NULL related MinGW build error
seungha-yang Feb 3, 2025
a7eb3cf
mediafoundation: Use DEFINE_GUID instead of DECLSPEC_UUID
seungha-yang Feb 3, 2025
1f681bb
mediafoundation: Enable MinGW build
seungha-yang Feb 3, 2025
79fee93
vkvideoencodeh26x: tests: set constant qp
dabrain34 Feb 4, 2025
c4e6e04
pre-commit: install gst-indent through pip
ylatuya Feb 3, 2025
64a9efb
build: remove gst-indent as a subproject
ylatuya Feb 4, 2025
5f552f8
vkvideoencodeh265: fix PicOrderCntVal usage
dabrain34 Feb 4, 2025
9a3fbbe
video: Add support for big endian DRM formats
ndufresne Feb 3, 2025
e70bb0f
video: dma-drm: Extend the format mapping
ndufresne Feb 3, 2025
01356b1
v4l2: object: Use libgstvideo DMA DRM mapping
ndufresne Feb 3, 2025
b788bc8
waylandsink: Prefer DMABuf over system memory
ndufresne Feb 3, 2025
c9a0dd2
v4l2codecs: Add a doc generation mode
ndufresne Oct 24, 2023
efed192
v4l2codecs: Enable AV1 kernel version check
ndufresne Oct 24, 2023
015081b
v4l2codecs: Use pragma once
ndufresne Dec 14, 2023
82cbabd
v4l2codecs: Don't needlessly expose decoder types
ndufresne Dec 14, 2023
e3cd5a2
v4l2codecs: Cleanup alpha decodebin class header
ndufresne Dec 14, 2023
bf158c4
v4l2codecs: Add Hardware class to alpha decoders
ndufresne Jan 31, 2025
9709c1d
v4l2codecs: Remove uneeded per-codec abstract class
ndufresne Jan 31, 2025
c15e853
doc: v4l2codecs: Document all decoders
ndufresne Jan 30, 2025
a6c73da
doc: Push v4l2codecs documentation cache
ndufresne Oct 25, 2023
7134e2a
docs: v4l2codecs: Add plugin index documentation
ndufresne Feb 3, 2025
4193ff0
tracers: Fix build problem when tracer hooks are disabled
booboo0706 Feb 4, 2025
e14da57
gstreamer: parse: Fix log in gst_parse_perform_link
ntrrgc Feb 5, 2025
b3e50b1
rtsp-server: Fix test-onvif-client position calculations
thaytan Jan 3, 2025
31bf2ca
rtsp-server: Make onvif sample support different codecs
thaytan Jan 3, 2025
83cdbf4
rtsp-media: Make sure to add appsink and appsrc to the pipeline
thaytan Jan 20, 2025
6037496
rtsp-onvif-media-factory: Add create_backchannel_stream() vfunc
thaytan Jan 20, 2025
386a111
rtsp-onvif-media: Add some debugging
thaytan Jan 20, 2025
e956142
onvif-media: Error for streams that have EMPTY/ANY caps
thaytan Jan 24, 2025
d66294e
rtsp-media: Only wait for sender streams to block
thaytan Jan 24, 2025
eb611d5
onvif-media-factory: Fix pad ref leak
thaytan Jan 24, 2025
5767ddf
rtsp-server: fix for creating backchannel stream dynamically
thaytan Jan 26, 2025
d44e7fa
test-onvif example: Add support for AAC backchannel
thaytan Jan 29, 2025
dc20ab3
wpe: Reduce gpointer usage in ThreadedView
philn Dec 23, 2024
fd30a7c
docs: Add nvdswrapper docs
seungha-yang Feb 6, 2025
8811271
play: Distinguish missing plugin errors and include more details in e…
sdroege Jan 3, 2025
846ff27
meson: Modernize opencv build definitions
nirbheek Feb 6, 2025
5158d7c
opencv: imgcodecs.hpp is also needed to build the plugin
nirbheek Feb 6, 2025
0ae9bf1
h266parser: add API to parse VVCDecoderConfigurationRecord
cadubentzen Jan 24, 2025
785eee1
h266parse: implement make_codec_data
cadubentzen Jan 24, 2025
764ef50
h266parse: fix typos
cadubentzen Jan 24, 2025
4e63f9e
h266parse: update IDR position in more cases
cadubentzen Jan 24, 2025
89ac891
h266parse: parse codec_data
cadubentzen Feb 5, 2025
4d1a43d
h266parse: negotiate before handling codec_data NALs
cadubentzen Jan 24, 2025
1e52a7e
h266parse: don't prepend APS NALs on IDR frames
cadubentzen Feb 5, 2025
13633b7
h266parse: handle packetized frames
cadubentzen Jan 24, 2025
99339e0
h266parse: enable vvc1 and vvi1 stream formats
cadubentzen Jan 24, 2025
9014319
h266parse: add tests for vvc1 and vvi1
cadubentzen Jan 24, 2025
afeeafb
h266parser: do not fail when extension flags are set
cadubentzen Jan 30, 2025
bf61a4e
h266parse: clean up unused APS fields
cadubentzen Feb 5, 2025
896e125
rtpsession: Fix heap-use-after-free of twcc_packets structure
philn Feb 6, 2025
800571f
hooks: undelete the Python/docs precommit hook
amyspark Feb 7, 2025
d04f5d0
av1parse: Handle the padding OBU correctly
HeJunyan Jan 9, 2025
a0eb975
log tracer: Use strings instead of integer codes
ntrrgc Feb 5, 2025
a21567b
zbar: allow to enable binary mode
zecakeh May 22, 2023
5614a56
zbar: allow to get symbol as bytes
zecakeh May 22, 2023
54efb02
video: Add DRM for NV12_10LE40 to DRM_FORMAT_NV15
ndufresne Feb 5, 2025
52f555f
v4l2codecs: Add NV12_10LE40 / NV15 support
ndufresne Feb 5, 2025
19acf80
codecs: include gsth266decoder.h when building gir
Feb 7, 2025
533a9ce
webrtc: fix pkg-config missing sdp dependency
Feb 7, 2025
12a355f
qtdemux: Demux Uncompressed MP4
dukesook Nov 26, 2024
1869950
va: Add codec alpha decode bin base class
ypcheung-harmonicinc Oct 29, 2024
579222c
va: Add VP9 alpha decode bin
ypcheung-harmonicinc Oct 29, 2024
73a6640
va: Add VP8 alpha decode bin
ypcheung-harmonicinc Dec 13, 2024
58122a4
soup: Ensure that libsoup RPATHs are added with Homebrew too
nirbheek Feb 3, 2025
e29e538
ci: Fix builddir typo in build-docs script
nirbheek Feb 6, 2025
ae0e5ec
docs: Fix opencv pkgconfig file name
nirbheek Feb 6, 2025
3cbd524
opencv: Fix hand detect profile paths
nirbheek Feb 7, 2025
8dac3af
opencv: Fix pkgconfig dependency name and gstopencv_dep
nirbheek Feb 8, 2025
7831767
Release 1.25.50
tp-m Feb 9, 2025
caf9139
Back to development after 1.25.50
tp-m Feb 9, 2025
13d8516
pbutils: add profile-tier-level functions for VVC/H.266
cadubentzen Feb 7, 2025
1cd4992
qtdemux: add support for VVC/H.266
cadubentzen Jul 21, 2023
85497ac
h264parse: Force full timestamp on all timecode updates. Was invalid …
glynd Feb 3, 2025
92558b5
codecs: av1 decoder: Drain output buffers resolution change
Oct 21, 2024
30b1294
v4l2codecs: av1: Allow inter-frames resolution change
Oct 21, 2024
f90634f
vkh26xdec: register multiple elements
dabrain34 Jun 4, 2024
d6c5732
vksink: allow multiple device registration
dabrain34 Jun 11, 2024
bd9388c
vkutils: update gst_vulkan_handle_set_context doc
dabrain34 Nov 4, 2024
865b671
aggregator: fix chaining up in GObject "constructed" virtual methods
aslobodeniuk Feb 5, 2025
9fcf74e
audioaggregator: fix chaining up GObject's constructed virtual method
aslobodeniuk Feb 5, 2025
9d383c7
ges: fix chaining up GObject's constructed virtual method
aslobodeniuk Feb 6, 2025
246746b
rtpsrc: fix chaining up GObject's constructed virtual method
aslobodeniuk Feb 6, 2025
f95e86b
videoflip: fix chaining up GObject's constructed virtual method
aslobodeniuk Feb 6, 2025
f869530
gl: fix chaining up GObject's constructed virtual method
aslobodeniuk Feb 6, 2025
0bc279a
basetsmux: fix chaining up GObject's constructed virtual method
aslobodeniuk Feb 6, 2025
90aefd1
autodetect: cleanup no-op check for "constructed" implementation
aslobodeniuk Feb 6, 2025
87b65f1
examples/gl/gtk: fix chaining up GObject's constructed virtual method
aslobodeniuk Feb 6, 2025
8923dad
tracers: fix chaining up GObject's constructed virtual method
aslobodeniuk Feb 6, 2025
8ebaf23
vkphysicaldevice: fix chaining up GObject's constructed virtual method
aslobodeniuk Feb 6, 2025
6f33cc6
msesrc: fix chaining up GObject's constructed virtual method
aslobodeniuk Feb 10, 2025
e3a7c4b
kms: fix chaining up GObject's constructed virtual method
aslobodeniuk Feb 10, 2025
26ebcfc
srtsink: filter stream-config already sent
dmorin1 Jan 24, 2025
b90c5ad
mpegts: Take into account adaptation field discont
bilboed Feb 6, 2025
134a276
mpegtsmux: add support for VVC/H.266 video
cadubentzen Feb 7, 2025
ef3f88d
matroska: add V_MPEGI/ISO/VVC id
cadubentzen Feb 8, 2025
3b17d3d
matroskademux: add support for VVC/H.266 video
cadubentzen Feb 8, 2025
891adaa
matroskamux: add support for VVC/H.266 video
cadubentzen Feb 8, 2025
15c77fc
d3d12screencapturesrc: Fix capturing rotated monitor
seungha-yang Feb 10, 2025
63e537a
d3d12screencapturesrc: Fix infinite negotiation on resolution change
seungha-yang Feb 10, 2025
9b9dd75
v4l2: Add BGR10A2_LE support
Houqiqi Feb 10, 2025
f8b5eee
qtmux: add support for VVC/H.266 video
cadubentzen Feb 7, 2025
eb3562e
gobject-introspection.wrap: Backport patch from upstream
nirbheek Jan 27, 2025
e7e07e1
wayland: Report correct modifiers
rmader Feb 11, 2025
7679b3e
v4l2: allocator: G_TYPE defined for GstV4l2MemoryGroup
RSATom Feb 11, 2025
eed29b3
v4l2: allocator: added group pointer to "group-released" signal
RSATom Feb 11, 2025
9868c97
v4l2: bufferpool: update buffer state after group release
RSATom Feb 11, 2025
be229a1
gesbasebin: fix missing GObject vtable chainups
aslobodeniuk Feb 10, 2025
4682cdc
codec2json: fix missing GObject vtable chainups
aslobodeniuk Feb 10, 2025
1052bc4
baseqroverlay: fix missing GObject vtable chainups
aslobodeniuk Feb 10, 2025
fbf2840
wpebusmsgforwarder: fix missing GObject vtable chainups
aslobodeniuk Feb 10, 2025
78daadc
cpu-throttling-clock: fix missing GObject vtable chainups
aslobodeniuk Feb 10, 2025
e95e5f3
glvideomixer: fix missing GObject vtable chainups
aslobodeniuk Feb 10, 2025
5690cf4
dshowdeviceprovider: fix missing GObject vtable chainups
aslobodeniuk Feb 10, 2025
9784134
tracer: fix missing GObject vtable chainups
aslobodeniuk Feb 10, 2025
b6f8303
tracerrecord: fix missing GObject vtable chainups
aslobodeniuk Feb 10, 2025
a661985
mpegtsmux: Fix deadlock when requesting pad for PID < 0x40
leio Feb 11, 2025
ec313ed
mpegtsmux: Fix error message for PID < 0x40 to be in the claimed base 16
leio Feb 11, 2025
82e2a21
docs: rust-unifier: Iterate over all pipelines to find latest gstream…
thiblahute Feb 12, 2025
c35b53b
video-info: Validate chroma-site when parsing caps and set defaults i…
sdroege Jan 9, 2025
cf6071b
validate: medias: Update to take into account chroma-site changes
thiblahute Feb 12, 2025
3a40690
emscripten: Fix function signature mismatch
rgonzalezfluendo Jun 12, 2024
df5c75a
tmp: fix GstAudioDecoder class
aslobodeniuk Jun 26, 2023
9b00d62
parse_launch: fix "pad-added" in emscripten
aslobodeniuk Jun 28, 2023
9b3c8a4
parse: Use the proper signatures
turran Oct 23, 2024
1efb170
gst-libs: videodecoder: Fix bad function to pointer cast
cfoch Nov 7, 2024
f2d19f7
debugutils: fpsdisplaysink: Fix bad pointer to function cast
cfoch Oct 17, 2024
c493109
gstbin: Fix bad function pointer
cfoch Feb 7, 2025
3eb6116
gst.wasm: fix g_list_deep_copy GCopyFunc signature mismatch
aslobodeniuk Feb 10, 2025
9f50518
gst.wasm: fix function signature mismatch in GClosureNotify
aslobodeniuk Feb 10, 2025
3817362
videoaggregator: fix function signature mismatch
aslobodeniuk Feb 10, 2025
aedafcb
libav: gst.wasm: fix gst_ffmpegviddec_subinit funtion signarure
marecki315 Apr 8, 2025
fe866d1
fix wrong call to sort_gparamspecs and g_slist_foreach
pgsancho May 22, 2025
f181a17
av: auddec: Enable wasm support
cfoch Jul 17, 2025
0794b70
index: fix function pointer mismatch
aslobodeniuk Jul 29, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ prefix/
.gdbinit

# Editor/IDE spcific
.helix/
.vscode/
.vscode-server/

Expand All @@ -29,7 +30,6 @@ prefix/
/gst-plugins-rs

# Automatic meson redirect wrap files
subprojects/gdk-pixbuf.wrap
subprojects/gobject-introspection.wrap
subprojects/gtest.wrap
subprojects/gvdb.wrap
Expand All @@ -38,6 +38,7 @@ subprojects/libsass.wrap
subprojects/libtiff.wrap
subprojects/sassc.wrap
subprojects/abseil-cpp.wrap
subprojects/sysprof.wrap

subprojects/*/
!subprojects/gst-devtools
Expand Down Expand Up @@ -70,3 +71,6 @@ subprojects/*/

# apk files from CI (or following its commands)
*.apk

# Cache files (from emacs)
*~
Loading