[vlc-commits] macosx: fixed crash when selecting a QTKit capture device

2012-09-29 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Sep 29 23:10:49 2012 +0200| [86d4fa6bf6cc467743e8b0df478393a74a10bfe2] | committer: Felix Paul Kühne macosx: fixed crash when selecting a QTKit capture device > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=86d4fa6bf6cc467743e8b0df478393a7

[vlc-commits] macosx: expose the 'Karaoke' filter in the UI because we can

2012-09-29 Thread Felix Paul Kühne
vlc/vlc-2.0 | branch: master | Felix Paul Kühne | Sat Sep 29 22:51:23 2012 +0200| [a85d2c120bc0e76c359c0e337b2225575b41e80d] | committer: Felix Paul Kühne macosx: expose the 'Karaoke' filter in the UI because we can Manual backport of 79a5d68775e135b0f7337d5300a03875588f459d since it doesn't

[vlc-commits] fr: fix simplified translation

2012-09-29 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Sat Sep 29 22:31:10 2012 +0200| [4630063537cfaffa227bcbe4c346ba153604d0e5] | committer: Francois Cartegnie fr: fix simplified translation > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4630063537cfaffa227bcbe4c346ba153604d0e5 --- po/fr.po

[vlc-commits] tls: simplify server code

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 23:00:21 2012 +0300| [52eb2b94e64261abd276c47d41326b32fbfdb546] | committer: Rémi Denis-Courmont tls: simplify server code > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=52eb2b94e64261abd276c47d41326b32fbfdb546 --- include/vlc

[vlc-commits] macosx: expose the 'Karaoke' filter in the UI because we can

2012-09-29 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Sep 29 21:27:18 2012 +0200| [79a5d68775e135b0f7337d5300a03875588f459d] | committer: Felix Paul Kühne macosx: expose the 'Karaoke' filter in the UI because we can > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=79a5d68775e135b0f7337d5300a03

[vlc-commits] tls: unify server and client credential & session concepts

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 16:10:02 2012 +0300| [3b14b63995cae2a8f92b66acf14679e4a7f71cc5] | committer: Rémi Denis-Courmont tls: unify server and client credential & session concepts The TLS plugin now supports reusing the same set of credentials for multiple sessi

[vlc-commits] gnutls: LGPL

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 19:23:44 2012 +0300| [85aa3320d492dd835548910fd946132cd4e2e0ef] | committer: Rémi Denis-Courmont gnutls: LGPL > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=85aa3320d492dd835548910fd946132cd4e2e0ef --- modules/misc/gnutls.c |

[vlc-commits] tls: keep credentials when HTTP reconnects

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 16:52:13 2012 +0300| [ba0d112f5b79202cf019f0ea47be7c6669ebee74] | committer: Rémi Denis-Courmont tls: keep credentials when HTTP reconnects Keeping the credentials container saves some times, as we do not need to load and parse all of the

[vlc-commits] gnutls: use system X.509 trust

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 27 21:40:41 2012 +0300| [48821bd5b1bd435f1727fbf19521e0b4aa2a08e3] | committer: Rémi Denis-Courmont gnutls: use system X.509 trust GnuTLS system trust supports more systems, and supports Linux and Windows better, than the old custom code. >

[vlc-commits] gnutls: remove support for certificates and keys from .config/vlc

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 28 23:23:02 2012 +0300| [b027bfd8bfc249e54bb9c902a333c664a2fe7b9a] | committer: Rémi Denis-Courmont gnutls: remove support for certificates and keys from .config/vlc Support for custom certificates will be better addressed with the stored pu

[vlc-commits] gnutls: require same version as configure checks

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 19:29:58 2012 +0300| [88a0f9303de0ec653c773d21833483ff7edec968] | committer: Rémi Denis-Courmont gnutls: require same version as configure checks > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=88a0f9303de0ec653c773d21833483ff7ed

[vlc-commits] gnutls: fix memory leak in error case

2012-09-29 Thread Rémi Denis-Courmont
vlc/vlc-2.0 | branch: master | Rémi Denis-Courmont | Sat Sep 29 15:16:20 2012 +0300| [fb7e2b90b172d7aec477025a3e72ce0de90ffc47] | committer: Rémi Denis-Courmont gnutls: fix memory leak in error case (cherry picked from commit 38150d6e9de4d8d382149aa2e174b565958ceef7) > http://git.videolan.org

[vlc-commits] gnutls: require same version as configure checks

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 19:29:58 2012 +0300| [c46daf7810d7f012efcae5944484bee2f41d0aa1] | committer: Rémi Denis-Courmont gnutls: require same version as configure checks > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c46daf7810d7f012efcae5944484bee2f41

[vlc-commits] gnutls: LGPL

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 19:23:44 2012 +0300| [f3295a20e2d8a19022de0f462f2ff66c37788835] | committer: Rémi Denis-Courmont gnutls: LGPL > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f3295a20e2d8a19022de0f462f2ff66c37788835 --- modules/misc/gnutls.c |

[vlc-commits] tls: keep credentials when HTTP reconnects

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 16:52:13 2012 +0300| [4f0fadb7794b092f6363482cc7b41346b265b9c4] | committer: Rémi Denis-Courmont tls: keep credentials when HTTP reconnects Keeping the credentials container saves some times, as we do not need to load and parse all of the

[vlc-commits] tls: unify server and client credential & session concepts

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 16:10:02 2012 +0300| [dd17b7e0816f188d4bf889ad25e87ba39fd31d81] | committer: Rémi Denis-Courmont tls: unify server and client credential & session concepts The TLS plugin now supports reusing the same set of credentials for multiple sessi

[vlc-commits] gnutls: use system X.509 trust

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 27 21:40:41 2012 +0300| [18a12ff32670807d63ae5554239b4a56a3b8703c] | committer: Rémi Denis-Courmont gnutls: use system X.509 trust GnuTLS system trust supports more systems, and supports Linux and Windows better, than the old custom code. >

[vlc-commits] gnutls: remove support for certificates and keys from .config/vlc

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 28 23:23:02 2012 +0300| [4703d14ef55e2c706da91d4452f0923ea0b63705] | committer: Rémi Denis-Courmont gnutls: remove support for certificates and keys from .config/vlc Support for custom certificates will be better addressed with the stored pu

[vlc-commits] tls: clean up server credentials activation prototype

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 14:14:53 2012 +0300| [5344b8e8898233ce7a31585497a551646fecb8f5] | committer: Rémi Denis-Courmont tls: clean up server credentials activation prototype > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5344b8e8898233ce7a31585497a551

[vlc-commits] block: add block_FilePath() to load a file into a block_t

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 14:42:32 2012 +0300| [79139b20fb78def6a83bd3d1f70af5513231427a] | committer: Rémi Denis-Courmont block: add block_FilePath() to load a file into a block_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=79139b20fb78def6a83bd3d1f7

[vlc-commits] gnutls: use block_FilePath() and clean up a bit

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 14:42:58 2012 +0300| [85c0357c47da1d37ad818428af3d5842778ec761] | committer: Rémi Denis-Courmont gnutls: use block_FilePath() and clean up a bit > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=85c0357c47da1d37ad818428af3d5842778e

[vlc-commits] tls: allocate server session in core

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 11:05:43 2012 +0300| [179ffb95f427e265b6a6ef77d0b89fb33b67938f] | committer: Rémi Denis-Courmont tls: allocate server session in core This enables the use of vlc_custom_create() and, later, sharing more code between server and client side

[vlc-commits] gnutls: fix memory leak in error case

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 15:16:20 2012 +0300| [38150d6e9de4d8d382149aa2e174b565958ceef7] | committer: Rémi Denis-Courmont gnutls: fix memory leak in error case > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=38150d6e9de4d8d382149aa2e174b565958ceef7 ---

[vlc-commits] tls: keep credentials when HTTP reconnects

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 16:52:13 2012 +0300| [d7681c452493a6a011aec18cdaa2d1c0df463791] | committer: Rémi Denis-Courmont tls: keep credentials when HTTP reconnects Keeping the credentials container saves some times, as we do not need to load and parse all of the

[vlc-commits] gnutls: remove support for certificates and keys from .config/vlc

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 28 23:23:02 2012 +0300| [ec66ad7b4db9823e43312547ab485dc7ec840767] | committer: Rémi Denis-Courmont gnutls: remove support for certificates and keys from .config/vlc Support for custom certificates will be better addressed with the stored pu

[vlc-commits] tls: unify server and client credential & session concepts

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 16:10:02 2012 +0300| [1c533620475c7b1d9399f8ad8b4f5b27a67a4f38] | committer: Rémi Denis-Courmont tls: unify server and client credential & session concepts The TLS plugin now supports reusing the same set of credentials for multiple sessi

[vlc-commits] gnutls: use system X.509 trust

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 27 21:40:41 2012 +0300| [ca7d4cbd3647a6a75103dc122779518feba30296] | committer: Rémi Denis-Courmont gnutls: use system X.509 trust GnuTLS system trust supports more systems, and supports Linux and Windows better, than the old custom code. >

[vlc-commits] block: add block_FilePath() to load a file into a block_t

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 14:42:32 2012 +0300| [b6428f28763d10d5b37b4c2e8f8b88ef565a0100] | committer: Rémi Denis-Courmont block: add block_FilePath() to load a file into a block_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b6428f28763d10d5b37b4c2e8f

[vlc-commits] gnutls: use block_FilePath() and clean up a bit

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 14:42:58 2012 +0300| [59cec95cb2457f387704b4222a67217bb62bbba4] | committer: Rémi Denis-Courmont gnutls: use block_FilePath() and clean up a bit > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=59cec95cb2457f387704b4222a67217bb62b

[vlc-commits] tls: allocate server session in core

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 11:05:43 2012 +0300| [692eabff3af5ccd85932caaeebd7d09a61c157a7] | committer: Rémi Denis-Courmont tls: allocate server session in core This enables the use of vlc_custom_create() and, later, sharing more code between server and client side

[vlc-commits] tls: clean up server credentials activation prototype

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 14:14:53 2012 +0300| [404c0f1c12ee5f34e7264ff4a103ddc802fd4052] | committer: Rémi Denis-Courmont tls: clean up server credentials activation prototype > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=404c0f1c12ee5f34e7264ff4a103dd

[vlc-commits] gnutls: fix memory leak in error case

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 15:16:20 2012 +0300| [ec3f3aeb44e1bd70be0eec39831463d6938ef850] | committer: Rémi Denis-Courmont gnutls: fix memory leak in error case > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ec3f3aeb44e1bd70be0eec39831463d6938ef850 ---

[vlc-commits] gnutls: remove gcrypt initialization

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 27 21:39:11 2012 +0300| [969171b91cbdc214ab8933542ecf9be986a77cd7] | committer: Rémi Denis-Courmont gnutls: remove gcrypt initialization There are no (other) reasons for the GnuTLS plugin to link against libgcrypt. Since nettle has been the

[vlc-commits] gnutls: error message cosmetics

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 28 23:30:12 2012 +0300| [c9c38976c945422c40d52ec9f77ab81ae2fae581] | committer: Rémi Denis-Courmont gnutls: error message cosmetics > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c9c38976c945422c40d52ec9f77ab81ae2fae581 --- modul

[vlc-commits] block: add VLC_MALLOC attribute as appropriate

2012-09-29 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sat Sep 29 14:23:14 2012 +0300| [91f2c8072a7fc3f051f9405da054182cb7672be3] | committer: Rémi Denis-Courmont block: add VLC_MALLOC attribute as appropriate > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=91f2c8072a7fc3f051f9405da054182cb7672

[vlc-commits] httplive: parse EXT-X-MEDIA-SEQUENCE only once

2012-09-29 Thread Rui Zhang
vlc | branch: master | Rui Zhang | Tue May 29 20:42:41 2012 +0800| [4ab81377158ece056cae3a45084f20efb5df79d7] | committer: Hugo Beauzée-Luyssen httplive: parse EXT-X-MEDIA-SEQUENCE only once refs #6897 Signed-off-by: Hugo Beauzée-Luyssen > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit

[vlc-commits] httplive: ignore failed stream in meta list

2012-09-29 Thread Rui Zhang
vlc | branch: master | Rui Zhang | Wed May 30 17:41:35 2012 +0800| [e71bbc493deae0a2f1c01ea06dbb5e51a555edbe] | committer: Hugo Beauzée-Luyssen httplive: ignore failed stream in meta list So we have chance to try other streams instead of just fail. Fixes #6898 Signed-off-by: Hugo Beauzée-Luys

[vlc-commits] http access: advertize gzip encoding if supported (fixes #7515)

2012-09-29 Thread Konstantin Pavlov
vlc/vlc-2.0 | branch: master | Konstantin Pavlov | Fri Sep 28 22:32:07 2012 +0400| [4087c7c0edad3db4098c02fd6003b4bb2f78aca9] | committer: Konstantin Pavlov http access: advertize gzip encoding if supported (fixes #7515) Signed-off-by: Rémi Denis-Courmont (cherry picked from commit 703ecf7456