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

[BUG] Fixed the use of the right error constant #2595

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Commits on Dec 22, 2022

  1. Fixing implicit integer and wrong use of SRT_ERROR and SRT_INVALID_SO…

    …CKET
    Mikołaj Małecki committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    2424c99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ad1041 View commit details
    Browse the repository at this point in the history
  3. Updated

    ethouris committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    340f0b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Fixed wrong assertion for drop snd buf sequence check

    Mikołaj Małecki committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    29e8c19 View commit details
    Browse the repository at this point in the history
  2. Updated

    Mikołaj Małecki committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    31b3a78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce98b8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    333eaf2 View commit details
    Browse the repository at this point in the history
  5. Updated and fixed

    Mikołaj Małecki committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    43c0883 View commit details
    Browse the repository at this point in the history
  6. Updated with the fixes

    Mikołaj Małecki committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    6e2280d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Merge branch 'master' into dev-fix-implicit-int

    Mikołaj Małecki committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    512e548 View commit details
    Browse the repository at this point in the history
  2. Minor fixes

    Mikołaj Małecki committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    08d1e5c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into dev-refax-readdata-rexmit

    Mikołaj Małecki committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    4888873 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Merge branch 'master' into dev-refax-readdata-rexmit

    Mikołaj Małecki committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    dba39ef View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Merge branch 'master' into dev-fix-implicit-int

    Mikołaj Małecki committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    addefb3 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Merge branch 'master' into dev-refax-readdata-rexmit

    Mikołaj Małecki committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    03c19ac View commit details
    Browse the repository at this point in the history
  2. Updated and fixed

    Mikołaj Małecki committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    b0e681f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Merge branch 'master' into dev-refax-readdata-rexmit

    Mikołaj Małecki committed May 4, 2023
    Configuration menu
    Copy the full SHA
    3781775 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Merge branch 'master' into dev-refax-remove-cpacket-refs

    Mikołaj Małecki committed May 8, 2023
    Configuration menu
    Copy the full SHA
    d126e64 View commit details
    Browse the repository at this point in the history
  2. Updated to latest upstream through Haivision#2594

    Mikołaj Małecki committed May 8, 2023
    Configuration menu
    Copy the full SHA
    380e12f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Fixed build break on Android

    Mikołaj Małecki committed May 10, 2023
    Configuration menu
    Copy the full SHA
    88b9f33 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Merge branch 'master' into dev-refax-remove-cpacket-refs

    Mikołaj Małecki committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    084c9c5 View commit details
    Browse the repository at this point in the history
  2. Merged and fixed

    Mikołaj Małecki committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    185276c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Updated and fixed

    Mikołaj Małecki committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    200e3c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge branch 'master' into dev-refax-readdata-rexmit

    Mikołaj Małecki committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1ffde27 View commit details
    Browse the repository at this point in the history
  2. Updated and fixed

    Mikołaj Małecki committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    58fbf27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0de6ff View commit details
    Browse the repository at this point in the history
  4. Synchronized and improved

    Mikołaj Małecki committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    920969b View commit details
    Browse the repository at this point in the history
  5. Fixed clang warnings (build break on some CI)

    Mikołaj Małecki committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7a4e00c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Updated and fixed

    Mikołaj Małecki committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    8c0102a View commit details
    Browse the repository at this point in the history
  2. Introduced SRTRUNSTATUS to cover all cases of srt_startup(). Fixed do…

    …cumentation.
    Mikołaj Małecki committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d28e3b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Removed srt::isgroup. Reused CUDT::isgroup where applicable. Added mi…

    …ssing license heading.
    Mikołaj Małecki committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    be302ca View commit details
    Browse the repository at this point in the history