The source project of this merge request has been removed.
Revert 4853aaaa: MediaPlayer: move SurfaceListener from AWindow
The SurfaceListener interface should be uncoupled from the mediaplayer. I should be able to compile the AWindow
, IVLCVout
and AndroidUtil
files without requiring the need to compile the MediaPlayer
(which itself requires more files).
There was a conflict when reverting, which I fixed, so extra careful.
Merge request reports
Activity
Filter activity
hmm not sure about this
Execution failed for task ':vlc-android:kaptGenerateStubsDebugKotlin'. > Could not resolve all files for configuration ':vlc-android:kapt'. > Could not download kotlin-compiler-lite.jar (me.eugeniomarletti.kotlin.metadata:kotlin-compiler-lite:1.0.3-k-1.2.40) > Could not get resource 'https://jcenter.bintray.com/me/eugeniomarletti/kotlin/metadata/kotlin-compiler-lite/1.0.3-k-1.2.40/kotlin-compiler-lite-1.0.3-k-1.2.40.jar'. > Connection reset
Also, the
SurfaceListener
/SurfaceCallback
needs to stay public. b50633c1added 7 commits
-
ba4db97e...043b3f0d - 6 commits from branch
videolan:master
- a60e4fd7 - Revert 4853aaaa: MediaPlayer: move SurfaceListener from AWindow
-
ba4db97e...043b3f0d - 6 commits from branch
enabled an automatic merge when the pipeline for 33d8feb9 succeeds
mentioned in merge request !456 (closed)
Please register or sign in to reply