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

feat: add 'hasCodec' helper #6

Merged
merged 1 commit into from
Oct 24, 2022
Merged

feat: add 'hasCodec' helper #6

merged 1 commit into from
Oct 24, 2022

Conversation

bbaldino
Copy link
Collaborator

No description provided.

@bbaldino bbaldino merged commit 75c0b3a into main Oct 24, 2022
@arun3528 arun3528 self-requested a review October 25, 2022 01:07
github-actions bot pushed a commit that referenced this pull request Oct 25, 2022
# [1.2.0](v1.1.0...v1.2.0) (2022-10-25)

### Features

* add 'hasCodec' helper ([#6](#6)) ([75c0b3a](75c0b3a))
* explicitly model ssrc and ssrc groups in avmediadescription ([#5](#5)) ([061b693](061b693))
arun3528 pushed a commit to arun3528/ts-sdp that referenced this pull request Nov 15, 2022
# 1.0.0 (2022-08-08)

### Bug Fixes

* add missing direction and extension attributes to ExtMapLine ([webex#14](webex#14)) ([23a816d](webex@23a816d))
* add missing exports ([24dafe2](webex@24dafe2))
* add newline after last line of sdp ([b79f908](webex@b79f908))
* add session-information-line, fix some line ordering issues in session description ([919acdb](webex@919acdb))
* c-lines were only parsed at session level, not in media sections ([webex#4](webex#4)) ([6585333](webex@6585333))
* fix storing/serializing of unknown lines ([0c9f540](webex@0c9f540))
* parse origin line session id as string ([3d5d9a7](webex@3d5d9a7))
* remove explicit order of 'other line' connection field, it was causing duplication ([f88252c](webex@f88252c))
* serialize content line ([webex#8](webex#8)) ([1aa8e99](webex@1aa8e99))
* session description line ordering issues ([3ab3285](webex@3ab3285))
* update node version to use v16 ([webex#9](webex#9)) ([89d4203](webex@89d4203))

### Features

* add API to search other lines for a given type ([webex#10](webex#10)) ([1b814fc](webex@1b814fc))
* add fingerprint ([6cc23f9](webex@6cc23f9))
* add ice-pwd ([8788445](webex@8788445))
* add rtcp-mux ([6095168](webex@6095168))
* add setup line ([2f6d815](webex@2f6d815))
* add some munging helper functions ([b9c78ac](webex@b9c78ac))
* add support for a=simulcast line ([webex#12](webex#12)) ([88776c5](webex@88776c5))
* add support for candidate lines ([webex#13](webex#13)) ([3ce7585](webex@3ce7585))
* add support for extmap ([f71d45a](webex@f71d45a))
* add support for ice-ufrag ([a440930](webex@a440930))
* add support for mid ([4952888](webex@4952888))
* add support for rid lines ([webex#11](webex#11)) ([6664641](webex@6664641))
* added support for content line ([webex#6](webex#6)) ([6ca4a68](webex@6ca4a68))
* helper to retrieve audio/video media blocks ([1b41ab0](webex@1b41ab0))
* implement bandwidth line ([9324692](webex@9324692))
* max-message-size ([79b411c](webex@79b411c))
* sctp-port ([57057d4](webex@57057d4))
* split up media info types to handle a/v vs application ([d515c6b](webex@d515c6b))
* support bundle group line ([f1e13cb](webex@f1e13cb))
* support session name line ([d5f05d7](webex@d5f05d7))
* timing line ([47dfc04](webex@47dfc04))
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.

None yet

2 participants