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

proto: Faster clone #13914

Merged
merged 5 commits into from
Sep 6, 2023
Merged

proto: Faster clone #13914

merged 5 commits into from
Sep 6, 2023

Commits on Sep 5, 2023

  1. test: fix pb comparisons

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1969e65 View commit details
    Browse the repository at this point in the history
  2. mod: update vtprotobuf

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4e8e05e View commit details
    Browse the repository at this point in the history
  3. proto: update generated files

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    55df2a5 View commit details
    Browse the repository at this point in the history
  4. proto: use CloneVT instead of reflection

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3021c79 View commit details
    Browse the repository at this point in the history
  5. vstreamer: fix fields reuse

    Signed-off-by: Vicent Marti <vmg@strn.cat>
    vmg committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5d0a5a6 View commit details
    Browse the repository at this point in the history