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

ffmpeg.wasm plugin #522

Merged
merged 28 commits into from
Jan 31, 2021
Merged

ffmpeg.wasm plugin #522

merged 28 commits into from
Jan 31, 2021

Commits on Nov 14, 2020

  1. Configuration menu
    Copy the full SHA
    65dd670 View commit details
    Browse the repository at this point in the history
  2. add @FFmpeg libs

    thijstriemstra committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    413489c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cd5064 View commit details
    Browse the repository at this point in the history
  4. fix typo

    thijstriemstra committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    7b47069 View commit details
    Browse the repository at this point in the history
  5. add ffmpeg.wasm plugin

    thijstriemstra committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    38901e3 View commit details
    Browse the repository at this point in the history
  6. fix lint issue

    thijstriemstra committed Nov 14, 2020
    Configuration menu
    Copy the full SHA
    d7df8df View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. try latest

    thijstriemstra committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    65e153a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

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

Commits on Jan 5, 2021

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

Commits on Jan 24, 2021

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

Commits on Jan 30, 2021

  1. merge forward

    thijstriemstra committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    bc209a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0d109d View commit details
    Browse the repository at this point in the history
  3. add missing import

    thijstriemstra committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    8d183c1 View commit details
    Browse the repository at this point in the history
  4. add changelog entry

    thijstriemstra committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    2aa3f1c View commit details
    Browse the repository at this point in the history
  5. fix lint error

    thijstriemstra committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    f9fa047 View commit details
    Browse the repository at this point in the history
  6. ci: lint on ga

    thijstriemstra committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    16f37e2 View commit details
    Browse the repository at this point in the history
  7. add @FFmpeg

    thijstriemstra committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    b7bb0ee View commit details
    Browse the repository at this point in the history
  8. add test

    thijstriemstra committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    e561be4 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. doc update

    thijstriemstra committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    10dd4e7 View commit details
    Browse the repository at this point in the history
  2. fix implementation

    thijstriemstra committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    ee2b206 View commit details
    Browse the repository at this point in the history
  3. doc update

    thijstriemstra committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    52c902f View commit details
    Browse the repository at this point in the history
  4. fix test

    thijstriemstra committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    b435bc1 View commit details
    Browse the repository at this point in the history
  5. fix typo

    thijstriemstra committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    7ec4d1a View commit details
    Browse the repository at this point in the history
  6. mark as deprecated

    thijstriemstra committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    1ec57e0 View commit details
    Browse the repository at this point in the history
  7. disable test

    thijstriemstra committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    6dafb89 View commit details
    Browse the repository at this point in the history
  8. add demo

    thijstriemstra committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    d21f543 View commit details
    Browse the repository at this point in the history
  9. use unpkg

    thijstriemstra committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    b030a61 View commit details
    Browse the repository at this point in the history
  10. doc update

    thijstriemstra committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    df4e3ab View commit details
    Browse the repository at this point in the history