[vlc-commits] gui/qt: info_panels: fix leak + potential null-dereference

2017-02-27 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Mon Feb 27 07:03:29 2017 +0100| [60b9fae6946e9576c434f8382df2a8319c56ed5c] | committer: Hugo Beauzée-Luyssen gui/qt: info_panels: fix leak + potential null-dereference vlc_meta_CopyExtraNames returns a pointer to a dynamically allocated

[vlc-commits] archive: Fix leak on error

2017-02-27 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Mon Feb 27 12:01:43 2017 +0100| [60d6dc700e3ac3fbbfb5d81a422f83fcabd46af7] | committer: Hugo Beauzée-Luyssen archive: Fix leak on error CID #1413318 >

[vlc-commits] sout/standard: create_SDP: fix inverted logic

2017-02-27 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Mon Feb 27 07:03:13 2017 +0100| [b037dd3e172f87d5467a53ec7a2d7b1d10e858d7] | committer: Hugo Beauzée-Luyssen sout/standard: create_SDP: fix inverted logic sdp.ptr is only of relevance to us if vlc_memstream_close is successful, on error the

[vlc-commits] macOS buildsystem: Adjust rpath and install_name

2017-02-27 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Feb 27 15:59:58 2017 +0100| [2b5baef57f7dfbaa91ba2f5c6b7ba9727f7c32f3] | committer: Marvin Scholz macOS buildsystem: Adjust rpath and install_name >

[vlc-commits] macOS package: Change how VLC.app is created

2017-02-27 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Feb 27 16:24:36 2017 +0100| [f6e51b027f3bd458af1626f90b05de36ad6621ef] | committer: Marvin Scholz macOS package: Change how VLC.app is created The build-package.sh is not longer requires, now that the rpath and install_name it set

[vlc-commits] Remove VDA plugin

2017-02-27 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Mon Feb 27 16:37:37 2017 +0100| [dc14ecb4f25874c364e6dabc902c540c94ac5556] | committer: Jean-Baptiste Kempf Remove VDA plugin > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=dc14ecb4f25874c364e6dabc902c540c94ac5556 ---

[vlc-commits] Rename "ios2 vout" into "ios vout"

2017-02-27 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Mon Feb 27 17:48:38 2017 +0100| [b753d1c650131f10235eaf5a6042bc20037d5ade] | committer: Jean-Baptiste Kempf Rename "ios2 vout" into "ios vout" It does not make sense anymore >

[vlc-commits] Remove audioqueue plugin

2017-02-27 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Mon Feb 27 17:44:39 2017 +0100| [4ceff8a01510de8ab10689b472de4079d7834dfc] | committer: Jean-Baptiste Kempf Remove audioqueue plugin >

[vlc-commits] memstream: vlc_memstream_vprintf: handle vsnprintf failure

2017-02-27 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Mon Feb 27 02:58:03 2017 +0100| [7933177bff28b95cb5df9e3855e8a17ade255eba] | committer: Rémi Denis-Courmont memstream: vlc_memstream_vprintf: handle vsnprintf failure If there is an output error in the call to vsnprintf in "len = vsnprintf(

[vlc-commits] macOS package: Remove unnecessary build-package.sh

2017-02-27 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Feb 27 16:10:50 2017 +0100| [dbddc5c8d8883ca012ca6fc55460d75579637a74] | committer: Marvin Scholz macOS package: Remove unnecessary build-package.sh >

[vlc-commits] codec: faad: use aout_channel_reorder and simplify

2017-02-27 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Mon Feb 27 19:35:39 2017 +0100| [2fd09b071cb1f39435f9e276f5824d46261150d5] | committer: Francois Cartegnie codec: faad: use aout_channel_reorder and simplify >

[vlc-commits] codec: faad: move away mpeg4 audiospecific table

2017-02-27 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Mon Feb 27 17:14:34 2017 +0100| [065258d411b4c34f56b550589f576c339f146241] | committer: Francois Cartegnie codec: faad: move away mpeg4 audiospecific table >

[vlc-commits] packetizer: mpeg4audio: update extradata on LATM change

2017-02-27 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Mon Feb 27 14:32:36 2017 +0100| [ef09a48a175828bffcac8b9c6ce67074c86ce5ea] | committer: Francois Cartegnie packetizer: mpeg4audio: update extradata on LATM change refs #8393 >

[vlc-commits] packetizer: mpeg4audio: fix debug level

2017-02-27 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Mon Feb 27 22:51:34 2017 +0100| [46d8747a5b8d7eba53f1101e6321881e227b612b] | committer: Francois Cartegnie packetizer: mpeg4audio: fix debug level >

[vlc-commits] es_format: es_format_IsSimilar: compare number of channels

2017-02-27 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Mon Feb 27 15:48:18 2017 +0100| [b65b94bbdc1176deaa9ace57fe010d61762c5111] | committer: Francois Cartegnie es_format: es_format_IsSimilar: compare number of channels This is implied through original/physical channels, but channels

[vlc-commits] codec: faad: extract subset from higher number of channels

2017-02-27 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Mon Feb 27 21:53:51 2017 +0100| [0add92ddc7a7cb8b7d8ee0f6dcc9bbc3544cf8cf] | committer: Francois Cartegnie codec: faad: extract subset from higher number of channels >