[vlc-commits] Fix koreus parsing

2012-09-30 Thread Jean-Baptiste Kempf
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Sun Sep 30 12:29:08 2012 +0200| [8d62bd60593c2ac55e1d8afccf832bc03471e016] | committer: Jean-Baptiste Kempf Fix koreus parsing Close #7529 (cherry picked from commit 89b1b06c5eb7a1a5a882b6dfd07d30d9250443be) Signed-off-by:

[vlc-commits] mjpeg: move content-type checks to probe phase

2012-09-30 Thread Sergey Radionov
vlc | branch: master | Sergey Radionov rsa...@gmail.com | Sun Sep 30 14:06:22 2012 +0300| [a5a93926b55bed6f970423ee4bb8f8da9b54ac6f] | committer: Rémi Denis-Courmont mjpeg: move content-type checks to probe phase Signed-off-by: Rémi Denis-Courmont r...@remlab.net

[vlc-commits] tls: pass host name to handshake function, simplify

2012-09-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun Sep 30 14:28:03 2012 +0300| [ceb6e75aaa65dd75d609dab7e8fafc561d3c3182] | committer: Rémi Denis-Courmont tls: pass host name to handshake function, simplify

[vlc-commits] gnutls: kill relocations

2012-09-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun Sep 30 15:12:43 2012 +0300| [75ffd9eaf71597a3c457bcb543d377121cda1e58] | committer: Rémi Denis-Courmont gnutls: kill relocations http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=75ffd9eaf71597a3c457bcb543d377121cda1e58 ---

[vlc-commits] tls: pass host name to handshake function, simplify

2012-09-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun Sep 30 14:28:03 2012 +0300| [9a2909130565db414550adbf6820407b11bcfb4c] | committer: Rémi Denis-Courmont tls: pass host name to handshake function, simplify

[vlc-commits] dialog: support format strings in dialog_Question()

2012-09-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun Sep 30 16:23:20 2012 +0300| [d40dc861c45da1c6e1acc384be695bfaef1b58f1] | committer: Rémi Denis-Courmont dialog: support format strings in dialog_Question()

[vlc-commits] tls: add service parameter for handshake

2012-09-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun Sep 30 14:34:53 2012 +0300| [c8d471d5ec9d526971b76a7a80958b0244b4c948] | committer: Rémi Denis-Courmont tls: add service parameter for handshake This will be used for fine-grained GnuTLS stored public keys, i.e. SSH-like

[vlc-commits] gnutls: support SSH-style first use certificate authentication

2012-09-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun Sep 30 16:32:08 2012 +0300| [dd782427396b32a74aaa5e2d27c3cce1bbf3f1bd] | committer: Rémi Denis-Courmont gnutls: support SSH-style first use certificate authentication If a certificate does not validate, the user will be given the

[vlc-commits] gnutls: ask user if certificate is invalid

2012-09-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun Sep 30 16:30:41 2012 +0300| [ac8f45552c4b30747092f8eada9e4d7d4493bbbc] | committer: Rémi Denis-Courmont gnutls: ask user if certificate is invalid

[vlc-commits] gnutls: support SSH-style first use certificate authentication

2012-09-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun Sep 30 16:32:08 2012 +0300| [51015d4b1dae956fa44a8ec3ddf137011d5e769f] | committer: Rémi Denis-Courmont gnutls: support SSH-style first use certificate authentication If a certificate does not validate, the user will be given the

[vlc-commits] file out: translate override dialog

2012-09-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun Sep 30 16:04:10 2012 +0300| [77646da009115d81af8dd29277e7c5f8ae44272c] | committer: Rémi Denis-Courmont file out: translate override dialog

[vlc-commits] gnutls: really translate certificate questions

2012-09-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun Sep 30 17:12:16 2012 +0300| [1e42dcf39987f82b5531e9dabe38cdb0e91ff19e] | committer: Rémi Denis-Courmont gnutls: really translate certificate questions

[vlc-commits] http: correctly strip URI scheme upon redirection (fixes #6872)

2012-09-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun Sep 30 17:52:39 2012 +0300| [15eb1dff90131cee1244c5d2c652b07b04816d7f] | committer: Rémi Denis-Courmont http: correctly strip URI scheme upon redirection (fixes #6872) Quoting the reporter: | According to include/vlc_access.h,

[vlc-commits] http: correctly strip URI scheme upon redirection (fixes #6872)

2012-09-30 Thread Rémi Denis-Courmont
vlc/vlc-2.0 | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun Sep 30 17:52:39 2012 +0300| [832874921b930e2a8a80defde57df555feae944a] | committer: Rémi Denis-Courmont http: correctly strip URI scheme upon redirection (fixes #6872) Quoting the reporter: | According to

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

2012-09-30 Thread Rui Zhang
vlc/vlc-2.0 | branch: master | Rui Zhang bbcal...@gmail.com | Wed May 30 17:41:35 2012 +0800| [5ecc28ae8ff0d2e390fb6e4dfdf77ba94703577a] | committer: Jean-Baptiste Kempf httplive: ignore failed stream in meta list So we have chance to try other streams instead of just fail. Fixes #6898

[vlc-commits] Record: escape file names

2012-09-30 Thread Jean-Baptiste Kempf
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf j...@videolan.org | Mon Sep 24 15:30:34 2012 +0200| [d10ea6d9b58afaada9e1fe2e4d61fee41af83b05] | committer: Jean-Baptiste Kempf Record: escape file names Close #7490 (cherry picked from commit fe6e7e3d43238b85c9c2f2379410a5ea1c5c8247)

[vlc-commits] base64 decode: stops after first invalid character

2012-09-30 Thread Rafaël Carré
vlc/vlc-2.0 | branch: master | Rafaël Carré fun...@videolan.org | Fri Sep 14 08:51:22 2012 +| [c68e9688305607133ce746869fb610da50364511] | committer: Jean-Baptiste Kempf base64 decode: stops after first invalid character (cherry picked from commit ce6521381bc24cda9c9ac4f54ae6e0b61bbcde53)

[vlc-commits] koreus.lua: small fix-up

2012-09-30 Thread Pierre Ynard
vlc | branch: master | Pierre Ynard linkfa...@yahoo.fr | Sun Sep 30 17:01:21 2012 +0200| [4491de9a6b93ac1838eaa0ef89ad97eddbcf4960] | committer: Pierre Ynard koreus.lua: small fix-up http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4491de9a6b93ac1838eaa0ef89ad97eddbcf4960 ---

[vlc-commits] koreus.lua: small fix-up

2012-09-30 Thread Pierre Ynard
vlc/vlc-2.0 | branch: master | Pierre Ynard linkfa...@yahoo.fr | Sun Sep 30 17:01:21 2012 +0200| [6c71e02b0523a63b67c5f7cb6304e46be35eec5c] | committer: Pierre Ynard koreus.lua: small fix-up (cherry picked from commit 4491de9a6b93ac1838eaa0ef89ad97eddbcf4960) Signed-off-by: Pierre Ynard

[vlc-commits] tls: poll and timeout during handshake (fixes #7533)

2012-09-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun Sep 30 18:18:37 2012 +0300| [2f66c69631cc461ac8619d1f14561fd13a59dc08] | committer: Rémi Denis-Courmont tls: poll and timeout during handshake (fixes #7533)

[vlc-commits] tls: poll and timeout during handshake (fixes #7533)

2012-09-30 Thread Rémi Denis-Courmont
vlc/vlc-2.0 | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun Sep 30 18:18:37 2012 +0300| [b0255011ce7d06f323c63b85242b0fae39c39a50] | committer: Rémi Denis-Courmont tls: poll and timeout during handshake (fixes #7533) (cherry picked from commit

[vlc-commits] macosx: use black color for detached window background

2012-09-30 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann david.fuhrm...@googlemail.com | Sun Sep 30 20:46:24 2012 +0200| [568303d7e84c1cb8a66ad694ea82e5fc7b2f4d43] | committer: David Fuhrmann macosx: use black color for detached window background This avoids grey or transparent flashes on start

[vlc-commits] macosx: add own video view for each window

2012-09-30 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann david.fuhrm...@googlemail.com | Sun Sep 30 15:53:41 2012 +0200| [92b48ad487140f4b3902f4aa1fb4777ff5008dfb] | committer: David Fuhrmann macosx: add own video view for each window Note that this commit will break some stuff for non-embedded cases, for now.

[vlc-commits] macosx: adapt module_list_get calls for latest changes in core

2012-09-30 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann david.fuhrm...@googlemail.com | Sun Sep 30 21:53:20 2012 +0200| [766e381d0eabaf3d487c55f1b876408aed16b37e] | committer: David Fuhrmann macosx: adapt module_list_get calls for latest changes in core

[vlc-commits] macosx: remove old and dead code from VideoView.m

2012-09-30 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann david.fuhrm...@googlemail.com | Fri Sep 28 19:08:41 2012 +0200| [b9dc892290963e76a5d3e57e29c8ff838248dad1] | committer: David Fuhrmann macosx: remove old and dead code from VideoView.m