Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libvlcjni
Manage
Activity
Members
Labels
Plan
Issues
11
Issue boards
Milestones
Wiki
Code
Merge requests
12
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
libvlcjni
Graph
b6b33ffb7ee5306e6b99afde2be6fbd6cccdaa43
Select Git revision
Branches
2
libvlcjni-3.x
master
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Feb
31
Jan
30
9
Dec
4
28
Oct
15
14
26
Sep
20
19
18
17
10
9
4
23
Jul
16
May
15
24
Apr
8
Mar
14
Feb
24
Jan
15
Dec
8
14
Sep
13
7
6
29
Aug
25
10
Jul
7
6
4
23
Jun
21
20
19
16
14
25
May
20
Mar
13
9
2
11
Jan
12
Dec
8
7
28
Nov
23
15
27
Oct
26
4
28
Sep
23
13
9
11
Aug
3
1
28
Jul
21
20
11
7
4
1
30
Jun
28
14
8
31
May
25
18
17
16
4
Apr
29
Mar
28
25
23
21
16
15
11
1
28
Feb
25
24
8
4
3
7
Jan
6
5
23
Dec
20
17
16
13
10
6
3
24
Nov
3
28
Oct
27
26
15
11
6
5
28
Sep
27
24
23
17
16
15
8
2
1
11
Aug
10
9
5
3
28
Jul
21
20
15
9
23
Jun
14
10
2
3
May
30
Apr
27
22
13
19
Mar
12
8
23
Feb
20
Jan
15
11
5
15
Dec
8
7
4
27
Nov
26
25
24
23
19
18
13
12
6
5
3
27
Oct
26
16
14
8
7
6
5
2
30
Sep
29
8
7
3
1
14
Aug
13
12
7
6
3
31
Jul
30
24
20
7
2
30
Jun
28
17
16
11
10
4
18
May
15
14
11
7
6
5
30
Apr
29
25
24
21
16
7
27
Mar
18
16
13
10
27
Feb
25
13
11
10
5
30
Jan
29
24
23
22
21
17
15
14
7
29
Dec
27
23
19
18
17
16
9
3
2
28
Nov
21
18
15
14
7
30
Oct
29
21
18
16
14
10
8
3
24
Sep
23
10
9
22
Aug
13
12
9
8
6
31
Jul
26
24
18
15
10
4
3
1
14
Jun
13
12
3
21
May
17
16
14
13
6
libvlcjni: call libvlc_media_player_record() directly
master
master
MediaPlayer: add enable/disable flag to the record() method
Bump the VLC 4 aar version to 4.0.0-eap18
Patches: Add upnp crash fix
libvlcjni-3.x
libvlcjni-3.x
jni: get/set teletext page and transparency
Bump the VLC 4 aar version
buildsystem: remove unused code from the libvlcjni build script
buildsystem: remove unused code from the libvlc build script
buildsystem: split the script to build libvlcjni.so from the main build script
buildsystem: rename Android.mk to libvlcjni.mk
buildsystem: split the script to build libvlc.so and libvlcjni.so
buildsystem: generate the libvlc .pc file before building libvlcjni.so
buildsystem: build the libvlc.so and libvlcjni.so using separate .mk files
buildsystem: show the NDK version detected
buildsystem: fix compilation when being called from any directory
buildsystem: remove unused VLC_LDFLAGS variable
buildsystem: remove test for Android API 21
buildsystem: remove forced PKG_CONFIG_PATH
buildsystem: don't force the contrib native binary directory
buildsystem: don't force the build system to a particular Linux flavor
buildsystem: call configure directly
MediaPlayer: fix setScale() when using hw direct-rendering
MediaPlayer: rename setScale() to setNativeScale()
VLCUtil: remove always true Lollipop (21) check
AndroidUtil: remove always true version checks for Android 21
MediaPlayer: remove always true Lollipop (21) check
Media: remove always true Lollipop (21) check
remove RequireAPI for Lollipop (21)
remove TargetAPI for Lollipop (21)
remove TargetAPI for Jelly Bean MR2 (18)
build: disable a52
Remove HWDecoderUtil usages
buildsystem: update VLC hash to latest 3.0 with updated taglib
buildsystem: update VLC hash to 3.0.21-1
CI: use the same Docker image as current VLC 3.0
CI: don't limit the build to 8 threads
CI: use prebuilt contribs if they are available
build.gradle: use workingDir to get the vlc version
buildsystem: build all usable contribs before showing the first one with an error
buildsystem: rename VLC_BOOTSTRAP_ARGS to VLC_CONTRIB_ARGS
Loading