[vlc-commits] demux: asf: ignore pts when no delta specified (fix #15090)

2015-09-23 Thread Francois Cartegnie
vlc/vlc-2.2 | branch: master | Francois Cartegnie | Tue Sep 22 15:31:52 2015 +0200| [8aafb5d01dcffdd4ba161c07bbb102f0a608951e] | committer: Jean-Baptiste Kempf demux: asf: ignore pts when no delta specified (fix #15090) Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] demux: adaptative: remove unused member

2015-09-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Sep 23 16:08:32 2015 +0200| [f7b1888a558aef01459db6ff61ba08eb1343a5f2] | committer: Francois Cartegnie demux: adaptative: remove unused member >

[vlc-commits] demux: adaptative: convert tracker to use getNextSegment

2015-09-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Sep 23 18:18:21 2015 +0200| [2678b03b431cf0e6f6a48024935f9b929505cb59] | committer: Francois Cartegnie demux: adaptative: convert tracker to use getNextSegment >

[vlc-commits] demux: adaptative: flag template segments

2015-09-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Sep 23 17:48:28 2015 +0200| [3872f3b2f35d681e89db6b6c7dac02355682971b] | committer: Francois Cartegnie demux: adaptative: flag template segments >

[vlc-commits] demux: adaptative: add segment by position

2015-09-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Sep 22 22:14:14 2015 +0200| [b40ef13996ce67d79807363321e932d132846bdc] | committer: Francois Cartegnie demux: adaptative: add segment by position >

[vlc-commits] demux: adaptative: encap demuxers in class

2015-09-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Sep 23 15:21:06 2015 +0200| [7e853c6f06da78fcf424f23020a5cc6589a641ca] | committer: Francois Cartegnie demux: adaptative: encap demuxers in class >

[vlc-commits] demux: adaptative: add tracker listeners interface

2015-09-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Sep 22 22:47:30 2015 +0200| [de283d704cbef76ac9261466f7978d8674af3bbf] | committer: Francois Cartegnie demux: adaptative: add tracker listeners interface >

[vlc-commits] demux: adaptative: add setPosition by segment number

2015-09-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Sep 22 22:47:04 2015 +0200| [22d7d9750cad1584576df9f9bef4d2b6e9b65449] | committer: Francois Cartegnie demux: adaptative: add setPosition by segment number >

[vlc-commits] demux: adaptative: add streamoutput recycling

2015-09-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Sep 23 13:02:00 2015 +0200| [0e9356ef434ac235c3d1a6cc3a85c94a75ab179e] | committer: Francois Cartegnie demux: adaptative: add streamoutput recycling >

[vlc-commits] demux: adaptative: fix mp4 seek after streamdemux restart

2015-09-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Sep 23 21:02:45 2015 +0200| [b1f16e27a12b8ad137e895dd260eec9bbc56df4e] | committer: Francois Cartegnie demux: adaptative: fix mp4 seek after streamdemux restart >

[vlc-commits] demux: adaptative: set template sequence number to startnumber

2015-09-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Sep 23 18:10:09 2015 +0200| [6e2fb50e68142ae642993a7ed95475cc4173ac42] | committer: Francois Cartegnie demux: adaptative: set template sequence number to startnumber >

[vlc-commits] demux: adaptative: remove self used method

2015-09-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Sep 23 21:04:27 2015 +0200| [1cb319a1d7fa2c816b859c925fc3117cbd576b5e] | committer: Francois Cartegnie demux: adaptative: remove self used method >

[vlc-commits] demux: adaptative: recycle output on format change

2015-09-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Sep 23 13:05:19 2015 +0200| [656207acab2337bc88d9aa5e895795f6f98bced4] | committer: Francois Cartegnie demux: adaptative: recycle output on format change avoids dropping current command queue and not recycling compatible es >

[vlc-commits] auhal: do not add long latency to time_get callback

2015-09-23 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Wed Sep 23 21:49:40 2015 +0200| [6f54a7591c7a257cc5cb53c0c03e47e974faa279] | committer: David Fuhrmann auhal: do not add long latency to time_get callback Currently, the VLC code cannot cope with big audio device latencies as

[vlc-commits] Update NEWS

2015-09-23 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann | Wed Sep 23 22:04:18 2015 +0200| [5232e12c88b03403e8f0dd4f69f1ee4e98eda8a1] | committer: David Fuhrmann Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=5232e12c88b03403e8f0dd4f69f1ee4e98eda8a1

[vlc-commits] auhal: do not add long latency to time_get callback

2015-09-23 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann | Wed Sep 23 21:49:40 2015 +0200| [a230056b338d2739f09a87d2542596a80080405c] | committer: David Fuhrmann auhal: do not add long latency to time_get callback Currently, the VLC code cannot cope with big audio device

[vlc-commits] macosx: Replace method of auto-expanding all items in the Source List

2015-09-23 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Wed Sep 23 18:48:57 2015 +0200| [ae4325e90f6ba0dafa7ad18b924341c4529b273e] | committer: David Fuhrmann macosx: Replace method of auto-expanding all items in the Source List This replaces the iteration over all items and expanding them

[vlc-commits] demux: adaptative: add missing config.h

2015-09-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Sep 23 23:05:02 2015 +0200| [e21aef464e4b3184dbf6d6345a8d9efcfe31b93c] | committer: Francois Cartegnie demux: adaptative: add missing config.h >