- 29 Aug, 2015 4 commits
-
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 28 Aug, 2015 11 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
avformat needs nul padding after the probe data.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Thomas Guillem authored
This fixes an error when switching from 2 Es with different codecs.
-
Thomas Guillem authored
This only need to be done once MediaCodec returned a valid output format.
-
Francois Cartegnie authored
Because we have too many access/demux misbehaving with seekable and non seekable cases, some developers only options could be really useful. module built only using invisible configure option --enable-devtools
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
- 27 Aug, 2015 23 commits
-
-
Rémi Denis-Courmont authored
That parameter assumed that the query was part of the path. However it is not, which leads to invalid host name, and eventually failure when the path is missing. In practice, passing any value other than '?' as separator would not work properly. Remaining vlc_UrlParse() call sites without the option separator do not support query at the protocol level anyway, so they are unaffected by the change. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
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 2 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
-