[vlc-commits] macosx: fix crash in str_format_meta

2015-05-07 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann dfuhrm...@videolan.org | Thu May 7 19:29:51 2015 +0200| [ca28163fb0ed72a5aa2fa73c0b80475796985a23] | committer: David Fuhrmann macosx: fix crash in str_format_meta (cherry picked from commit e823a595a8aa041de17e23d8f84bcb90d5d48702) Signed-off-by:

[vlc-commits] macosx: fix crash in str_format_meta

2015-05-07 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Thu May 7 19:29:51 2015 +0200| [e823a595a8aa041de17e23d8f84bcb90d5d48702] | committer: David Fuhrmann macosx: fix crash in str_format_meta

[vlc-commits] httpd: remove stray vlc_object_waitpipe() call

2015-05-07 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Fri May 8 00:14:30 2015 +0300| [65940085a785a953ae9ab21471e45c4b7295afb5] | committer: Rémi Denis-Courmont httpd: remove stray vlc_object_waitpipe() call There is no actual usage of the waitpipe left in the HTTP server.

[vlc-commits] demux: ts: really fix #14257

2015-05-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Wed May 6 18:56:50 2015 +0200| [9acc77358826a222405f75e1a75b80139ecd9d06] | committer: Francois Cartegnie demux: ts: really fix #14257 We need to unselect missing PID on PMT update as some providers add overlapping delay to the last

[vlc-commits] demux: adaptative: don't append over filenames

2015-05-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Thu May 7 18:52:38 2015 +0200| [0335f63454e202bf285fa8b99db94fa08531d800] | committer: Francois Cartegnie demux: adaptative: don't append over filenames

[vlc-commits] demux: adaptative: add queue between stream_demux and real es_out_send

2015-05-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Sat May 2 15:37:36 2015 +0200| [21edb9b4a0f78c743309b2297ad6e13d67f1fa0e] | committer: Francois Cartegnie demux: adaptative: add queue between stream_demux and real es_out_send

[vlc-commits] demux: dash: set SegmentBase as segment itself

2015-05-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Thu May 7 17:17:27 2015 +0200| [d8a926a2b8fb6b0a94c0be8b19b4fcfcd8cc08aa] | committer: Francois Cartegnie demux: dash: set SegmentBase as segment itself Fixes playback with single file, simple profile

[vlc-commits] block_FifoShow: assume the FIFO is not empty

2015-05-07 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Thu May 7 20:04:08 2015 +0300| [fec56da812ff920f39f628568a9a3d1c3a718bf3] | committer: Rémi Denis-Courmont block_FifoShow: assume the FIFO is not empty All existing call sites are in muxers and they all check that the FIFO is not

[vlc-commits] fifo: cosmetic change

2015-05-07 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Thu May 7 20:06:29 2015 +0300| [8d57da7a2e0822da4a2559c91a97aab7e30a437e] | committer: Rémi Denis-Courmont fifo: cosmetic change http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8d57da7a2e0822da4a2559c91a97aab7e30a437e ---

[vlc-commits] sout: add an assertion

2015-05-07 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Thu May 7 20:05:54 2015 +0300| [053ab8650c37456224562efc630b70b8652948f2] | committer: Rémi Denis-Courmont sout: add an assertion http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=053ab8650c37456224562efc630b70b8652948f2 ---

[vlc-commits] demux/playlist: ensure that a playlist is a file

2015-05-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Thu May 7 16:55:01 2015 +0200| [dc39e0ea3066898e67c67d3b4004f0fe869ac3d4] | committer: Thomas Guillem demux/playlist: ensure that a playlist is a file A lot of playlist probe only check the file extension that returns true for a directory