[vlc-commits] stream_FilterNew: fix missing psz_url

2015-10-22 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Oct 22 22:29:02 2015 +0300| [5f1a70589d6c83482e772934b7323d3ca92025d8] | committer: Rémi Denis-Courmont stream_FilterNew: fix missing psz_url >

[vlc-commits] input: support for (inter-)access redirection

2015-10-22 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Oct 22 21:48:16 2015 +0300| [0506fdb335f4cb8dbd569b5d86667bdd80836cdc] | committer: Rémi Denis-Courmont input: support for (inter-)access redirection Handling the redirection in the access core enables support for redirection

[vlc-commits] http: remove internal redirection support

2015-10-22 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Oct 22 21:57:40 2015 +0300| [284038fbb8ee74ac5700f26cce671a1cfa919285] | committer: Rémi Denis-Courmont http: remove internal redirection support >

[vlc-commits] prefetch: handle STREAM_GET_SIZE failure

2015-10-22 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Oct 22 22:19:07 2015 +0300| [dbc8b7819743e08a1602dbf3c07e945142a32f0f] | committer: Rémi Denis-Courmont prefetch: handle STREAM_GET_SIZE failure >

[vlc-commits] cache_read: don't fail when seeking at the end of the stream

2015-10-22 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Oct 15 11:45:48 2015 +0200| [91b2daf8c840603e843e5e5268fbdf80523285e3] | committer: Thomas Guillem cache_read: don't fail when seeking at the end of the stream AStreamRefillStream shouldn't fail in case of EOF. AStreamSeekStream

[vlc-commits] cache_read: don't fail when skipping at EOF

2015-10-22 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Wed Oct 21 12:04:09 2015 +0200| [1abea4749145807d3163d46a4db953149d0b2fd3] | committer: Thomas Guillem cache_read: don't fail when skipping at EOF >

[vlc-commits] input: move stream/stream filter initialization

2015-10-22 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Wed Oct 21 19:47:58 2015 +0300| [f1cdb745c70d652e2c2224125bd04cdc86412214] | committer: Rémi Denis-Courmont input: move stream/stream filter initialization >

[vlc-commits] access: fix NULL deref on error

2015-10-22 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Oct 22 21:16:06 2015 +0300| [5a54270ebe0d310ada2d6b7449e0caf8d721932a] | committer: Rémi Denis-Courmont access: fix NULL deref on error >

[vlc-commits] http: fix initialization

2015-10-22 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Oct 22 21:47:55 2015 +0300| [8826c29c8135bc461f213ffa8f823ee1feaacc11] | committer: Rémi Denis-Courmont http: fix initialization > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8826c29c8135bc461f213ffa8f823ee1feaacc11

[vlc-commits] cache_read: fix unused variable warning

2015-10-22 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Wed Oct 21 15:47:31 2015 +0200| [8eeb7380c72b735c38a929ff1f0e4339e9df6c18] | committer: Thomas Guillem cache_read: fix unused variable warning >

[vlc-commits] cache_read: add error log

2015-10-22 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Wed Oct 21 12:02:48 2015 +0200| [c47c2f60a3e9142879de9157f4b57e9f9d764a80] | committer: Thomas Guillem cache_read: add error log > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c47c2f60a3e9142879de9157f4b57e9f9d764a80 ---

[vlc-commits] libvlc_media_player: don't use any vout if vout configuration fails

2015-10-22 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Oct 15 14:05:38 2015 +0200| [e2c4746368114830ba313a27bb7214eaba9b2138] | committer: Thomas Guillem libvlc_media_player: don't use any vout if vout configuration fails And assert (debug only). >

[vlc-commits] test: add test_src_input_stream

2015-10-22 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Oct 20 20:04:21 2015 +0200| [20502daae23bcd10eba9cdcc63bfe606e289f5be] | committer: Thomas Guillem test: add test_src_input_stream This test compare IO output/returns between libc FILE functions and stream functions. This commit

[vlc-commits] Contribs: fix libass linking to iconv

2015-10-22 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Thu Oct 22 17:56:46 2015 +0200| [ed96e803fc9b2be4e05a745d9f589b1e50c4e186] | committer: Jean-Baptiste Kempf Contribs: fix libass linking to iconv >

[vlc-commits] Contribs: fix libass linking to iconv

2015-10-22 Thread Jean-Baptiste Kempf
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf | Thu Oct 22 17:56:46 2015 +0200| [19a1780581a89a46d393df7e1976fba4c7debd46] | committer: Jean-Baptiste Kempf Contribs: fix libass linking to iconv (cherry picked from commit ed96e803fc9b2be4e05a745d9f589b1e50c4e186)