Skip to content

Commit ae2a68d

Browse files
authored
Merge pull request #76 from restreamio/feat/add-box-shadows-to-compositor
Feat: add patch to enable box-shadows in compositor
2 parents b0f3661 + e254f03 commit ae2a68d

2 files changed

Lines changed: 1416 additions & 0 deletions

File tree

docker/build-gstreamer/compile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ fi
2626

2727
git apply /compile-patch/0001-baseparse-always-update-the-input-pts-if-available-from.patch
2828
git apply /compile-patch/0001-compositor-add-rounded-corners-property-for-sink-pad.patch
29+
git apply /compile-patch/0001-compositor-add-box-shadow-property-for-sink-pads.patch
2930
git apply /compile-patch/0001-pad-Check-data-NULL-ness-when-probes-are-stopped-fixed-in-1.24.8.patch
3031
git apply /compile-patch/0001-Reduce-logs-verbosity-in-webrtcbin-when-a-FEC-decode.patch
3132
git apply /compile-patch/0001-glvideomixer-update-API-to-be-compatible-with-versio.patch

0 commit comments

Comments
 (0)