- Jun 03, 2019
-
-
Thomas Guillem authored
It is replaced by the medialib.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
One could be created with a vlc_player instead.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
The player is always recordable. An access/demux is not always recordable, in that case, a sout is inserted automatically.
-
Thomas Guillem authored
And remove now useless processing.lock.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
TODO: needs to be documented.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
This function doesn't use a background thread, contrary to libvlc_MetadataRequest(). It will be used by the Medialibrary that has its own background thread.
-
Thomas Guillem authored
Events are not enough, specially when an interface pops in the middle of a player playback.
-
Thomas Guillem authored
This will allow API users to clearly identify vouts.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
This will just be used as an identifier for input events. In order to link an output to an ES track (from the player).
-
Steve Lhomme authored
For better debugging
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Define constants at the top and internalize some properties
-
Felix Paul Kühne authored
This way, the umbrella file misc.* can be finally removed.
-
Felix Paul Kühne authored
Targetted macOS versions include NSByteFormatter which should be used instead.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Hugo Beauzée-Luyssen authored
This notably fix building libtool, which depends on help2man. Currently, libtool will fail to find the help2man we built as a dependency. https://jenkins.videolan.org/job/vlc-nightly/job/vlc-nightly-llvm-win64-x86_64/443/
-
>From within a git worktree, "git describe" failed due to the explicit --git-dir option: GEN stamp-revision fatal: not a git repository: '../../.git/' Let git find the actual git dir by just providing the path (-C) from which we want to execute the git command. Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
Steve Lhomme authored
-