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

decoder: gstreamer: VP8: Allow to parse more containers #172

Merged

Conversation

benjamingaignard
Copy link
Contributor

Do not limit VP8 tests to IVF container, use parsebin to be more generic. Add check_decoder_bin to continue to check if vp8 decoders exist or not.

@rgonzalezfluendo
Copy link
Contributor

rgonzalezfluendo commented Jun 18, 2024

I am thinking about using parsebin for all the GStreamer based decoders.

(cc @mdimopoulos)

Benjamin Gaignard and others added 2 commits June 26, 2024 16:34
Do not limit VP8 tests to IVF container, use parsebin to be more generic.
Add check_decoder_bin to continue to check if vp8 decoders exist or not.

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@collabora.com>
Co-authored-by: Ruben Gonzalez <56379722+rgonzalezfluendo@users.noreply.github.com>
@rgonzalezfluendo rgonzalezfluendo merged commit eb13422 into fluendo:master Jun 26, 2024
3 checks passed
@rgonzalezfluendo
Copy link
Contributor

Thanks @benjamingaignard for this contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants