[vlc-commits] PulseAudio: remove the base volume hack

2014-10-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Thu Oct 23 21:58:58 2014 +0300| [d3de0ffc472ddaf38fe6ba20f05071742ad8d86b] | committer: Rémi Denis-Courmont PulseAudio: remove the base volume hack

[vlc-commits] PulseAudio: remove the base volume hack

2014-10-25 Thread Rémi Denis-Courmont
vlc/vlc-2.2 | branch: master | Rémi Denis-Courmont r...@remlab.net | Thu Oct 23 21:58:58 2014 +0300| [de72116538fcf1bf3bd60dae8bda1fd9689d2a70] | committer: Rémi Denis-Courmont PulseAudio: remove the base volume hack (cherry picked from commit d3de0ffc472ddaf38fe6ba20f05071742ad8d86b)

[vlc-commits] swscale: scale the whole picture (fixes #12085)

2014-10-25 Thread Rémi Denis-Courmont
vlc/vlc-2.2 | branch: master | Rémi Denis-Courmont r...@remlab.net | Sat Oct 25 20:45:58 2014 +0300| [7f06a46695fb7a7f1a3a498551b00f8896c57680] | committer: Rémi Denis-Courmont swscale: scale the whole picture (fixes #12085) ...not just the visible part. So that cropping still works even

[vlc-commits] avcodec: map YUVA 4:4:4

2014-10-25 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat Oct 25 20:55:39 2014 +0200| [c9b8c8b964148bf1e508b04801bea80ee69b772e] | committer: Jean-Baptiste Kempf avcodec: map YUVA 4:4:4 http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c9b8c8b964148bf1e508b04801bea80ee69b772e

[vlc-commits] FourCC: add comments and reorder

2014-10-25 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sat Oct 25 21:04:58 2014 +0200| [45f82a69329375e040e625d3bc4ee389017f7a70] | committer: Jean-Baptiste Kempf FourCC: add comments and reorder (no functional change)

[vlc-commits] Swscale: use calloc instead of malloc

2014-10-25 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sun Oct 26 01:07:16 2014 +0200| [de52f56adc16506c59d535e15396f19b5ad42a5e] | committer: Jean-Baptiste Kempf Swscale: use calloc instead of malloc

[vlc-commits] Swscale: init the pf_video_filter after possible fails

2014-10-25 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sun Oct 26 01:16:25 2014 +0200| [aaef11b8631a47307051aaeae3001ee2639508d7] | committer: Jean-Baptiste Kempf Swscale: init the pf_video_filter after possible fails