[vlc-commits] upnp: Do not add the same element more than once

2015-04-29 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen h...@beauzee.fr | Tue Apr 28 18:05:37 2015 +0200| [ec6c83664ccf49bdbad3654a66b427a3f5d7879b] | committer: Hugo Beauzée-Luyssen upnp: Do not add the same element more than once

[vlc-commits] lib/video: set video prop to true when changing video tracks

2015-04-29 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Tue Apr 28 18:38:58 2015 +0200| [3add8370591bde4469720a368810fbd0e5e6e531] | committer: Thomas Guillem lib/video: set video prop to true when changing video tracks It allows an application to re-activate video when the media was played

[vlc-commits] audiotrack: Add a define to fetch or not native sample rate

2015-04-29 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Wed Apr 29 10:17:10 2015 +0200| [1f02594b331d532df0c394454393aeaf144f999b] | committer: Thomas Guillem audiotrack: Add a define to fetch or not native sample rate If activated, most of the resampling will be done by VLC. Deactivated for

[vlc-commits] audiotrack: negative delay can finally happen

2015-04-29 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Wed Apr 29 14:06:41 2015 +0200| [57a878e66714c3752077a554923d86e380efd101] | committer: Thomas Guillem audiotrack: negative delay can finally happen It happens in case of underflow: if there is too much delay between two consecutives call

[vlc-commits] vdpau: fix hardware decoding with non-multiple of 16 heights

2015-04-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Wed Apr 29 18:33:37 2015 +0300| [b670381ed43a5635d5ad5df9a9fef9454ba7e5c2] | committer: Rémi Denis-Courmont vdpau: fix hardware decoding with non-multiple of 16 heights On the one hand, when decoding in hardware, the video surface

[vlc-commits] vdpau: fix importing surface from main memory

2015-04-29 Thread Rémi Denis-Courmont
vlc/vlc-2.2 | branch: master | Rémi Denis-Courmont r...@remlab.net | Tue Apr 28 23:42:23 2015 +0300| [1798c312d838fe89febcf4e1adba26eea8038528] | committer: Rémi Denis-Courmont vdpau: fix importing surface from main memory On the one hand, when decoding in hardware, the video surface

[vlc-commits] vdpau: fix hardware decoding with non-multiple of 16 heights

2015-04-29 Thread Rémi Denis-Courmont
vlc/vlc-2.2 | branch: master | Rémi Denis-Courmont r...@remlab.net | Wed Apr 29 18:33:37 2015 +0300| [c9ac27670f33cc3533131ffe8e927a923ea9dcf6] | committer: Rémi Denis-Courmont vdpau: fix hardware decoding with non-multiple of 16 heights On the one hand, when decoding in hardware, the video