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

Attempt mac build on cloud. #186

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open

Attempt mac build on cloud. #186

wants to merge 28 commits into from

Commits on Jan 9, 2023

  1. Attempt mac build on cloud.

    kumaakh committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    558b292 View commit details
    Browse the repository at this point in the history
  2. use gnu-tar

    kumaakh committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    23dc842 View commit details
    Browse the repository at this point in the history
  3. fixes

    kumaakh committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    3c981d2 View commit details
    Browse the repository at this point in the history
  4. try without GST

    kumaakh committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    05b2d0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a01d071 View commit details
    Browse the repository at this point in the history
  6. use latest vcpkg

    kumaakh committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    6ceb8f0 View commit details
    Browse the repository at this point in the history
  7. add json-glib

    kumaakh committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    41025c3 View commit details
    Browse the repository at this point in the history
  8. libsoup version

    kumaakh committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    54aa9b8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6a6cfae View commit details
    Browse the repository at this point in the history
  10. no libsoup on mac osx build

    kumaakh committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    81d56ac View commit details
    Browse the repository at this point in the history
  11. no soup

    kumaakh committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    23c4015 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. save the update

    kumaakh committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    2c15f72 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    80c7f54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    671ffd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    ea02c39 View commit details
    Browse the repository at this point in the history
  2. use older ffmpeg

    kumaakh committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    eebf09b View commit details
    Browse the repository at this point in the history
  3. try to use older ffmpeg

    kumaakh committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    2ff3101 View commit details
    Browse the repository at this point in the history
  4. Added YUYV Metadata (#174)

    * Added YUYV Metadata
    
    * Improved readability  of new metadata
    
    ---------
    
    Co-authored-by: Akhil Kumar <[email protected]>
    yashrajsapra and kumaakh authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    855990f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20f4322 View commit details
    Browse the repository at this point in the history
  6. libtool issue fix

    kumaakh committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    90c5f68 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    727d877 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. fix gstreamer build

    kumaakh committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    fd16dcc View commit details
    Browse the repository at this point in the history
  2. gstreamer fix yet again

    kumaakh committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    a76e929 View commit details
    Browse the repository at this point in the history
  3. Update targetver.h

    fox encoding
    kumaakh authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    fdec9c5 View commit details
    Browse the repository at this point in the history
  4. Update stdafx.h

    do not include this on mac or linux
    kumaakh authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    0a38bc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87cbf85 View commit details
    Browse the repository at this point in the history
  6. Attempt mac build on cloud.

    use gnu-tar
    
    fixes
    
    try without GST
    
    Leap of faith, try with the latest vcpkg
    
    use latest vcpkg
    
    add json-glib
    
    libsoup version
    
    dont use libsoup in mac_osx_build
    
    no libsoup on mac osx build
    
    no soup
    
    save the update
    
    lets try building everything with latest codebase
    
    try without libpcre and check for python version
    
    try without lzma and fix some warnings
    
    use older ffmpeg
    
    try to use older ffmpeg
    
    use pre build vcpkg tool for arm, there is no official version
    
    Update targetver.h
    
    fox encoding
    
    Update stdafx.h
    
    do not include this on mac or linux
    kumaakh committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    4081359 View commit details
    Browse the repository at this point in the history
  7. jlt

    kumaakh committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    9e71304 View commit details
    Browse the repository at this point in the history