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

Support for multistream PeerConnections (replaces #1459) #2211

Merged
merged 110 commits into from
Feb 11, 2022
Merged

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    c45739b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0525de View commit details
    Browse the repository at this point in the history
  3. Aligned with master

    lminiero committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    2acd4c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    048f718 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dffdcb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a17b6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c576014 View commit details
    Browse the repository at this point in the history
  8. Fix memory leak in sdp-utils.c (#2294)

    Rytis Kymantas authored and lminiero committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    ed7a983 View commit details
    Browse the repository at this point in the history
  9. Fixed validation of subscriber_parameters with string_ids true in vid… (

    #2297)
    
    * Removed validation of "feed" parameter of subscriber_stream_parameters in janus_vdeoroom.c since it's already validated independently
    * Fixed memory leak in janus_videoroom.c in case "feed_id" parameter is invalid
    
    Co-authored-by: Davide Baldo <[email protected]>
    2 people authored and lminiero committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    3ebc568 View commit details
    Browse the repository at this point in the history
  10. Fixed lookup of participants in janus_vdeoroom.c if using string_ids (#…

    …2310)
    
    Co-authored-by: Davide Baldo <[email protected]>
    2 people authored and lminiero committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    1efb4ef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c2c2ecf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    675ca43 View commit details
    Browse the repository at this point in the history
  13. Fix stats event firing for only one stream (#2371)

    Rytis Kymantas authored and lminiero committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    0bad8f5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fa26f9d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    484ce59 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b04ff92 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8bf3742 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    34e3029 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    c5013f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    7a86943 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    dfd1548 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68e6c9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2be6df View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Configuration menu
    Copy the full SHA
    50c5600 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    428d900 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    9cd70c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Fixed conflicts with master

    lminiero committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    4924287 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    0cc72cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    665bbca View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    1638954 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Fixed overflow runtime error

    lminiero committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    2f1dd09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33474bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa7dbd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    4b22f71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ec7ab0 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Fixed conflicts with master

    lminiero committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    b9d0126 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    fe9207a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Fixed types

    lminiero committed May 10, 2021
    Configuration menu
    Copy the full SHA
    2b8878a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Added NULL check

    lminiero committed May 14, 2021
    Configuration menu
    Copy the full SHA
    5ce053f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    cefb8e1 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Removed unused variable

    lminiero committed May 28, 2021
    Configuration menu
    Copy the full SHA
    17da878 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b51712 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfdddc6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Configuration menu
    Copy the full SHA
    43dd523 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Fixed NULL pointer access

    lminiero committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    05cfc2e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    9391a78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b1991d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66696cb View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    97f2261 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    e0c2b11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99ff15c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    5fa108b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Fixed conflicts with master

    lminiero committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    f976215 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    610cb5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e741411 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    0d0aacd View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    2794894 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    f42f3b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c87bc12 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    8ce504a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fafff64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca33fb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c6716a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    06c1822 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    18872d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    3455005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d93290f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    f311c56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e280b2e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Fixed conflicts

    lminiero committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    04c118c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    6d34673 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    624df49 View commit details
    Browse the repository at this point in the history
  3. Fixed conflict

    lminiero committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    8b74b56 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    df7db71 View commit details
    Browse the repository at this point in the history
  2. Fixed conflict

    lminiero committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    5acad5a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    3149559 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Aligned with latest changes

    lminiero committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    00a4856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30e79ba View commit details
    Browse the repository at this point in the history
  3. Fixed g_strlcat leftovers

    lminiero committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    17e5a46 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    53eadbc View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    bc9da47 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    acf0a76 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    115a110 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    259ec96 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    46571c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    f9683f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Fixed conflicts

    lminiero committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    45b5a29 View commit details
    Browse the repository at this point in the history
  2. Aligned with fix on master

    lminiero committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    27ea970 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    933ccc4 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    130b380 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    237282e View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    5c36f0c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    88ebebd View commit details
    Browse the repository at this point in the history
  2. Aligned with latest changes

    lminiero committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    b4c84c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b506848 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    520d7f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Fixed broken link in navbar

    lminiero committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    b12228f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Fixed conflicts

    lminiero committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    bc1ff1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b49662e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    7e94be5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47ed533 View commit details
    Browse the repository at this point in the history
  3. Fixed conflict

    lminiero committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    e33c8f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    504d20b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    81dbdd6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Fixed conflicts

    lminiero committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    fa8f214 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    5dbc4e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    ad7b867 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    2c8ceda View commit details
    Browse the repository at this point in the history
  2. Imported runtime error fix

    lminiero committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    a8a0b93 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Release mutex before goto (#2877)

    Rytis Kymantas committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    7e7ffc0 View commit details
    Browse the repository at this point in the history