- Mar 13, 2023
-
-
Thomas Guillem authored
Contain last aaudio fixes.
-
- Mar 09, 2023
-
-
Thomas Guillem authored
-
- Mar 02, 2023
-
-
Thomas Guillem authored
Move out the subtitle surface from player_surface_frame (used to crop the video surface). The subtitle surface will now always be rendered via OpenGL and can now be resized by MediaPlayer changeAspect()/changeCrop().
-
Thomas Guillem authored
-
- Jan 11, 2023
-
-
Thomas Guillem authored
AudioTrack and AAudio tested and working (with correct A/V sync) after Android 28 on Fire OS 7.6.0.8.
-
- Dec 08, 2022
-
-
- Dec 07, 2022
-
-
"$REL" can be empty, which makes the `test` call invalid since `-eq` expects numbers.
-
- Nov 28, 2022
-
-
Steve Lhomme authored
It's not used in libvlc since videolan/vlc@ea889029
-
- Nov 23, 2022
-
-
Thomas Guillem authored
-
Thomas Guillem authored
It's a shared lib now.
-
- Nov 15, 2022
-
-
Nicolas Pomepuy authored
-
- Oct 27, 2022
-
-
Thomas Guillem authored
-
Thomas Guillem authored
And fix with the last API change.
-
Thomas Guillem authored
Include AAudio support. Remove 0004-libvlc-media_player-Add-record-method.patch since the feature has been finally merged.
-
- Oct 26, 2022
-
-
Thomas Guillem authored
For now, only OPENSLES, need special quircks.
-
Thomas Guillem authored
Because it will be possible to do digital output with a unspecified device.
-
Thomas Guillem authored
Let VLC choose the best. Assume isAudioTrack() return true if mAudioOutput is null.
-
- Oct 04, 2022
-
-
Thomas Guillem authored
-
- Sep 23, 2022
-
-
Thomas Guillem authored
Not needed anymore. The same aout is now kept alive across different playbacks.
-
Nicolas Pomepuy authored
-
- Aug 11, 2022
-
-
Nicolas Pomepuy authored
-
- Aug 03, 2022
-
-
Hugo Beauzée-Luyssen authored
The latest revision is enough for our purposes
-
Hugo Beauzée-Luyssen authored
Otherwise we don't build anything and will not actually test much
-
Hugo Beauzée-Luyssen authored
They are referencing some scripts from the vlc-android repo and are not expected to be executed in this CI
-
Hugo Beauzée-Luyssen authored
It references some script that don't exist in this repo and most likely is a leftover from the vlc-android CI
-
Hugo Beauzée-Luyssen authored
The format is only used by the latter which is the base for all other configurations
-
Thomas Guillem authored
Remove patches that have been merged.
-
- Aug 01, 2022
-
-
Thomas Guillem authored
Temporary, these patches will be removed once merged.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
Only valid when fetch by the MediaPlayer (see next commit).
-
Thomas Guillem authored
-
Thomas Guillem authored
Include a crash fix in liblc_media_player.
-
Thomas Guillem authored
That include selected handling in libvlc_media_player_get_tracklist().
-