- 27 Aug, 2015 21 commits
-
-
Rémi Denis-Courmont authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Previously, VLC would treat the query as part of the host name, leading to host name resolution failure. E.g.: http://www.example.com?opt1=value1&opt2=value2
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
In the windows store app the D3D11 view is reused between files Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Kaarlo Räihä authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Kaarlo Räihä authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
-
Thomas Guillem authored
This fixes a bad conversion when doing 6_x to 2_0 using neon. The neon channel mixer code is now used from the simple channel_mixer module.
-
- 26 Aug, 2015 3 commits
-
-
Petri Hintukainen authored
BD-J overlay is created from JVM thread Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
- 25 Aug, 2015 16 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This simplifies the code a little, and removes the need for the stream_CommonDelete() hack due to inverted stream/access parentage.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Attach to the source stream´s parent rather than the source stream. This avoids recursive vlc_object_release() when deleting the chain.
-
Rémi Denis-Courmont authored
-