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

Release 1.10.2 #1981

Merged
merged 12 commits into from
May 9, 2024
Merged

Release 1.10.2 #1981

merged 12 commits into from
May 9, 2024

Conversation

niyatim23
Copy link
Contributor

Issue #, if available:
#1965
#1957
#1978
#1974
#1972
#1963
#1962

What was changed?

  • Sample TWCC
  • H265
    • SDP
    • RTP packaging-depackaging
    • GStreamer viewer sample
    • Other sample related changes for H265 support
    • New frames
  • Version check

Why was it changed?
This PR is to create a new release candidate for H265 and TWCC

How was it changed?
Cherry-picking commits from develop to master to create a release

What testing was done for the changes?
Going to run canaries to test this branch before release

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

niyatim23 and others added 11 commits May 2, 2024 11:38
* aac and h265 frames

* update readme

* update cmake with h265 and aac

* clang formay
* create the gst receiver

* fix ci

* cmake flag

* clang format, add cmake flag in ci

* install gstreamer on ci

* use macos12

* use defined values

* indent

* clang-format

* readme and commentsa

* clang :(

* install glib to fix ci

* -DCOMPILER_WARNINGS=FALSE to fix the CI

* fix macos version for clang

* address comments and cleanup

* new viewer with gst

* clang-format

* missing null check

* address comments

* -DCOMPILER_WARNINGS=TRUE

* clang-format

* gst_init_check

* fix CI

* fix CI
* gst-sample-fix

* modify the message

* fix windows

* set to null

* fix pts and eos in sample

* unused var removed

* move null init
* Version check job

* Working Version check template

* Retest with dev

* Version lint

* Version lint
* encoder bitrate change based on twcc

* Change to 5% inc and dec

* modify percentages

* ema based calc

* EMa fix

* Nits

* Readme

* flip

* memset remove

* Readme update, move enable flags to createSampleConfiguration

* Add codecov token
* Add RtpH265Payloader.c and RtpH265Payloader.h

* Add support for H265 in PeerConnection/SessionDescription

* Add support for H265 in PeerConnection/PeerConnection

* Add support for H265 in PeerConnection/Rtp

* Add support for H265 in samples/Common.c

* Add support for H265 in samples/kvsWebRTCClientMaster.c

* rtp, sdp fix, flag removed, clang fixed, windows build fixed, new test added

* test fix

* cleanup

* cleanup

* remove #if 0

* clang

* presentation ts fix

* clang-format fix

* PKG_CONFIG_PATH in kvscommon

* missing bracket

* fix all builds

* ci

* cleanup

* fix windows build, rename h265 defs

* remove duplicate line from h264 and h265

* sample changes

* address comments

* clang-format

* gst sample

* cleanup args

* clang-format

* cleanup

* add sdp tests

* address comments

* address commentas

* set default payload type only once

* address comments

* fix height and width

* sdp change

---------

Co-authored-by: Hongli Wang <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented May 2, 2024

Codecov Report

Attention: Patch coverage is 0% with 43 lines in your changes are missing coverage. Please review.

Project coverage is 75.91%. Comparing base (f107343) to head (d8ad869).

❗ Current head d8ad869 differs from pull request most recent head 2faa0ad. Consider uploading reports for the commit 2faa0ad to get more accurate results

Files Patch % Lines
samples/Common.c 0.00% 43 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1981      +/-   ##
==========================================
- Coverage   76.26%   75.91%   -0.35%     
==========================================
  Files          48       49       +1     
  Lines       13680    13956     +276     
==========================================
+ Hits        10433    10595     +162     
- Misses       3247     3361     +114     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@niyatim23 niyatim23 marked this pull request as ready for review May 8, 2024 22:06
@niyatim23 niyatim23 merged commit 4f1d3ad into master May 9, 2024
26 checks passed
@niyatim23 niyatim23 deleted the 1_10_2 branch May 9, 2024 00:01
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.

4 participants