[vlc-commits] macosx: Minify PNG images

2017-11-07 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Nov 7 21:29:01 2017 +0100| [e407c1e889f90d5201af23ee951f0cd5a42ac408] | committer: Marvin Scholz macosx: Minify PNG images > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e407c1e889f90d5201af23ee951f0cd5a42ac408 --- .../gui/macosx/Resource

[vlc-commits] src: specify range for ipv4-timeout

2017-11-07 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Nov 7 21:51:38 2017 +0200| [8740e367f924c7480cbf8b7a955f1889f8f1f4e5] | committer: Rémi Denis-Courmont src: specify range for ipv4-timeout > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8740e367f924c7480cbf8b7a955f1889f8f1f4e5 --- s

[vlc-commits] png:decoder: use png_set_scale_16

2017-11-07 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Mon Nov 6 17:29:58 2017 -0500| [bc64efc92460e45b83a35bcfb9335797d313d858] | committer: Tristan Matthews png:decoder: use png_set_scale_16 It's supposedly more accurate than png_set_strip_16 and available since libpng 1.5.4 > http://git.videolan.org/

[vlc-commits] direct3d9: do not call SendEventPicturesInvalid if it's not supported

2017-11-07 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Nov 7 16:02:02 2017 +0100| [b839a2d3b3aafa38cf65630dd5d875cb6049196b] | committer: Jean-Baptiste Kempf direct3d9: do not call SendEventPicturesInvalid if it's not supported For now using hardware acceleration won't allow using the wallpaper mode. Sinc

[vlc-commits] direct3d9: do not keep the pool pointer when the device is being reopened

2017-11-07 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Nov 7 16:02:01 2017 +0100| [abd8a983bb36759054cc322441f5da70247ec4ad] | committer: Jean-Baptiste Kempf direct3d9: do not keep the pool pointer when the device is being reopened Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/

[vlc-commits] win32/events: fix crash when the window is being reopened

2017-11-07 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Nov 7 16:02:00 2017 +0100| [910722dd312819c2fcd4d0f72b177ac3b78a1cad] | committer: Jean-Baptiste Kempf win32/events: fix crash when the window is being reopened We may receive a stray message with no window attached, we just discard it. Fixes #18753

[vlc-commits] vout: on windows context menu should apear on mouse release

2017-11-07 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Tue Nov 7 15:41:02 2017 +0100| [53d410c3bc10429ede78e826d3c46564446e7f3a] | committer: Jean-Baptiste Kempf vout: on windows context menu should apear on mouse release Yes, Windows does it the wrong way... What can we do? Close #19025 Signed-off-by: Jean

[vlc-commits] contribs: enable placebo everywhere but windows

2017-11-07 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Tue Nov 7 19:04:39 2017 +0100| [190b51b334fdb95c93998893d9dbca5c2c930d1e] | committer: Jean-Baptiste Kempf contribs: enable placebo everywhere but windows Since OpenGL is now the default everywhere except windows > http://git.videolan.org/gitweb.c

[vlc-commits] tcp: simplify poll timeout

2017-11-07 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Nov 7 18:54:37 2017 +0200| [858e517febcdfbce9aba777261cb97827e45473e] | committer: Rémi Denis-Courmont tcp: simplify poll timeout This is the same logic as the TLS code now. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=858e517febcd

[vlc-commits] configure: reenable -z,defs

2017-11-07 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Nov 7 18:45:12 2017 +0200| [e85682585ab27a3c0593c403b892190c52009960] | committer: Rémi Denis-Courmont configure: reenable -z,defs Because people can clearly not be trusted to build without it. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=c

[vlc-commits] Fix .gitignore

2017-11-07 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Nov 7 18:50:46 2017 +0200| [806823ea757109a8f136ab667532a938b63dfc54] | committer: Rémi Denis-Courmont Fix .gitignore Apparently, running git-status is very hard. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=806823ea757109a8f136ab6

[vlc-commits] tcp: simplify poll timeout

2017-11-07 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Nov 7 18:54:37 2017 +0200| [b24505edc138cf050039f048a98c4b6c07bd697a] | committer: Rémi Denis-Courmont tcp: simplify poll timeout This is the same logic as the TLS code now. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b24505edc138

[vlc-commits] Fix .gitignore

2017-11-07 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Nov 7 18:50:46 2017 +0200| [7636894699e64b1dd23ed95b134bee2488f1675b] | committer: Rémi Denis-Courmont Fix .gitignore Apparently, running git-status is very hard. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7636894699e64b1dd23ed95

[vlc-commits] configure: reenable -z,defs

2017-11-07 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Nov 7 18:45:12 2017 +0200| [7a5159cc5830525bc7527e84db065273c18766ab] | committer: Rémi Denis-Courmont configure: reenable -z,defs Because people can clearly not be trusted to build without it. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=c

[vlc-commits] configure: reenable -z,defs

2017-11-07 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Nov 7 18:45:12 2017 +0200| [f793f286645ff231b8b9dd11450b1f9cd121db25] | committer: Rémi Denis-Courmont configure: reenable -z,defs Because people can clearly not be trusted to build without it. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=c

[vlc-commits] extras/tools: reject old versions of bison

2017-11-07 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Tue Nov 7 17:17:28 2017 +0100| [c24c577c77ed5fd17d9f9bd633ae0655ff5e0ec7] | committer: Jean-Baptiste Kempf extras/tools: reject old versions of bison > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c24c577c77ed5fd17d9f9bd633ae0655ff5e0ec7

[vlc-commits] extra/tools: fix compatibility with old OSes

2017-11-07 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Tue Nov 7 17:13:53 2017 +0100| [e72be94184d926c30b5c4d19fdf73349ef539b8b] | committer: Jean-Baptiste Kempf extra/tools: fix compatibility with old OSes > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e72be94184d926c30b5c4d19fdf73349ef539b8

[vlc-commits] extra/tools: fix bison for macOS 10.13

2017-11-07 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Tue Nov 7 16:57:01 2017 +0100| [43afed90d9578769126cc27af91c4e245cd21576] | committer: Jean-Baptiste Kempf extra/tools: fix bison for macOS 10.13 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=43afed90d9578769126cc27af91c4e245cd21576 ---

[vlc-commits] extras/tools: provide bison for outdated systems

2017-11-07 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Tue Nov 7 16:09:51 2017 +0100| [42505be0836860b2ccacd491ddd7e829e3630048] | committer: Jean-Baptiste Kempf extras/tools: provide bison for outdated systems > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=42505be0836860b2ccacd491ddd7e829e36

[vlc-commits] extras/tools: fix gas package name

2017-11-07 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Tue Nov 7 14:58:23 2017 +0100| [fcea86581b718f7f1aa8ecce1a819235ff16c95a] | committer: Jean-Baptiste Kempf extras/tools: fix gas package name > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fcea86581b718f7f1aa8ecce1a819235ff16c95a --- ex

[vlc-commits] extra/tools: implement a very simple sum-checking for packages

2017-11-07 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Tue Nov 7 16:00:17 2017 +0100| [425b92921bc1511b7a6d86cecf57a6e85dca741c] | committer: Jean-Baptiste Kempf extra/tools: implement a very simple sum-checking for packages We should, in the future, import contribs system, because it is more complete

[vlc-commits] extra/tools: add a fetch-all target

2017-11-07 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Tue Nov 7 14:59:09 2017 +0100| [bbaf9ff3fb7e516f2d6a921c3c7bee0a6ad3e28a] | committer: Jean-Baptiste Kempf extra/tools: add a fetch-all target > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bbaf9ff3fb7e516f2d6a921c3c7bee0a6ad3e28a --- e

[vlc-commits] videotoolbox: fix deadlock when input is paused

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Nov 7 15:22:07 2017 +0100| [757eb4766c628ea81913db68c95cba51002f850b] | committer: Thomas Guillem videotoolbox: fix deadlock when input is paused cf. comment. Fixes #19013 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=757eb4766c628ea819

[vlc-commits] codec: webvtt: use alternative params syntax

2017-11-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Nov 7 13:08:50 2017 +0100| [88130eafe0b43efd458bbe3bcc0615dd76994fdd] | committer: Francois Cartegnie codec: webvtt: use alternative params syntax > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=88130eafe0b43efd458bbe3bcc0615dd76994fdd

[vlc-commits] qt: playlist: fix stack overflow

2017-11-07 Thread Romain Vimont
vlc | branch: master | Romain Vimont | Tue Nov 7 09:53:46 2017 +0100| [991ed989345c28d5fced32a9a5e60f0e793fcab1] | committer: Hugo Beauzée-Luyssen qt: playlist: fix stack overflow The playlist tree may be arbitrary deep, so traversing it recursively may lead to stack overflow. Traverse it it

[vlc-commits] configure.ac: Fix CSS/bison check

2017-11-07 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Tue Nov 7 14:12:33 2017 +0100| [c00fedc8a19f33f4079633aade2164e1c331fc38] | committer: Hugo Beauzée-Luyssen configure.ac: Fix CSS/bison check > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c00fedc8a19f33f4079633aade2164e1c331fc38 --- c

[vlc-commits] smb: Fix samba browsing on windows

2017-11-07 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Tue Nov 7 11:00:48 2017 +0100| [b838ea1c0948dc07ca3ff51972dc3c4f7f42fbbd] | committer: Hugo Beauzée-Luyssen smb: Fix samba browsing on windows > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b838ea1c0948dc07ca3ff51972dc3c4f7f42fbbd ---

[vlc-commits] codec: webvtt: add CSS support

2017-11-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Oct 17 14:05:50 2017 +0200| [506b43d0a3de0e2bfd75ae769d4f5483931ee740] | committer: Francois Cartegnie codec: webvtt: add CSS support > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=506b43d0a3de0e2bfd75ae769d4f5483931ee740 --- modules/

[vlc-commits] codec: webvtt: add CSS lexer/grammar/parser

2017-11-07 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Mon Oct 9 11:27:15 2017 +0200| [649b3d02f50855953cd19b5bdbfee177ffba38d3] | committer: Francois Cartegnie codec: webvtt: add CSS lexer/grammar/parser > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=649b3d02f50855953cd19b5bdbfee177ffba38d3 -

[vlc-commits] fourcc: add VLC_CODEC_P010 fallbacks

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Nov 7 08:44:32 2017 +0100| [45e1492841390906ecadc66c19f9e7fb4e749253] | committer: Thomas Guillem fourcc: add VLC_CODEC_P010 fallbacks > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=45e1492841390906ecadc66c19f9e7fb4e749253 --- src/misc/f

[vlc-commits] fourcc: add VLC_CODEC_VAAPI_420_10BPP fallbacks

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Nov 7 09:26:22 2017 +0100| [2d60ef9fe5bd698ce66fc574f2f4e44894d216f0] | committer: Thomas Guillem fourcc: add VLC_CODEC_VAAPI_420_10BPP fallbacks > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2d60ef9fe5bd698ce66fc574f2f4e44894d216f0 ---

[vlc-commits] avcodec: vaapi: handle VLC_CODEC_VAAPI_420_10BPP

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Sep 3 10:35:17 2017 +0200| [35acae8efeeb32a7e77ea66b20f399efcf5ee578] | committer: Thomas Guillem avcodec: vaapi: handle VLC_CODEC_VAAPI_420_10BPP > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=35acae8efeeb32a7e77ea66b20f399efcf5ee578 ---

[vlc-commits] avcodec: vaapi: add missing error check

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Sep 3 10:31:24 2017 +0200| [faff013f0e6cc82988afa8bb7d4507807d62563d] | committer: Thomas Guillem avcodec: vaapi: add missing error check > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=faff013f0e6cc82988afa8bb7d4507807d62563d --- modules

[vlc-commits] opengl: vaapi: add 10 bits support

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Sep 3 11:09:46 2017 +0200| [e1877d002cf3fd2fb11bac0e59cc8c8c083299d5] | committer: Thomas Guillem opengl: vaapi: add 10 bits support > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e1877d002cf3fd2fb11bac0e59cc8c8c083299d5 --- modules/vide

[vlc-commits] hw: vaapi: choose va formats/chromas from vlc chromas

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Sep 3 10:34:43 2017 +0200| [fc1226e3a8b64b6f9a62afddb142c217ee9db882] | committer: Thomas Guillem hw: vaapi: choose va formats/chromas from vlc chromas > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fc1226e3a8b64b6f9a62afddb142c217ee9db882

[vlc-commits] opengl: vaapi: refactor EGLImageKHR create/destroy

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Nov 7 08:57:20 2017 +0100| [5870e657519d713c4774cfc6117704e8d1dbe5f1] | committer: Thomas Guillem opengl: vaapi: refactor EGLImageKHR create/destroy > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5870e657519d713c4774cfc6117704e8d1dbe5f1 --

[vlc-commits] fourcc: add VLC_CODEC_VAAPI_420_10BPP fallbacks

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Nov 7 09:26:22 2017 +0100| [39691c80c56a290606beb2eb58561e1c443cdd04] | committer: Thomas Guillem fourcc: add VLC_CODEC_VAAPI_420_10BPP fallbacks > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=39691c80c56a290606beb2eb58561e1c443cdd04 ---

[vlc-commits] avcodec: vaapi: handle VLC_CODEC_VAAPI_420_10BPP

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Sep 3 10:35:17 2017 +0200| [876c6bd0278ed92e794ad11a4252640639475cf7] | committer: Thomas Guillem avcodec: vaapi: handle VLC_CODEC_VAAPI_420_10BPP > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=876c6bd0278ed92e794ad11a4252640639475cf7 ---

[vlc-commits] opengl: vaapi: early check EGLImageKHR creation

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Nov 7 08:48:37 2017 +0100| [fe784b954f6ba169a995bb3fa3deec3a3cc09e82] | committer: Thomas Guillem opengl: vaapi: early check EGLImageKHR creation This fixes green screen with some systems that have a working vaDeriveImage implementation but no EGL/D

[vlc-commits] opengl: vaapi: replace check with assert

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Nov 7 08:45:40 2017 +0100| [5712c322a38ef81202c3b61dd0339baa64a25bb5] | committer: Thomas Guillem opengl: vaapi: replace check with assert This case can't happen since this module is responsible of creating va surfaces. > http://git.videolan.org/gi

[vlc-commits] hw: vaapi: implement P010 HW <-> SW conversions

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Nov 7 09:54:23 2017 +0100| [6ece62907e3bb632339356472cba088bd9e6db9e] | committer: Thomas Guillem hw: vaapi: implement P010 HW <-> SW conversions > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6ece62907e3bb632339356472cba088bd9e6db9e ---

[vlc-commits] hw: vaapi: add vlc_vaapi_IsChromaOpaque

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Sep 3 10:56:06 2017 +0200| [7a46400e2eec9797eb11f2aa4dc1aaa37357201a] | committer: Thomas Guillem hw: vaapi: add vlc_vaapi_IsChromaOpaque > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7a46400e2eec9797eb11f2aa4dc1aaa37357201a --- modules

[vlc-commits] fourcc: add VLC_CODEC_P010 fallbacks

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Nov 7 08:44:32 2017 +0100| [0d10093551d35c2b052a80ae17f34c786b4518fc] | committer: Thomas Guillem fourcc: add VLC_CODEC_P010 fallbacks > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0d10093551d35c2b052a80ae17f34c786b4518fc --- src/misc/f

[vlc-commits] hw: vaapi: remove not implemented I420_10* cases

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Nov 7 09:44:23 2017 +0100| [933955f73ef05904fea472a570c88087c47bb235] | committer: Thomas Guillem hw: vaapi: remove not implemented I420_10* cases > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=933955f73ef05904fea472a570c88087c47bb235 ---

[vlc-commits] avcodec: vaapi: add missing error check

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Sep 3 10:31:24 2017 +0200| [76d70e126ef0bf09d07b1f44175c0ba3eae025bd] | committer: Thomas Guillem avcodec: vaapi: add missing error check > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=76d70e126ef0bf09d07b1f44175c0ba3eae025bd --- modules

[vlc-commits] hw: vaapi: add 10 bits support

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Nov 7 09:17:19 2017 +0100| [ed8b58eb656f4f68ee2527ffd491094cae5d20d9] | committer: Thomas Guillem hw: vaapi: add 10 bits support > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ed8b58eb656f4f68ee2527ffd491094cae5d20d9 --- modules/hw/vaapi

[vlc-commits] opengl: add fragment shaders for 10bits bi-planars chromas

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Sep 3 14:39:13 2017 +0200| [ecb59ffe336cf5a8403c8dbbe7d2ce3db8b91660] | committer: Thomas Guillem opengl: add fragment shaders for 10bits bi-planars chromas > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ecb59ffe336cf5a8403c8dbbe7d2ce3db8b

[vlc-commits] opengl: vaapi: add 10 bits support

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Sep 3 11:09:46 2017 +0200| [04cd7e0d9675e9cc158aaabad02eb3cd34d8fb44] | committer: Thomas Guillem opengl: vaapi: add 10 bits support > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=04cd7e0d9675e9cc158aaabad02eb3cd34d8fb44 --- modules/vide

[vlc-commits] fourcc: add VLC_CODEC_VAAPI_420_10BPP

2017-11-07 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Sep 3 10:35:35 2017 +0200| [f67d9330285b21a0a35c03de391df71596e7091b] | committer: Thomas Guillem fourcc: add VLC_CODEC_VAAPI_420_10BPP > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f67d9330285b21a0a35c03de391df71596e7091b --- include/v