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

gst-plugins-base: migrate to Conan v2 #19530

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

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    ea1fa42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c766016 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a6a16c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffedfdb View commit details
    Browse the repository at this point in the history
  5. gst-plugins-base: drop 1.19.1

    valgur committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    74789f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9cb5d56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2bf0b73 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    99bdfb3 View commit details
    Browse the repository at this point in the history
  9. gst-plugins-base: tidy

    valgur committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    2b5091f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1f1d7c7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9fa095a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. several fixes

    - Remove with_egl, with_wayland, with_graphene, with_libpng & with_libjpeg options when with_gl is disabled, since these options don't contribute to package when gl is disabled
    - Move wayland-protocols to build requirements. There is a special trick for conan v1 one profile in order to generate pc file of wayland-protocols.
    - Add glib (and also wayland when with_wayland is enabled) to build requirements, except in case of conan v1 one profile (due to edge cases bug when dependencies are overidden).
    - Decide whether winflexbison is a build requirement (instead of bison/flex) based on OS of build machine rather than OS of host machine.
    SpaceIm authored and valgur committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    375bc82 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Merge remote-tracking branch 'refs/remotes/upstream/master' into migr…

    …ate/gst-plugins-base
    valgur committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    aab40c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03bc36e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16c92f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    277a720 View commit details
    Browse the repository at this point in the history
  5. gst-plugins-base: fix typos

    Co-authored-by: SpaceIm <30052553+SpaceIm@users.noreply.github.com>
    valgur and SpaceIm authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    4c7331b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    4f761b1 View commit details
    Browse the repository at this point in the history
  2. gst-plugins-base: bump libalsa

    valgur committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    102c563 View commit details
    Browse the repository at this point in the history