8000 Comparing opencv:master...kecsap:master · opencv/opencv · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: opencv/opencv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kecsap/opencv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Nov 2, 2023

  1. Fix gstreamer backend with manual pipelines

    - Fix broken seeking in audio/video playback
    - Fix broken audio playback
    - Fix unreliable seeking (read out from the last acquired buffer)
    - Estimate frame count if it is not available directly
    - Return -1 for frame count and fps if it is not available.
    - Return 0 for fps if the video has variable frame rate
    - Enable and fix tests
    8A4F kecsap committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7f53fc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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