Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Abir-Tx/ffmpeg-coder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: code-restruct
Choose a base ref
...
head repository: Abir-Tx/ffmpeg-coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 19 commits
  • 13 files changed
  • 1 contributor

Commits on Apr 25, 2021

  1. Merge pull request #6 from Abir-Tx/code-restruct

    Restructure the full code base
    Abir-Tx authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    453f12d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0bac3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccb77aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6aca1f5 View commit details
    Browse the repository at this point in the history
  5. Fix linux error

    Abir-Tx committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    2138176 View commit details
    Browse the repository at this point in the history
  6. Finalize the def encoding settings

    Add my own cpp header only lin -> alib
    - Used alib to decorate some area
    Abir-Tx committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    15fcdca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    136ec98 View commit details
    Browse the repository at this point in the history
  8. Implement the crf settings correctly

    - Format the file using clang format
    Abir-Tx committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    a246b6e View commit details
    Browse the repository at this point in the history
  9. Comment unused code

    Abir-Tx committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    58aa34b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3 from Abir-Tx/quick-convert-dev

    Quick convert option & settings Addition
    Abir-Tx authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    0292d51 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Configuration menu
    Copy the full SHA
    93f97ff View commit details
    Browse the repository at this point in the history
  2. Add debian packaging extra dir to git ignored

    Why:
    
    How:
    
    Tags:
    Abir-Tx committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    93a05de View commit details
    Browse the repository at this point in the history
  3. Update the version

    Add a win production build make file config
    Abir-Tx committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    bc3bfc0 View commit details
    Browse the repository at this point in the history
  4. Memory leak

    Fixes #7
    Abir-Tx committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    4291b36 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Fix typo

    Abir-Tx authored May 8, 2021
    Configuration menu
    Copy the full SHA
    e60ee97 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Create PKGBUILD script

    Why: To create arch package
    
    How:
    
    What:
    
    Tags: AUR, PKGBUILD
    Abir-Tx committed May 13, 2021
    Configuration menu
    Copy the full SHA
    8ec341e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ecd94b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Add Arch linux aur install guide

    Why:
    
    How:
    
    What:
    
    Tags:
    Abir-Tx committed May 15, 2021
    Configuration menu
    Copy the full SHA
    557ad5d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

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