- 01 Aug, 2014 5 commits
-
-
Tristan Matthews authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
- 31 Jul, 2014 8 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Antti Ajanki authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Unlike documentation says archive_free doesn't call close in every circumstances.
-
- 30 Jul, 2014 16 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
hopefully closes #11675
-
David Fuhrmann authored
Search range for the new devices array was wrong, which led to nonworking detection of removed devices, up to strange deadlocks when quitting VLC.
-
Rémi Denis-Courmont authored
-
Adrien Maglo authored
-
Rafaël Carré authored
-
David Fuhrmann authored
-
David Fuhrmann authored
This allows lazy loading of the bookmarks window.
-
David Fuhrmann authored
-
David Fuhrmann authored
This is done in a backward-compatible manner: Once an existing profile is saved, the new format is used. Opening the new format with an old VLC version will work, too, but you will lose changes from the new format. refs #11643
-
David Fuhrmann authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Francois Cartegnie authored
Rar multiple volume parsing still gets tricked by filenames matching new naming prefixes, and using the old naming. We need to decide according to the number of volumes found if our new naming scheme has found only 1 volume. part01.rar,part02.rar part1.rar,part2.rar part1.rar,part1.r00 (tricked here) foobar.rar,foobar.r00 refs #9835
-
- 29 Jul, 2014 6 commits
-
-
Denis Charmet authored
Close #11481
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Damien Erambert authored
Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Allows decompression and access through rar, lha, tar, ... Mostly unseekable.
-
- 28 Jul, 2014 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Also remove the filter chain buffer functions update hack, keep constant callbacks for video filters in the filter chain, remove now useless parameters from filter_chain_New(), and inline filter_chain_AppendFilterInternal().
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-