- 10 Jun, 2015 38 commits
-
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Erwan Tulou authored
The issue is twofold: - converting filenames that are already UTF8 encoded from the Qt dialog box - missing UTF8-to-locale conversion for filename passed as parameter to vlc These bugs accounted for skins with name or path containing multibyte characters not being able to load successfully on Windows. This fixes trac #14843
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Since we have no real way to drain stream demux fifo, we should have a way to reset demuxer before switching to a new segment.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Zhao Zhili authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Felix Paul Kühne authored
-
- 09 Jun, 2015 2 commits
-
-
Felix Paul Kühne authored
libvlc: expand media player API to retrieve full information about available chapter of a given title
-
Felix Paul Kühne authored
libvlc: expand media player API to retrieve information about all available titles of the currently playing media item
-