[vlc-commits] iOS Dialog Provider: re-write based on UIAlertViewController for tvOS

2015-11-18 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Wed Nov 18 15:34:28 2015 +0100| [b7505d4a307871a30800e8e4d3fd20f5d623a1e7] | committer: Felix Paul Kühne iOS Dialog Provider: re-write based on UIAlertViewController for tvOS Once we drop iOS 7, we can also remove the legacy

[vlc-commits] demux: adaptative: merge restart & discontinuity states

2015-11-18 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Fri Nov 13 16:47:10 2015 +0100| [916065b01cc1d016a4b22fec2a05f4d67ffe6e4c] | committer: Francois Cartegnie demux: adaptative: merge restart & discontinuity states And add implicit discontinuity on format change. Use only tracker

[vlc-commits] demux: adaptative: simplify chunk usage

2015-11-18 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Fri Nov 13 12:42:43 2015 +0100| [dd9a9051ea05075a14224c9a00cbe6b8c79eb178] | committer: Francois Cartegnie demux: adaptative: simplify chunk usage >

[vlc-commits] demux: smooth: fix mismatched free

2015-11-18 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Nov 17 21:14:06 2015 +0100| [cacb19317343bd3b0ecd127736c12133563601f3] | committer: Francois Cartegnie demux: smooth: fix mismatched free >

[vlc-commits] demux: adaptative: merge streamformats

2015-11-18 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Fri Nov 13 17:46:14 2015 +0100| [fe32c1c6bf445b946f7d7c8e3c0c4d4d17d013bc] | committer: Francois Cartegnie demux: adaptative: merge streamformats only handling them should differ. adds debugging >

[vlc-commits] demux: adaptative: don't compute bw stats from tiny chunks

2015-11-18 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Nov 10 16:20:43 2015 +0100| [39589fb69f0d715eb2df2fccedc55062204916b0] | committer: Francois Cartegnie demux: adaptative: don't compute bw stats from tiny chunks >

[vlc-commits] demux: adaptative: add bandwith debugging

2015-11-18 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Nov 10 17:01:59 2015 +0100| [5f1dec1a174965aff5f6c7c1221a2e9fb39da181] | committer: Francois Cartegnie demux: adaptative: add bandwith debugging >

[vlc-commits] demux: avformat: fix double free with io buffer (fix #15903)

2015-11-18 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Nov 18 10:55:07 2015 +0100| [51bbaf06e0510ea921890158992e39af5a7b6f42] | committer: Francois Cartegnie demux: avformat: fix double free with io buffer (fix #15903) As mentioned by documentation "It may be freed and replaced

[vlc-commits] bluray: fix current chapter

2015-11-18 Thread Petri Hintukainen
vlc | branch: master | Petri Hintukainen | Wed Nov 18 09:59:25 2015 +0200| [326b1d971b94b66c7c2535155ac13fae666752f5] | committer: Jean-Baptiste Kempf bluray: fix current chapter Signed-off-by: Jean-Baptiste Kempf >