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: sailfishos-mirror/gst-plugins-bad
base: 260a82e514b1e2bba271c1c7df3fbbe66bb0027c
Choose a base ref
...
head repository: sailfishos-mirror/gst-plugins-bad
compare: d9c486352cf1a999050d1ddc1dae4a19d55f1d3c
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 30, 2021

  1. Copy the full SHA
    ee543bd View commit details
    Browse the repository at this point in the history
  2. mfvideoenc: Don't ignore previous flow return value

    In case of ASYNC MFT (hardware encoder), we were ignoring previous
    finish_frame or pad_push return value. so, error wasn't propagated.
    
    Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2370>
    seungha-yang committed Jun 30, 2021
    Copy the full SHA
    d9c4863 View commit details
    Browse the repository at this point in the history