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

Encodebin #178

Draft
wants to merge 46 commits into
base: main
Choose a base branch
from
Draft

Encodebin #178

wants to merge 46 commits into from

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    1de3222 View commit details
    Browse the repository at this point in the history
  2. refactor: Use encodebin

    SeaDve committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    c325955 View commit details
    Browse the repository at this point in the history
  3. style: Add more debug logs

    SeaDve committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b0b9cd5 View commit details
    Browse the repository at this point in the history
  4. chore: Update todo

    SeaDve committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    88cd377 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a6596d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Include all encodebin elements

    SeaDve committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    f29315a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4c357f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf4070e View commit details
    Browse the repository at this point in the history
  4. Don't bundle gstreamer-vaapi

    SeaDve committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    295de4c View commit details
    Browse the repository at this point in the history
  5. Enable GST_DEBUG to 3

    SeaDve committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    fd3279b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5effe4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f61566b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bee0602 View commit details
    Browse the repository at this point in the history
  9. Improve naming

    SeaDve committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    59a967f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Add baseline on MKV profile

    SeaDve committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    7e2ab9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fad4a89 View commit details
    Browse the repository at this point in the history
  3. Init gst

    SeaDve committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    c1a542a View commit details
    Browse the repository at this point in the history
  4. Drop misleading docs

    SeaDve committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    86f9d5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f084ef View commit details
    Browse the repository at this point in the history
  6. Update todo

    SeaDve committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    fb2a004 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da029a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Refactor ElementFactoryPropertiesMap

    * Don't create the element
    * Separate the builder from the actual type
    SeaDve committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    6438585 View commit details
    Browse the repository at this point in the history
  2. Refactor profiles

    SeaDve committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    ebfabdf View commit details
    Browse the repository at this point in the history
  3. Fix test

    SeaDve committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    4530e8f View commit details
    Browse the repository at this point in the history
  4. Add test

    SeaDve committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    4d32c6e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Configuration menu
    Copy the full SHA
    0ca5861 View commit details
    Browse the repository at this point in the history
  2. Simplify test

    SeaDve committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    8b2f255 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Introduce Profiles Window

    SeaDve committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    3fc9586 View commit details
    Browse the repository at this point in the history
  2. Add todo

    SeaDve committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    04214b3 View commit details
    Browse the repository at this point in the history
  3. Fix checks

    SeaDve committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    8e31acd View commit details
    Browse the repository at this point in the history
  4. Rename dup to deep_clone

    SeaDve committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    848c1bb View commit details
    Browse the repository at this point in the history
  5. Fix setting element on start

    SeaDve committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    a0f1173 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Refactor profile

    SeaDve committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    7c7db99 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Drop useless braces

    SeaDve committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    5c11d49 View commit details
    Browse the repository at this point in the history
  2. Feat to change file extension

    SeaDve committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    fec75d2 View commit details
    Browse the repository at this point in the history
  3. Fix crash

    SeaDve committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    06f02a3 View commit details
    Browse the repository at this point in the history
  4. Use the last active profile as the active instead of the first one if…

    … the active profile is deleted
    SeaDve committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    d53c28b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0fd495 View commit details
    Browse the repository at this point in the history
  6. Missing pot file

    SeaDve committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    2d6b9ab View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    3946095 View commit details
    Browse the repository at this point in the history
  2. Improve profile tile UI

    SeaDve committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    fc26549 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3aa9c83 View commit details
    Browse the repository at this point in the history
  4. improve label

    SeaDve committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    90131e6 View commit details
    Browse the repository at this point in the history
  5. Fix check

    SeaDve committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    62cbfe0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa99e3f View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Use GNOME 43 runtime

    SeaDve committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    a79dd3a View commit details
    Browse the repository at this point in the history