Revert "audio & video player: migrate to common playbin implementation"#482
Merged
Revert "audio & video player: migrate to common playbin implementation"#482
Conversation
This reverts commit 5c296de.
… 1.20.0" This reverts commit 0e85a9e.
This reverts commit d1ae60a.
…2.8"" This reverts commit 6027cca.
This reverts commit 18bdd03.
…be found" This reverts commit 8f02bf1.
This reverts commit adbb903.
This reverts commit 63efdca.
This reverts commit 5c617ce.
This reverts commit 91dfa31.
This reverts commit f14dcd5.
This reverts commit 8870ffb.
…to follow" This reverts commit 7a88da9.
This reverts commit 8d0fe72.
This reverts commit f4fb9b7.
This reverts commit edb54a3.
This reverts commit 3efc24a.
This reverts commit 1fd62ad.
This reverts commit 9a8689a.
philseeley
pushed a commit
to philseeley/flutter-pi
that referenced
this pull request
Jul 2, 2025
…n" (ardera#482) Accidentally merged before it was ready. * Revert "gstplayer: don't use sd_event_source_disable_unref" This reverts commit 5c296de. * Revert "gstplayer: only define appsink event handler for gstreamer >= 1.20.0" This reverts commit 0e85a9e. * Revert "gstplayer: don't use gst_video_info_new_from_caps" This reverts commit d1ae60a. * Revert "Revert "video player: disable hw decoding for gstreamer < 1.22.8"" This reverts commit 6027cca. * Revert "cmake: remove deleted `audioplayers/player.c` file" This reverts commit 18bdd03. * Revert "modesetting: remove logs if a separate cursor plane couldn't be found" This reverts commit 8f02bf1. * Revert "gstplayer: move gstplayer into separate file" This reverts commit adbb903. * Revert "audioplayers: migrate to gstplayer" This reverts commit 63efdca. * Revert "gstplayer: feature parity with audioplayers player" This reverts commit 5c617ce. * Revert "gitignore: ignore .cache" This reverts commit 91dfa31. * Revert "platform channels: helpers for decoding method calls" This reverts commit f14dcd5. * Revert "util: add khash hashmap implementation" This reverts commit 8870ffb. * Revert "video player: make seek flags construction a bit more easier to follow" This reverts commit 7a88da9. * Revert "video player: disable hw decoding for gstreamer < 1.22.8" This reverts commit 8d0fe72. * Revert "video player: fix parameter in g_object_set" This reverts commit f4fb9b7. * Revert "video player: fix code for gstreamer < 1.24.0" This reverts commit edb54a3. * Revert "video player: don't handle dma_drm video info" This reverts commit 3efc24a. * Revert "video player: use playbin3 instead of uridecodebin" This reverts commit 1fd62ad. * Revert "video player: use square BO" This reverts commit 9a8689a.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Accidentally merged before it was ready.
Reverts #481