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

PR with multiple changes and improvements grouped together #343

Merged
merged 102 commits into from
Jul 2, 2024

Commits on Sep 8, 2023

  1. NVR initial commit

    Vinayak-YB committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    54c27f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Removed NVRControl Module, moving to apranvr

    Venkat committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    9cfc6da View commit details
    Browse the repository at this point in the history
  2. Adding Pipeline.cpp changes

    Vinayak-YB committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1e63c53 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. sprint-3 changes

    Vinayak-YB committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a377dee View commit details
    Browse the repository at this point in the history
  2. typo change in rtsp

    venkat0907 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4d7e31f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Play/pause and golive working checkpoint

    Venkat committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    70bf9b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

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

Commits on Oct 26, 2023

  1. Thumnail generatormodule

    Venkat committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6974742 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    051d04a View commit details
    Browse the repository at this point in the history
  3. Reverse play ApraPipes(zaki)

    Venkat committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8b53e56 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

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

Commits on Nov 7, 2023

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

Commits on Jan 5, 2024

  1. temp commit

    Vinayak-YB committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    90e549d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. GTLGL working perfectly *

    Vinayak-YB committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    19efcd0 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

  1. Resolved plyback jitteriness issue

    Vinayak-YB committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    05bd236 View commit details
    Browse the repository at this point in the history
  2. increased decoder buffered frames limit

    Vinayak-YB committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d49127c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Resolved decoder race conditions

    Vinayak-YB committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e87b541 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. mmq fps issue fix

    Vinayak-YB committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ae9284f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    648a734 View commit details
    Browse the repository at this point in the history
  2. FIxed build issue

    Added GtkGlRenderer module
    yashrajsapra committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    38edbb9 View commit details
    Browse the repository at this point in the history
  3. Enabled some cuda test

    yashrajsapra committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d54b7c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Refactoring AbsControlModule

    Vinayak Bhustali committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b1b5155 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Obsolete commands removed

    Vinayak Bhustali committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    bc4c4d5 View commit details
    Browse the repository at this point in the history
  2. Imageviewer Module Reset

    Vinayak Bhustali committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4c89075 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bba389 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b32946 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfc2c93 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

  1. Update VCPKG to master branch (#346)

    * update submodule
    
    * Update vcpkg and move gtk, glew to vcpkg dependecies
    
    * fixed build issue
    
    ---------
    
    Co-authored-by: kashhash <kashyapj@apra.in>
    Co-authored-by: Yashraj <yashrajs@apra.in>
    3 people committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e40a08e View commit details
    Browse the repository at this point in the history
  2. -> Remove hardcoded path from test

    -> Removed Duplicate code
    yashrajsapra committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    397489c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    60191a3 View commit details
    Browse the repository at this point in the history
  2. vcpkg submodule updated

    mraduldubey committed May 17, 2024
    Configuration menu
    Copy the full SHA
    53531ac View commit details
    Browse the repository at this point in the history
  3. updated baseline

    mraduldubey committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c3a9956 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    3f78f9b View commit details
    Browse the repository at this point in the history
  2. added source links

    mraduldubey committed May 20, 2024
    Configuration menu
    Copy the full SHA
    10b62a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba02a6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c5932e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02c1eea View commit details
    Browse the repository at this point in the history
  6. minor refactor

    mraduldubey committed May 20, 2024
    Configuration menu
    Copy the full SHA
    7e1e99a View commit details
    Browse the repository at this point in the history
  7. added stdafx again

    mraduldubey committed May 20, 2024
    Configuration menu
    Copy the full SHA
    98a7b7c View commit details
    Browse the repository at this point in the history
  8. typo fix

    mraduldubey committed May 20, 2024
    Configuration menu
    Copy the full SHA
    2f32bfe View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    6a72d9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd2a262 View commit details
    Browse the repository at this point in the history
  3. 1. stubbed the control module mp4 missing videotrack commands

    2. update fps for every new video
    mraduldubey committed May 21, 2024
    Configuration menu
    Copy the full SHA
    06c60f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f22140 View commit details
    Browse the repository at this point in the history
  5. Revert windows option on

    joiskash committed May 21, 2024
    Configuration menu
    Copy the full SHA
    fc3549d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    0e007a0 View commit details
    Browse the repository at this point in the history
  2. added test data

    mraduldubey committed May 22, 2024
    Configuration menu
    Copy the full SHA
    56933c9 View commit details
    Browse the repository at this point in the history
  3. Revert "added test data"

    This reverts commit 56933c9.
    mraduldubey committed May 22, 2024
    Configuration menu
    Copy the full SHA
    efb6592 View commit details
    Browse the repository at this point in the history
  4. added files via git lfs

    mraduldubey committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a2609e3 View commit details
    Browse the repository at this point in the history
  5. writer bug

    mraduldubey committed May 22, 2024
    Configuration menu
    Copy the full SHA
    adad6c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    288f945 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. uncommented tests

    mraduldubey committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7d797bb View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. removed fpermissive flag

    mraduldubey committed May 24, 2024
    Configuration menu
    Copy the full SHA
    617441a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. linux fixes

    kjois committed May 28, 2024
    Configuration menu
    Copy the full SHA
    217663a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4de65a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    ceec1e4 View commit details
    Browse the repository at this point in the history
  2. Add freeflut for glut.h

    kjois committed May 29, 2024
    Configuration menu
    Copy the full SHA
    29e23b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    508a304 View commit details
    Browse the repository at this point in the history
  4. Add if def arm

    joiskash committed May 29, 2024
    Configuration menu
    Copy the full SHA
    560b955 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86d235f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e36c1c6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    919bfc7 View commit details
    Browse the repository at this point in the history
  2. -> Removed gtkglrenderer_tests from source

    ->  Removed Warning
    -> Removed  Redundant Logs
    yashrajsapra committed May 30, 2024
    Configuration menu
    Copy the full SHA
    fe6bd9d View commit details
    Browse the repository at this point in the history
  3. Add gcc 13 export command

    joiskash committed May 30, 2024
    Configuration menu
    Copy the full SHA
    55dbcb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a37234b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7877803 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4b4221 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    ba9a611 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2c9129 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    261602c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e21076a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01f31ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef422be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db6c950 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 5, 2024

  1. Merged ApraNVR

    =zaki committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    28c2215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2947998 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    583bc8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    241ef14 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    2d2ec94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4842e5b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    e188527 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    925e266 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    db23ee7 View commit details
    Browse the repository at this point in the history
  2. removed comments

    mohammedzakikochargi committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    7dc1a7e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

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

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    13053ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    385e604 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c81596c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c507abb View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jun 28, 2024

  1. added pkg config path as env in the cmakelist

    Vinayak Y B committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    114285a View commit details
    Browse the repository at this point in the history
  2. Added pkg config path as env only for arm64

    Vinayak Y B committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    5eebdf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2d9cb7 View commit details
    Browse the repository at this point in the history
  4. disabled H264 nvcodec tests failing on linux

    Ankush Jain committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1f713f9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'ApraNVR_CommonBuild' of https://github.com/Apra-Labs/Ap…

    …raPipes into ApraNVR_CommonBuild
    Ankush Jain committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0971182 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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