Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
458
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Graph
579ffcac7dd88c1c542b5b02adb91c966e3700b2
Select Git revision
Branches
2
3.0.x
protected
master
default
protected
Tags
20
3.0.21-1
protected
3.0.21
protected
3.0.20
protected
3.0.19
protected
3.0.18
protected
3.0.18-rc2
protected
3.0.18-rc
protected
3.0.17.4
protected
3.0.17.3
protected
3.0.17.2
protected
3.0.17-1
protected
3.0.17
protected
3.0.16
protected
3.0.15
protected
3.0.14
protected
3.0.13
protected
3.0.12.1
protected
3.0.12-1
protected
3.0.12
protected
3.0.11.1
protected
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Mar
11
10
9
8
7
6
5
4
3
2
1
28
Feb
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Jan
30
29
28
demux: subtitle: avoid allocating a dummy string
demux: subtitle: keep the size of the concatenated string
demux: subtitle: avoid using strcat when we know the string sizes
demux: subtitle: only allocate internal psz_text when needed
demux: subtitle: add missing TS_0 offset
modules: transform vlc_tick_t value from seconds with vlc_tick_from_sec
modules: transform milliseconds value into vlc_tick_t with VLC_TICK_FROM_MS
demux: adaptive: remove local variants of vlc_tick conversions
vlc_ticks: Simplify C++ integer variants of vlc_tick_from_sec
vlc_tick: remove C++ long variant of vlc_tick_from_sec()
vlc_tick: add helper macros to convert seconds to/from vlc_tick_t
demux: subtitle: use an integer for the mpsub factor
extra/tools: allow ninja to use as many components as needed
macosx: Present directories first in browse view
macosx: Sort child urls for directory node
macosx: Clean up and clarify contents on media source generateChildNodesForDirectoryNode
qt: fix always on top not working properly on windows
qt: do not signal `interfaceAlwaysOnTopChanged()` if there is no change in `MainCtx`
macosx: Replace deprecated WebView with WKWebView in Help window
macosx: Redesign bottom bar in help window as a visual effect view
macosx: Present progress indicator when loading pages in the help window
macosx: Use modern dot notation syntax for help window controller implementation
macosx: Use modern properties for IBOutlets in help window controller
macosx: Use native icons for buttons in help window
qt: delay requesting the interface window backdrop blur effect only on wayland
extras/tools: add /dev/stdin to sha512sum command
po: update POTFILES with a new file
qml: rename `TableViewDelegate.qml` to `TableViewDelegateExt.qml`
configure: disable libplacebo Vulkan code if the user doesn't want it
configure: use libplacebo pkg-config file to find optional components
bdagraph: rename bdadefs.h to qedit.h
bdagraph: use qedit.h in mingw-w64
bdagraph: add CLSID_SampleGrabber declaration for older mingw-w64
bdadefs.h: include tuner.h where it's needed
bdadefs.h: move GUIDs in the only file using them
bdadefs.h: remove unused defines
macosx: Ensure tabbing mode also disabled when help window is open
macosx: Set tabbing mode to disabled on windows
libvlc-module: add section for replay gain
demux: aiff: add support for meta tags
Loading