Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing gstreamer dependency from aprapipes #253

Merged
merged 4 commits into from
Jul 4, 2023
Merged

Conversation

Vinayak-YB
Copy link
Collaborator

IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).

Fixes #252

Description
This PR removes gstreamer dependency from aprapipes. All gstreamer modules are removed.

Checklist

  • I have read the Contribution Guidelines
  • I have written Unit Tests
  • I have discussed my proposed solution with code owners in the linked issue(s) and we have agreed upon the general approach

@github-actions
Copy link

github-actions bot commented Jun 29, 2023

Test Results Linux-CudaT

    1 files  ±0      1 suites  ±0   12m 4s ⏱️ ±0s
254 tests  - 5  148 ✔️  - 1  106 💤  - 4  0 ±0 
148 runs   - 1    42 ✔️ +3  106 💤  - 4  0 ±0 

Results for commit 46a1bc6. ± Comparison against base commit c36edb8.

This pull request removes 5 tests.
gstrtsponvifsink_tests ‑ gstrtspservertest
gstrtsponvifsink_tests ‑ gstrtspservertestrawrgbwcs
gstrtsponvifsink_tests ‑ gstrtspservertestrawyuv
gstrtsponvifsink_tests ‑ propsSerialzationTest
gstwebrtcsink_tests ‑ gstwebrtctestrawrgbwcs

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jun 29, 2023

Test Results Linux_ARM64

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
1 files   ±0   0 ±0 
1 errors

For more details on these parsing errors, see this check.

Results for commit 46a1bc6. ± Comparison against base commit c36edb8.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jun 29, 2023

Test Results Windows-cuda

    1 files  ±0      1 suites  ±0   14m 10s ⏱️ ±0s
250 tests  - 4  198 ✔️  - 1  52 💤  - 3  0 ±0 
198 runs   - 1  146 ✔️ +2  52 💤  - 3  0 ±0 

Results for commit 46a1bc6. ± Comparison against base commit c36edb8.

This pull request removes 4 tests.
gstrtsponvifsink_tests ‑ gstrtspservertest
gstrtsponvifsink_tests ‑ gstrtspservertestrawrgbwcs
gstrtsponvifsink_tests ‑ gstrtspservertestrawyuv
gstrtsponvifsink_tests ‑ propsSerialzationTest

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jun 29, 2023

Test Results Linux

    1 files  ±0      1 suites  ±0   12m 3s ⏱️ ±0s
193 tests  - 5  146 ✔️  - 1  47 💤  - 4  0 ±0 
146 runs   - 1    99 ✔️ +3  47 💤  - 4  0 ±0 

Results for commit 46a1bc6. ± Comparison against base commit c36edb8.

This pull request removes 5 tests.
gstrtsponvifsink_tests ‑ gstrtspservertest
gstrtsponvifsink_tests ‑ gstrtspservertestrawrgbwcs
gstrtsponvifsink_tests ‑ gstrtspservertestrawyuv
gstrtsponvifsink_tests ‑ propsSerialzationTest
gstwebrtcsink_tests ‑ gstwebrtctestrawrgbwcs

♻️ This comment has been updated with latest results.

@github-actions
Copy link

Test Results Win-nocuda

    1 files  ±0      1 suites  ±0   12m 27s ⏱️ -1s
189 tests  - 4  146 ✔️  - 1  43 💤  - 3  0 ±0 
146 runs   - 1  103 ✔️ +2  43 💤  - 3  0 ±0 

Results for commit 57f10e8. ± Comparison against base commit e258689.

This pull request removes 4 tests.
gstrtsponvifsink_tests ‑ gstrtspservertest
gstrtsponvifsink_tests ‑ gstrtspservertestrawrgbwcs
gstrtsponvifsink_tests ‑ gstrtspservertestrawyuv
gstrtsponvifsink_tests ‑ propsSerialzationTest

@kumaakh kumaakh merged commit bd172e5 into main Jul 4, 2023
@kumaakh kumaakh deleted the execute_gstreamer branch July 4, 2023 12:36
kumaakh pushed a commit that referenced this pull request Jul 5, 2023
* thirdpart libs initial commit

* Updated builder file

* Updating other builder files

* Changes in portfile, vcpkg baseline commit updated

* vcpkg.json was changed in a prev commit fixing it

* new changes in libraries

* path update changes in vcpkg

* vcpkg.json file changes in previous commit fixed

* Fix for libmp4 windows build issue

* Removing gstreamer dependency from aprapipes (#253)

* initial commit

* builder files changed to remove gstreamer

* Removing gst based modules, other gstreamer files

* small yml file fix

---------

Co-authored-by: Vinayak Bhustali <vinayakb@apra.in>

* thirdpart libs initial commit

* Updated builder file

* Updating other builder files

* Changes in portfile, vcpkg baseline commit updated

* vcpkg.json was changed in a prev commit fixing it

* new changes in libraries

* path update changes in vcpkg

* vcpkg.json file changes in previous commit fixed

* Fix for libmp4 windows build issue

---------

Co-authored-by: Vinayak Bhustali <vinayakb@apra.in>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove gstreamer from Aprapipes builds
3 participants