[vlc-commits] vpx: decode WebP's VP8 chunks

2018-03-21 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Wed Mar 7 03:20:54 2018 -0500| [ac9038e9ac46792f294e2fe348d66f1e12340d2e] | committer: Tristan Matthews vpx: decode WebP's VP8 chunks Fixes #19446 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ac9038e9ac46792f294e2fe348d66f1e12340d2e ---

[vlc-commits] fourcc: add WebP image format

2018-03-21 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Mar 6 01:18:54 2018 -0500| [ca04206095232821323f5624113c570f610e2659] | committer: Tristan Matthews fourcc: add WebP image format Refs #19446 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ca04206095232821323f5624113c570f610e2659 ---

[vlc-commits] demux: image: add WebP probing

2018-03-21 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Mar 6 01:22:34 2018 -0500| [816f1630123b781a74cab3591583e9a05e7a29a3] | committer: Tristan Matthews demux: image: add WebP probing Refs #19446 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=816f1630123b781a74cab3591583e9a05e7a29a3 ---

[vlc-commits] mkv: Fix wrong printf specified

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Wed Mar 21 18:34:24 2018 +0100| [abc8fa7c3f3d79f04fd230e5bf49a10f236b3e7f] | committer: Hugo Beauzée-Luyssen mkv: Fix wrong printf specified Most likely a cherry-pick/rebase gone wrong since the original commit doesn't have the issue > htt

[vlc-commits] lib: renderer_discoverer: Allow a renderer_discoverer to be stopped then released

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Wed Mar 21 15:34:57 2018 +0100| [8e00ce7edd7051d372b6107a50a1600ec3a02a9c] | committer: Hugo Beauzée-Luyssen lib: renderer_discoverer: Allow a renderer_discoverer to be stopped then released (cherry picked from commit 9bcd1e0721c16dc9e7f19

[vlc-commits] lib: renderer_discoverer: Allow a renderer_discoverer to be stopped then released

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Wed Mar 21 15:34:57 2018 +0100| [9bcd1e0721c16dc9e7f19c63c566ad0645499e1d] | committer: Hugo Beauzée-Luyssen lib: renderer_discoverer: Allow a renderer_discoverer to be stopped then released > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] direct3d11: try to fallback to 8 bits rendering if 10 bits fail

2018-03-21 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Wed Mar 21 16:07:01 2018 +0100| [15a0a1c4eb42bba4d0844b5b9fe95c35c21fa0cb] | committer: Hugo Beauzée-Luyssen direct3d11: try to fallback to 8 bits rendering if 10 bits fail (cherry picked from commit cb9e21e362e5c1ad4a0fe2137988a11d699e3abb) Signed

[vlc-commits] direct3d11: try to fallback to 8 bits rendering if 10 bits fail

2018-03-21 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Mar 21 16:07:01 2018 +0100| [cb9e21e362e5c1ad4a0fe2137988a11d699e3abb] | committer: Steve Lhomme direct3d11: try to fallback to 8 bits rendering if 10 bits fail > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cb9e21e362e5c1ad4a0fe2137988a11d699

[vlc-commits] Update NEWS

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Wed Mar 21 15:44:41 2018 +0100| [13430a53533dc34d2320f3d230e83f849b24a00e] | committer: Hugo Beauzée-Luyssen Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=13430a53533dc34d2320f3d230e83f849b24a00e --- NEWS |

[vlc-commits] dummy: Never show intromsg

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Wed Mar 21 10:20:32 2018 +0100| [dc530076ea77fce9a0675c9b89030b980c6f469d] | committer: Hugo Beauzée-Luyssen dummy: Never show intromsg (cherry picked from commit 2bc26eb597ca55c5773fe84bacc32629255c03f8) Signed-off-by: Hugo Beauzée-Luyssen

[vlc-commits] lua: console: Fix output of non ascii characters on win32

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Fri Mar 9 17:31:39 2018 +0100| [ee8232f38a0398de8b080f327d4d7d220a1f7370] | committer: Hugo Beauzée-Luyssen lua: console: Fix output of non ascii characters on win32 refs #19874 (cherry picked from commit 0720cec581ae3cd6228edd8d6567ad5b3

[vlc-commits] demux:mkv: respect the hidden flag for chapters/editions

2018-03-21 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Wed Mar 21 13:17:55 2018 +0100| [f34355afc4cb36a6cd4e6d91b7155cc8c0e7ab44] | committer: Hugo Beauzée-Luyssen demux:mkv: respect the hidden flag for chapters/editions By default they should be displayed even if they don't have a fancy name. Ref htt

[vlc-commits] demux:mkv: fix log display

2018-03-21 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Wed Mar 21 11:54:29 2018 +0100| [b91b068d2c3b23c15e07a7d4e377db7a0ae87b66] | committer: Hugo Beauzée-Luyssen demux:mkv: fix log display At least on my machine string are padding with an 8 byte alignment. from 50eec8a480700449591d7f0d7c31a367729732

[vlc-commits] demux:mkv: favor sizeof() on static strings to strlen()

2018-03-21 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Wed Mar 21 14:10:49 2018 +0100| [2456913597aae482f62c9c4f2f9397c01d5b4466] | committer: Hugo Beauzée-Luyssen demux:mkv: favor sizeof() on static strings to strlen() (cherry picked from commit d8aea6d3e187e3163007119487160dfa59f6eb05) Signed-off-by:

[vlc-commits] qt: FSC: Remove duplicated assignment

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Tue Mar 20 15:48:18 2018 +0100| [d2b859a0d3bab6349fa40d86a76d18d142f0d1aa] | committer: Hugo Beauzée-Luyssen qt: FSC: Remove duplicated assignment (cherry picked from commit dfa7c93f9c07a9dcddd2d49f8a86fed48953b8d8) Signed-off-by: Hugo Beau

[vlc-commits] qt: FSC: Don't spam showFSC calls.

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Tue Mar 20 16:56:46 2018 +0100| [1d1d4e5317f507e1aaa77b21bdb8fb30ee2fc75e] | committer: Hugo Beauzée-Luyssen qt: FSC: Don't spam showFSC calls. Show it when its hidden (cherry picked from commit 669bcf20696b883279c00b7e7846b787603a5050) Si

[vlc-commits] demux:mkv: constant strings should be constant

2018-03-21 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Wed Mar 21 15:02:09 2018 +0100| [c012de25b3317eae307efccc8372a5414001de60] | committer: Hugo Beauzée-Luyssen demux:mkv: constant strings should be constant Third time's a charm (cherry picked from commit 0d57dda3e9dbb3932fb2719b9fb18b213cb12c4d) S

[vlc-commits] demux:mkv: don't display the edition as a seekpoint if it has no name

2018-03-21 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Wed Mar 21 13:55:21 2018 +0100| [bf38a561728b2c7497eff6cea306aca02529222e] | committer: Hugo Beauzée-Luyssen demux:mkv: don't display the edition as a seekpoint if it has no name There are chapters for that. (cherry picked from commit 22425bd29729

[vlc-commits] intromsg: Ensure non-ascii characters are properly displayed on win32

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Wed Mar 21 10:29:44 2018 +0100| [e06790f0f286a4f132ab745ff1791670b29802e2] | committer: Hugo Beauzée-Luyssen intromsg: Ensure non-ascii characters are properly displayed on win32 (cherry picked from commit dab13a3c28a1f951b50ca13a5ef0469146

[vlc-commits] oldrc: Handle non-ascii character

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Fri Mar 9 14:45:16 2018 +0100| [e9387fdfa160dfaa02db22c73de7e08c07197f70] | committer: Hugo Beauzée-Luyssen oldrc: Handle non-ascii character And revector a bit refs #19874 (cherry picked from commit c1becb6c89f222f4d16b4ffd970ce5394d5999

[vlc-commits] qt: Don't enforce a default screen to the fullscreen controller

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Tue Mar 20 16:10:19 2018 +0100| [169a441790e9006652487d5424b0e3678612a6fd] | committer: Hugo Beauzée-Luyssen qt: Don't enforce a default screen to the fullscreen controller It already computes its position based on the video widget's (cher

[vlc-commits] direct3d11: check the pointers before mapping the texture

2018-03-21 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Wed Mar 21 09:56:35 2018 +0100| [a1fca1187092e13631a502533d822d401b09d557] | committer: Hugo Beauzée-Luyssen direct3d11: check the pointers before mapping the texture And use the proper slice, even though it's currently always 0 Ref #20103 (cherr

[vlc-commits] qt: FSC: Fix and simplify FSC/screen geometry check

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Tue Mar 20 17:23:18 2018 +0100| [3b0a4dc671e58723d7533f0c01c1e989569a2e15] | committer: Hugo Beauzée-Luyssen qt: FSC: Fix and simplify FSC/screen geometry check The previous version was assuming a virtual desktop to be used, while we had th

[vlc-commits] direct3d11: only allocate the large texture array when needed

2018-03-21 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Wed Mar 21 09:51:55 2018 +0100| [73ff958b52d317fcd7db3af8cf158127e75f1820] | committer: Hugo Beauzée-Luyssen direct3d11: only allocate the large texture array when needed (cherry picked from commit a74ef553215eb4a54b0d958104a880034c77a236) Signed-o

[vlc-commits] Update NEWS

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Wed Mar 21 11:38:34 2018 +0100| [c8ef6de735a124406565cb63c8864e66fcdcba44] | committer: Hugo Beauzée-Luyssen Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=c8ef6de735a124406565cb63c8864e66fcdcba44 --- NEWS |

[vlc-commits] lua: cli: Fix non-ascii character input

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Mon Mar 12 10:28:53 2018 +0100| [1ebfffd3dc467948fe5827725bb9889f2cb62997] | committer: Hugo Beauzée-Luyssen lua: cli: Fix non-ascii character input refs #19874 (cherry picked from commit 1f1291aedc994dc218bfc5b9ab3ba0a32c19909b) Signed-of

[vlc-commits] chroma: copy: fix buffer overrun when the destination pitch is smaller than the src

2018-03-21 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Wed Mar 21 11:09:35 2018 +0100| [f18f5e6c0611165248bff15281ad33318599c5ba] | committer: Hugo Beauzée-Luyssen chroma: copy: fix buffer overrun when the destination pitch is smaller than the src Fixes #20103 (cherry picked from commit cdbd28fa78eae

[vlc-commits] demux:mkv: constant strings should be constant

2018-03-21 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Mar 21 15:02:09 2018 +0100| [0d57dda3e9dbb3932fb2719b9fb18b213cb12c4d] | committer: Steve Lhomme demux:mkv: constant strings should be constant Third time's a charm > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0d57dda3e9dbb3932fb2719b9fb18b

[vlc-commits] demux:mkv: favor sizeof() on static strings to strlen()

2018-03-21 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Mar 21 14:10:49 2018 +0100| [d8aea6d3e187e3163007119487160dfa59f6eb05] | committer: Steve Lhomme demux:mkv: favor sizeof() on static strings to strlen() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d8aea6d3e187e3163007119487160dfa59f6eb05 --

[vlc-commits] demux:mkv: respect the hidden flag for chapters/editions

2018-03-21 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Mar 21 13:17:55 2018 +0100| [f5ac0e57ff31560d212a1e7bed3f7f48feac1197] | committer: Steve Lhomme demux:mkv: respect the hidden flag for chapters/editions By default they should be displayed even if they don't have a fancy name. Ref https://forum.videol

[vlc-commits] demux:mkv: don't display the edition as a seekpoint if it has no name

2018-03-21 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Mar 21 13:55:21 2018 +0100| [22425bd29729a8e9cd6ee834bf58c7a8eca1b0ad] | committer: Steve Lhomme demux:mkv: don't display the edition as a seekpoint if it has no name There are chapters for that. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] demux:mkv: fix log display

2018-03-21 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Mar 21 11:54:29 2018 +0100| [0b746a9e05ee28b8ce8b69c6c3db902f05a88e56] | committer: Steve Lhomme demux:mkv: fix log display At least on my machine string are padding with an 8 byte alignment. from 50eec8a480700449591d7f0d7c31a36772973291 > http://git.

[vlc-commits] direct3d11: check the pointers before mapping the texture

2018-03-21 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Mar 21 09:56:35 2018 +0100| [72375dd63c2fcde4409aa00ff9fedf6fc60c9852] | committer: Steve Lhomme direct3d11: check the pointers before mapping the texture And use the proper slice, even though it's currently always 0 Ref #20103 > http://git.videolan.o

[vlc-commits] chroma: copy: fix buffer overrun when the destination pitch is smaller than the src

2018-03-21 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Mar 21 11:09:35 2018 +0100| [cdbd28fa78eae03f4b62fc570a72bbfa017b6062] | committer: Steve Lhomme chroma: copy: fix buffer overrun when the destination pitch is smaller than the src Fixes #20103 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=

[vlc-commits] direct3d11: only allocate the large texture array when needed

2018-03-21 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Mar 21 09:51:55 2018 +0100| [a74ef553215eb4a54b0d958104a880034c77a236] | committer: Steve Lhomme direct3d11: only allocate the large texture array when needed > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a74ef553215eb4a54b0d958104a880034c77a

[vlc-commits] dummy intf: Deprecate dummy-quiet option

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Wed Mar 21 10:29:13 2018 +0100| [b349484398da0523e3f44c02593810b230f3dd99] | committer: Hugo Beauzée-Luyssen dummy intf: Deprecate dummy-quiet option > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b349484398da0523e3f44c02593810b230f3dd99

[vlc-commits] dummy: Never show intromsg

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Wed Mar 21 10:20:32 2018 +0100| [2bc26eb597ca55c5773fe84bacc32629255c03f8] | committer: Hugo Beauzée-Luyssen dummy: Never show intromsg > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2bc26eb597ca55c5773fe84bacc32629255c03f8 --- modules/

[vlc-commits] intromsg: Ensure non-ascii characters are properly displayed on win32

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Wed Mar 21 10:29:44 2018 +0100| [dab13a3c28a1f951b50ca13a5ef0469146304c2a] | committer: Hugo Beauzée-Luyssen intromsg: Ensure non-ascii characters are properly displayed on win32 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=dab13a3c28a1

[vlc-commits] qt: FSC: Fix and simplify FSC/screen geometry check

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Tue Mar 20 17:23:18 2018 +0100| [5cca746e2767db3624d3dcbb7bc5a66a6e221fb9] | committer: Hugo Beauzée-Luyssen qt: FSC: Fix and simplify FSC/screen geometry check The previous version was assuming a virtual desktop to be used, while we had the target

[vlc-commits] qt: FSC: Don't spam showFSC calls.

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Tue Mar 20 16:56:46 2018 +0100| [669bcf20696b883279c00b7e7846b787603a5050] | committer: Hugo Beauzée-Luyssen qt: FSC: Don't spam showFSC calls. Show it when its hidden > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=669bcf20696b883279c00b

[vlc-commits] qt: FSC: Remove duplicated assignment

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Tue Mar 20 15:48:18 2018 +0100| [dfa7c93f9c07a9dcddd2d49f8a86fed48953b8d8] | committer: Hugo Beauzée-Luyssen qt: FSC: Remove duplicated assignment > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=dfa7c93f9c07a9dcddd2d49f8a86fed48953b8d8 ---

[vlc-commits] qt: Don't enforce a default screen to the fullscreen controller

2018-03-21 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Tue Mar 20 16:10:19 2018 +0100| [22c9f2a46dbe3e427bf96560786c2473554450b4] | committer: Hugo Beauzée-Luyssen qt: Don't enforce a default screen to the fullscreen controller It already computes its position based on the video widget's > http://git.