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

Ability to install ffmpeg suite at runtime added with FFMpegDownloader #442

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

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    9db4ba7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from rosenbjerg/main

    Merge with upstream
    yuqian5 authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    7c333a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4bb69a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d44c77c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Comments added

    Kerry Cao committed May 5, 2023
    Configuration menu
    Copy the full SHA
    657ee5f View commit details
    Browse the repository at this point in the history
  2. Methods renamed to remove auto prefix

    Kerry Cao committed May 5, 2023
    Configuration menu
    Copy the full SHA
    d68ce8e View commit details
    Browse the repository at this point in the history
  3. README.md updated to include ffmpegdownloader usage

    Kerry Cao committed May 5, 2023
    Configuration menu
    Copy the full SHA
    debb868 View commit details
    Browse the repository at this point in the history
  4. refactoring and reformatting

    Kerry Cao committed May 5, 2023
    Configuration menu
    Copy the full SHA
    a647f44 View commit details
    Browse the repository at this point in the history
  5. Reformatted to fix lint error

    Kerry Cao committed May 5, 2023
    Configuration menu
    Copy the full SHA
    463fb9b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

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

Commits on Jun 4, 2023

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

Commits on Sep 6, 2023

  1. support added for linux, macos

    win32, win64, lnx32, lnx64, lnx-armhf, lnx-armel, lnx-arm64, osx64
    yuqian5 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    da7d1fa View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main'

    # Conflicts:
    #	FFMpegCore.Test/DownloaderTests.cs
    #	FFMpegCore/Helpers/FFMpegDownloader.cs
    yuqian5 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ae92e93 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df8d97e View commit details
    Browse the repository at this point in the history
  4. format fix for lint

    yuqian5 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    937db76 View commit details
    Browse the repository at this point in the history
  5. ffmpeg downloader moved to seperate package

    Kerry Cao committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    dfc486d View commit details
    Browse the repository at this point in the history
  6. ffmpeg downloader moved to separate package

    Kerry Cao authored and yuqian5 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d978d7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b66b82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae5ae97 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    882cdf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bba4a9f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Update README.md

    yuqian5 authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5bedbdb View commit details
    Browse the repository at this point in the history
  2. Debug for CI failure

    yuqian5 authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    22fa002 View commit details
    Browse the repository at this point in the history
  3. Update DownloaderTests.cs

    yuqian5 authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6524b1c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    105a26b View commit details
    Browse the repository at this point in the history
  2. version 5.1 and 6.1 added

    yuqian5 authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    09ae944 View commit details
    Browse the repository at this point in the history