- 05 Feb, 2015 7 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Video output are always "alive", the predicate is always false.
-
Rémi Denis-Courmont authored
This cargo cult was introduced in d306828b without any explanation.
-
Rémi Denis-Courmont authored
sout_access_out objects are always alive. This was a no-op.
-
Francois Cartegnie authored
-
- 04 Feb, 2015 12 commits
-
-
Tristan Matthews authored
Supports RGB24 and YCbCr 4:2:0, should be trivial to add other formats.
-
Tristan Matthews authored
-
Rémi Denis-Courmont authored
(The libvlc object is always "alive" since it is never "killed").
-
Francois Cartegnie authored
Pointless as it does not work with high compression codecs and can't handle multiple streams or single audio. Partially reverts cb5f74d6
-
Jean-Baptiste Kempf authored
Close #12416
-
Salah-Eddin Shaban authored
This assert() will fail when zero-width spaces are encountered and ignored. It would also fail when GetGlyph() returns an error. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
MediaListEndReached event should not be sent only when a new sub item tree is added, otherwise it won't be sent if media doesn't have any sub items. To fix this issue, send the MediaListEndReached event when preparse function terminates (only if the media_list was created either by user or by sub items callbacks). Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
This event is sent from playlist/preparsed thread to notify when an item is preparsed. This event is sent when the preparse function terminate, ie. when meta and sub items are parsed. It is also sent when the preparse function fails to parse anything. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 03 Feb, 2015 17 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
This has not been tested and updated for years
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Gleb Pinigin authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Gleb Pinigin authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
include/vlc_bits: add a block based byte stream writer in a generic place based on the mp4 and avi muxers
-
Tristan Matthews authored
-
- 31 Jan, 2015 1 commit
-
-
Pierre Ynard authored
It doesn't support special characters like $, which happen to be used.
-
- 30 Jan, 2015 3 commits
-
-
Thomas Guillem authored
The API is now asynchronous and use callbacks to notify the caller of new netbios shares. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-