[vlc-commits] direct3d11: fix the bits per channel

2017-12-13 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Dec 13 10:49:42 2017 +0100| [59d1a442c73d23bd07176b8f963f25b84aad556b] | committer: Jean-Baptiste Kempf direct3d11: fix the bits per channel We don't want the bits per plane for packed formats. Signed-off-by: Jean-Baptiste Kempf > http://git.videola

[vlc-commits] d3d11va: when forcing the internal pool size, use the internal dimensions

2017-12-13 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Dec 13 16:33:38 2017 +0100| [966b7ab3788e5b39c9333e65a95476969b80e81d] | committer: Jean-Baptiste Kempf d3d11va: when forcing the internal pool size, use the internal dimensions Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/

[vlc-commits] d3d11va: do the Xbox size check after the texture dimensions are definitive

2017-12-13 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Dec 13 16:33:39 2017 +0100| [067e582bd813e7d2038610df561c83afa0e6b9a0] | committer: Jean-Baptiste Kempf d3d11va: do the Xbox size check after the texture dimensions are definitive Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cg

[vlc-commits] direct3d11: code cleaning

2017-12-13 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Dec 13 10:49:40 2017 +0100| [415cfca29471470e83d1329a6a7b694f102cd297] | committer: Jean-Baptiste Kempf direct3d11: code cleaning Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=415cfca29471470e83d1329a6a7b

[vlc-commits] hw:d3d: use the texture height as the plane height, not the visible height

2017-12-13 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Dec 13 16:33:36 2017 +0100| [9d9dd6924ccde2bc9df183b5bad070c1e21b4947] | committer: Jean-Baptiste Kempf hw:d3d: use the texture height as the plane height, not the visible height Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi

[vlc-commits] qt(wayland): fix video widget failing to display video.

2017-12-13 Thread Erwan Tulou
vlc | branch: master | Erwan Tulou | Sun Dec 10 19:00:15 2017 +0100| [eb375bf9583eed0a1a588ee9d436a2219e2809f8] | committer: Jean-Baptiste Kempf qt(wayland): fix video widget failing to display video. Setting Qt:WA_DontCreateNativeAncestors in addition to Qt::WA_NativeWindow tells qt to create

[vlc-commits] d3d11_fmt: add the possibility to select an RGB format

2017-12-13 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Dec 13 10:49:41 2017 +0100| [d388de7f3b82945bdedcded3298692c89b3a39ea] | committer: Jean-Baptiste Kempf d3d11_fmt: add the possibility to select an RGB format By default YUV formats are favored. Signed-off-by: Jean-Baptiste Kempf > http://git.videol

[vlc-commits] d3d11va: use the internal surface size after the alignment has been applied

2017-12-13 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Dec 13 16:33:37 2017 +0100| [b697e5618bf341b27a065f9bdefeab78db7ae7dd] | committer: Jean-Baptiste Kempf d3d11va: use the internal surface size after the alignment has been applied Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cg

[vlc-commits] libass: fix compilation with older versions of libass

2017-12-13 Thread Jean-Baptiste Kempf
vlc/vlc-3.0 | branch: master | Jean-Baptiste Kempf | Wed Dec 13 09:44:56 2017 +0100| [33a367b62427f8cf95afb5811b0db54ffdb6a2a6] | committer: Jean-Baptiste Kempf libass: fix compilation with older versions of libass (cherry picked from commit 168f6f4fde2edeb21ecfc9e4faa0345b42d2b028) Signed-off

[vlc-commits] Contribs: update libass to 0.14.0

2017-12-13 Thread Jean-Baptiste Kempf
vlc/vlc-3.0 | branch: master | Jean-Baptiste Kempf | Wed Dec 13 09:50:35 2017 +0100| [ae8c1733db24ca5de52b4ea3ecef6e794157d3d5] | committer: Jean-Baptiste Kempf Contribs: update libass to 0.14.0 (cherry picked from commit 5e982951ab56d40c197c11a17fe402ed9f1efbd6) Signed-off-by: Jean-Baptiste K

[vlc-commits] macosx: cleanup filters config during upgrade from 2.2.x to 3.0

2017-12-13 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Wed Dec 13 23:36:08 2017 +0100| [5d77b8648273617de2c516a229c5e3eeca91d96a] | committer: David Fuhrmann macosx: cleanup filters config during upgrade from 2.2.x to 3.0 VLC 2.2.x fully controlled VLCs audio or videofilter-related config variables w

[vlc-commits] macosx: profiles: Fix rules when new "CustomXXX" profiles are created

2017-12-13 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Sat Dec 9 20:39:28 2017 +0100| [139ae598f7ffc36659d9f5a2c999704c00b7858f] | committer: David Fuhrmann macosx: profiles: Fix rules when new "CustomXXX" profiles are created * Fix bug where default video profile was at an older version, resulting

[vlc-commits] macosx: audio effects: Do not duplicate EQ settings when saving profile

2017-12-13 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Wed Dec 13 22:44:11 2017 +0100| [d93f6bfaaef8b8b8e9fe5bf5bdb42385ebd56cf7] | committer: David Fuhrmann macosx: audio effects: Do not duplicate EQ settings when saving profile For now, disable the code which duplicated EQ settings. This code curre

[vlc-commits] macosx: video effects: Remove Default entry in deletion dialog

2017-12-13 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Wed Dec 13 21:14:23 2017 +0100| [a9929ad3fdc6d982417455b4668d3d51837a1fea] | committer: David Fuhrmann macosx: video effects: Remove Default entry in deletion dialog The default entry cannot be deleted anymore, so lets not show it in the deletion

[vlc-commits] macosx: video effects: Protect for potentially uninitialized variable

2017-12-13 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Sun Dec 10 19:30:32 2017 +0100| [7a2ebf25c90fab4e86d8df52a0a87af0ed204285] | committer: David Fuhrmann macosx: video effects: Protect for potentially uninitialized variable (cherry picked from commit 14d1b6be4dce81ede52d56fd021f438ab3c24aba) Sign

[vlc-commits] macosx: Do not lazy-load audio and video effect controllers anymore

2017-12-13 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Sat Dec 9 21:09:44 2017 +0100| [4749cd00a222d81fe11282fa11a332c0e7634f56] | committer: David Fuhrmann macosx: Do not lazy-load audio and video effect controllers anymore Those need to be loaded at startup now, to make sure stored profiles are co

[vlc-commits] macosx: audio effects: Do same profile handling for audio effects

2017-12-13 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Wed Dec 13 21:32:52 2017 +0100| [74937772bda4637bb3aa739daafd01485213860e] | committer: David Fuhrmann macosx: audio effects: Do same profile handling for audio effects This ports over video effects profile handling to audio effects. Behaviour is

[vlc-commits] macosx: Do not show nonexistent sout stats

2017-12-13 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz | Wed Dec 13 03:45:14 2017 +0100| [055f0acce05b0525222f02d7954a768250af7fb8] | committer: David Fuhrmann macosx: Do not show nonexistent sout stats (cherry picked from commit f0534b7a30ffc872e3175ef10a4e7c53ce91c6ab) Signed-off-by: David Fuhrmann

[vlc-commits] macosx: audio filters: load audio-filters variable from preset correctly

2017-12-13 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Wed Dec 13 21:46:31 2017 +0100| [8a87b3a33cb75e589e3c57ee51650c627d6839b6] | committer: David Fuhrmann macosx: audio filters: load audio-filters variable from preset correctly Load audio filters correctly. Previously, only new filters were added,

[vlc-commits] macosx: video effects: improve compatibility with old settings

2017-12-13 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Sun Dec 10 22:50:46 2017 +0100| [3e35df936c1bb8f181c2d249d4826ee136911cf9] | committer: David Fuhrmann macosx: video effects: improve compatibility with old settings This implements the following migration behaviour with older VLC version: - Inde

[vlc-commits] macosx: cleanup filters config during upgrade from 2.2.x to 3.0

2017-12-13 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Wed Dec 13 23:36:08 2017 +0100| [31140f02864e879211c3d3c8aac35ce1136046bb] | committer: David Fuhrmann macosx: cleanup filters config during upgrade from 2.2.x to 3.0 VLC 2.2.x fully controlled VLCs audio or videofilter-related config variables with the

[vlc-commits] macosx: audio effects: Explain reasoning for UI manipulation in init

2017-12-13 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Sun Dec 10 17:22:00 2017 +0100| [4a26032563523669bf8c5293bae99d31e7fc34e8] | committer: David Fuhrmann macosx: audio effects: Explain reasoning for UI manipulation in init In init, the window is not loaded yet, so changing UI elements does not wo

[vlc-commits] macosx: Video filter: Correctly determine type of variable

2017-12-13 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Sun Dec 10 18:05:25 2017 +0100| [fcb980a213316ce17f07e4c6b31185359fcf3033] | committer: David Fuhrmann macosx: Video filter: Correctly determine type of variable Due to uninitialized variable, type was not detected correctly. Consequently, the pl

[vlc-commits] macosx: audio effects: Do same profile handling for audio effects

2017-12-13 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Wed Dec 13 21:32:52 2017 +0100| [b77321140b053d3883c165e538d8bd41d47cffa2] | committer: David Fuhrmann macosx: audio effects: Do same profile handling for audio effects This ports over video effects profile handling to audio effects. Behaviour is the sam

[vlc-commits] macosx: audio filters: load audio-filters variable from preset correctly

2017-12-13 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Wed Dec 13 21:46:31 2017 +0100| [9708d49b00e20126b84895a0bffdb57ab5d26e11] | committer: David Fuhrmann macosx: audio filters: load audio-filters variable from preset correctly Load audio filters correctly. Previously, only new filters were added, but rem

[vlc-commits] macosx: video effects: Remove Default entry in deletion dialog

2017-12-13 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Wed Dec 13 21:14:23 2017 +0100| [f9244804d4fe8a925160786a3d3fd16ab0af5054] | committer: David Fuhrmann macosx: video effects: Remove Default entry in deletion dialog The default entry cannot be deleted anymore, so lets not show it in the deletion dialog

[vlc-commits] macosx: audio effects: Do not duplicate EQ settings when saving profile

2017-12-13 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Wed Dec 13 22:44:11 2017 +0100| [d0fe23e61ac1f6a7ecf2886e396fc1dcf1408a9d] | committer: David Fuhrmann macosx: audio effects: Do not duplicate EQ settings when saving profile For now, disable the code which duplicated EQ settings. This code currently alw

[vlc-commits] mp4: fix infinite loop on malformed file

2017-12-13 Thread Rémi Denis-Courmont
vlc/vlc-3.0 | branch: master | Rémi Denis-Courmont | Wed Dec 13 22:32:06 2017 +0200| [fe1716333c4ae850fc9f171646e444e2e22f84da] | committer: Rémi Denis-Courmont mp4: fix infinite loop on malformed file Unknown or partially read box can be loaded succesfully even if it overflows the parent. Thi

[vlc-commits] mp4: fix infinite loop on malformed file

2017-12-13 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Wed Dec 13 22:32:06 2017 +0200| [f8c44ffcf7b4ca0cd4f58d7c44b2e1faa3f90ce6] | committer: Rémi Denis-Courmont mp4: fix infinite loop on malformed file Unknown or partially read box can be loaded succesfully even if it overflows the parent. This lead t

[vlc-commits] demux: libmp4: remove padb wich isn't fixed

2017-12-13 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Wed Dec 13 19:15:58 2017 +0100| [858900671c46058f1a3e15b256e2f0e626dc5bab] | committer: Francois Cartegnie demux: libmp4: remove padb wich isn't fixed (cherry picked from commit 98f4d470875860572a9080c848462171b5338e01) > http://git.videolan

[vlc-commits] demux: webvtt: rewrite to handle overlaps

2017-12-13 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Wed Dec 13 13:44:03 2017 +0100| [f2fb2241d03aab2b4beaba570ad0ce6f997e5093] | committer: Francois Cartegnie demux: webvtt: rewrite to handle overlaps (cherry picked from commit 23d1f0087acab965f9d7fdac9ad1c5df20131ed7) > http://git.videolan.o

[vlc-commits] codec: webvtt: check timestamp validity

2017-12-13 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Wed Dec 13 18:33:23 2017 +0100| [d78c8d492c5832766a2c8db9ff1e5929afa0bcac] | committer: Francois Cartegnie codec: webvtt: check timestamp validity (cherry picked from commit 283178771b7dd7c7aed2884fd9ae514ea0175759) > http://git.videolan.org

[vlc-commits] codec: webvtt: fix regionless cues duplication

2017-12-13 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Wed Dec 13 15:52:13 2017 +0100| [c929f6155cbaaec462d98cff678ef89b89319ade] | committer: Francois Cartegnie codec: webvtt: fix regionless cues duplication (cherry picked from commit 86a0b361d91c20d88ed7ce5979ed24d1411e5c73) > http://git.video

[vlc-commits] codec: webvtt: remove invalid assertion

2017-12-13 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Wed Dec 13 15:51:38 2017 +0100| [3d594095b6852a97e8b8858157c849787bc4c56e] | committer: Francois Cartegnie codec: webvtt: remove invalid assertion (cherry picked from commit 69c297c57a0efe92ac4ebc5aa27759d0019614e7) > http://git.videolan.org

[vlc-commits] demux: mp4: check handler before dereferencing sample entry

2017-12-13 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Wed Dec 13 20:22:34 2017 +0100| [81316cc3a9bdfa42e860d7d0ffad1adc00a88b15] | committer: Francois Cartegnie demux: mp4: check handler before dereferencing sample entry (cherry picked from commit 59535a015e94d3b70b30dce1c2aff8c23930b656) > htt

[vlc-commits] demux: mp4: check handler before dereferencing sample entry

2017-12-13 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Dec 13 20:22:34 2017 +0100| [59535a015e94d3b70b30dce1c2aff8c23930b656] | committer: Francois Cartegnie demux: mp4: check handler before dereferencing sample entry > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=59535a015e94d3b70b30dce1c2

[vlc-commits] demux: libmp4: remove padb wich isn't fixed

2017-12-13 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Dec 13 19:15:58 2017 +0100| [98f4d470875860572a9080c848462171b5338e01] | committer: Francois Cartegnie demux: libmp4: remove padb wich isn't fixed > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=98f4d470875860572a9080c848462171b5338e01 -

[vlc-commits] demux: webvtt: rewrite to handle overlaps

2017-12-13 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Dec 13 13:44:03 2017 +0100| [23d1f0087acab965f9d7fdac9ad1c5df20131ed7] | committer: Francois Cartegnie demux: webvtt: rewrite to handle overlaps > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=23d1f0087acab965f9d7fdac9ad1c5df20131ed7 ---

[vlc-commits] codec: webvtt: fix regionless cues duplication

2017-12-13 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Dec 13 15:52:13 2017 +0100| [86a0b361d91c20d88ed7ce5979ed24d1411e5c73] | committer: Francois Cartegnie codec: webvtt: fix regionless cues duplication > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=86a0b361d91c20d88ed7ce5979ed24d1411e5c7

[vlc-commits] codec: webvtt: check timestamp validity

2017-12-13 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Dec 13 18:33:23 2017 +0100| [283178771b7dd7c7aed2884fd9ae514ea0175759] | committer: Francois Cartegnie codec: webvtt: check timestamp validity > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=283178771b7dd7c7aed2884fd9ae514ea0175759 ---

[vlc-commits] codec: webvtt: remove invalid assertion

2017-12-13 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Dec 13 15:51:38 2017 +0100| [69c297c57a0efe92ac4ebc5aa27759d0019614e7] | committer: Francois Cartegnie codec: webvtt: remove invalid assertion > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=69c297c57a0efe92ac4ebc5aa27759d0019614e7 ---

[vlc-commits] videotoolbox: don't Restart in case of corrupted blocks

2017-12-13 Thread Thomas Guillem
vlc/vlc-3.0 | branch: master | Thomas Guillem | Wed Dec 13 16:08:44 2017 +0100| [3d0ffa7c72bfe874fd9ffb425d8e13357ad264aa] | committer: Thomas Guillem videotoolbox: don't Restart in case of corrupted blocks This commit follow f75db2e7ef22b2bb9bc6e2ade65793163ebea4e5. (cherry picked from commi

[vlc-commits] videotoolbox: don't ignore StartVideoToolbox() return

2017-12-13 Thread Thomas Guillem
vlc/vlc-3.0 | branch: master | Thomas Guillem | Wed Dec 13 15:51:36 2017 +0100| [99b7d9072b2371e4b5dc09e1f5f81ba294d799b9] | committer: Thomas Guillem videotoolbox: don't ignore StartVideoToolbox() return And abort if the vtsession can't handle a profile/level. (cherry picked from commit 376d

[vlc-commits] videotoolbox: don't ignore StartVideoToolbox() return

2017-12-13 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Wed Dec 13 15:51:36 2017 +0100| [376de21e0f84fdb52f1401277befd9e36f1d1c8a] | committer: Thomas Guillem videotoolbox: don't ignore StartVideoToolbox() return And abort if the vtsession can't handle a profile/level. > http://git.videolan.org/gitweb.cgi/vl

[vlc-commits] videotoolbox: don't Restart in case of corrupted blocks

2017-12-13 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Wed Dec 13 16:08:44 2017 +0100| [80f2b8cf5a196d621659558f25e930c9d218d1f1] | committer: Thomas Guillem videotoolbox: don't Restart in case of corrupted blocks This commit follow f75db2e7ef22b2bb9bc6e2ade65793163ebea4e5. > http://git.videolan.org/gitweb.

[vlc-commits] lib: export libvlc_media_player_set_renderer

2017-12-13 Thread Jean-Baptiste Kempf
vlc/vlc-3.0 | branch: master | Jean-Baptiste Kempf | Wed Dec 13 13:04:17 2017 +0100| [8cd49aa074937496e49ffe4e095a3973065e59db] | committer: Hugo Beauzée-Luyssen lib: export libvlc_media_player_set_renderer (cherry picked from commit 179a6ed9f632f8d8ee8d8e6420a6cfb873cfb8fd) Signed-off-by: Hug

[vlc-commits] lib: export libvlc_media_player_set_renderer

2017-12-13 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Wed Dec 13 13:04:17 2017 +0100| [179a6ed9f632f8d8ee8d8e6420a6cfb873cfb8fd] | committer: Jean-Baptiste Kempf lib: export libvlc_media_player_set_renderer > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=179a6ed9f632f8d8ee8d8e6420a6cfb873cfb8f

[vlc-commits] hw:d3d11: Fix crashes when mixing D3D11 filters with CPU filters

2017-12-13 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Mon Dec 11 09:37:56 2017 +0100| [df045e5b7b7e3174363be19597a067b95f6d6b90] | committer: Hugo Beauzée-Luyssen hw:d3d11: Fix crashes when mixing D3D11 filters with CPU filters The filter chain is not recomputed and we may use pictures not coming from

[vlc-commits] direct3d11: map all planes at once

2017-12-13 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Tue Dec 12 18:22:56 2017 +0100| [0c22bc60a75d193f163d219077d3c30a0f73949c] | committer: Hugo Beauzée-Luyssen direct3d11: map all planes at once Rather than failing in the middle and copying only part of the planes. Signed-off-by: Jean-Baptiste Kem

[vlc-commits] direct3d11: display all the visible pixels

2017-12-13 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Tue Dec 12 18:22:58 2017 +0100| [1bb4368a97357f1d1dfd74834a85f1212c52eeeb] | committer: Hugo Beauzée-Luyssen direct3d11: display all the visible pixels Now that we fixed the interpolation issues with CPU decoders. Fixes #19199 Signed-off-by: Jean

[vlc-commits] direct3d11: fill the padding area with black on CPU mapped textures

2017-12-13 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Tue Dec 12 18:22:57 2017 +0100| [578a1a16cbf0fbda8e598d0bff99ce267ac177c3] | committer: Hugo Beauzée-Luyssen direct3d11: fill the padding area with black on CPU mapped textures This will ease the artefacts on the bottom/right sides of the texture w

[vlc-commits] direct3d11: only resize the swapchain and create new targets if the dimensions changed

2017-12-13 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Tue Dec 12 14:13:42 2017 +0100| [4b0f4e484bbfa608c08af8fd0e2cfb51ac8765da] | committer: Hugo Beauzée-Luyssen direct3d11: only resize the swapchain and create new targets if the dimensions changed Signed-off-by: Jean-Baptiste Kempf (cherry picked

[vlc-commits] direct3d11: code cleaning

2017-12-13 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Tue Dec 12 14:13:43 2017 +0100| [a11622dfcb8add3592fd9d2fc6d68a84927a7564] | committer: Hugo Beauzée-Luyssen direct3d11: code cleaning Signed-off-by: Jean-Baptiste Kempf (cherry picked from commit 8c4ca0d5b59f247ae3838dec9cc01322cd2fa263) Signed-o

[vlc-commits] direct3d11: pass some variables as const

2017-12-13 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Tue Dec 12 14:13:41 2017 +0100| [fa1d70023e8b817805549891e3a1c032e2ceb6d4] | committer: Hugo Beauzée-Luyssen direct3d11: pass some variables as const Signed-off-by: Jean-Baptiste Kempf (cherry picked from commit 7be22caa53fe01857a863581a9ee0079ee5

[vlc-commits] access/http: Fix off-by-one in ICY parser

2017-12-13 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz | Mon Dec 11 12:52:20 2017 +0100| [bb6e2fceb4211274a8fc1cff67bb0829f1b717bb] | committer: Hugo Beauzée-Luyssen access/http: Fix off-by-one in ICY parser This fixes a off-by-one issue in the ICY parser that would happen in the case the ICY metadata i

[vlc-commits] asx: remove useless test

2017-12-13 Thread Pierre Lamot
vlc/vlc-3.0 | branch: master | Pierre Lamot | Mon Dec 11 10:22:45 2017 +0100| [4390f08b992dea89010f93aeaa5d268d0e7b134e] | committer: Hugo Beauzée-Luyssen asx: remove useless test Signed-off-by: Jean-Baptiste Kempf (cherry picked from commit cb7514099f2f45f45c409674a6a00df9833d8523) Signed-of

[vlc-commits] asx: fix double free

2017-12-13 Thread Pierre Lamot
vlc/vlc-3.0 | branch: master | Pierre Lamot | Mon Dec 11 10:22:44 2017 +0100| [4d3165e759f16502bb451abc46468802175856b9] | committer: Hugo Beauzée-Luyssen asx: fix double free Signed-off-by: Jean-Baptiste Kempf (cherry picked from commit 85136949fbeeb8eb9e6625003d192924a2f317a3) Signed-off-by

[vlc-commits] win32 installer: Install hrtfs

2017-12-13 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Wed Dec 13 10:27:08 2017 +0100| [ee2bc6132e7c1016b29c262d7a9662e97728c183] | committer: Hugo Beauzée-Luyssen win32 installer: Install hrtfs (cherry picked from commit e890ffb14db21ad52a5c1274c11b839b2547f8e6) Signed-off-by: Hugo Beauzée-Luy

[vlc-commits] win32 installer: Use https

2017-12-13 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Wed Dec 13 10:19:44 2017 +0100| [5f2dfb1bbeca4f662f00638f0d6bde81e9e3c486] | committer: Hugo Beauzée-Luyssen win32 installer: Use https (cherry picked from commit 076e62fe158a82f8e828ec0e3499b215817f28ed) Signed-off-by: Hugo Beauzée-Luyssen

[vlc-commits] win32 installer: Install hrtfs

2017-12-13 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Wed Dec 13 10:27:08 2017 +0100| [e890ffb14db21ad52a5c1274c11b839b2547f8e6] | committer: Hugo Beauzée-Luyssen win32 installer: Install hrtfs > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e890ffb14db21ad52a5c1274c11b839b2547f8e6 --- extr

[vlc-commits] win32 installer: Use https

2017-12-13 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Wed Dec 13 10:19:44 2017 +0100| [076e62fe158a82f8e828ec0e3499b215817f28ed] | committer: Hugo Beauzée-Luyssen win32 installer: Use https > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=076e62fe158a82f8e828ec0e3499b215817f28ed --- extras/p

[vlc-commits] Contribs: update libass to 0.14.0

2017-12-13 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Wed Dec 13 09:50:35 2017 +0100| [5e982951ab56d40c197c11a17fe402ed9f1efbd6] | committer: Jean-Baptiste Kempf Contribs: update libass to 0.14.0 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5e982951ab56d40c197c11a17fe402ed9f1efbd6 --- con

[vlc-commits] Contribs: update libass to 0.14.0

2017-12-13 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Wed Dec 13 09:49:35 2017 +0100| [418e0003f1ac7611b53855d6928abd1811ac5f70] | committer: Jean-Baptiste Kempf Contribs: update libass to 0.14.0 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=418e0003f1ac7611b53855d6928abd1811ac5f70 --- con

[vlc-commits] libass: fix compilation with older versions of libass

2017-12-13 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Wed Dec 13 09:44:56 2017 +0100| [168f6f4fde2edeb21ecfc9e4faa0345b42d2b028] | committer: Jean-Baptiste Kempf libass: fix compilation with older versions of libass > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=168f6f4fde2edeb21ecfc9e4faa034

[vlc-commits] l10n: Polish update

2017-12-13 Thread Michał Trzebiatowski
vlc/vlc-3.0 | branch: master | Michał Trzebiatowski | Mon Dec 11 21:59:38 2017 +0100| [0d0ab76d897a59f2425f9e613fe350f8c02b45d9] | committer: Jean-Baptiste Kempf l10n: Polish update Signed-off-by: Michał Trzebiatowski Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/v

[vlc-commits] direct3d11: only resize the swapchain and create new targets if the dimensions changed

2017-12-13 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Dec 12 14:13:42 2017 +0100| [f178aa56f07776271bd9da9807ab402173a974f1] | committer: Jean-Baptiste Kempf direct3d11: only resize the swapchain and create new targets if the dimensions changed Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.o

[vlc-commits] asx: fix double free

2017-12-13 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Mon Dec 11 10:22:44 2017 +0100| [85136949fbeeb8eb9e6625003d192924a2f317a3] | committer: Jean-Baptiste Kempf asx: fix double free Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=85136949fbeeb8eb9e6625003d192924a

[vlc-commits] asx: remove useless test

2017-12-13 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Mon Dec 11 10:22:45 2017 +0100| [cb7514099f2f45f45c409674a6a00df9833d8523] | committer: Jean-Baptiste Kempf asx: remove useless test Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cb7514099f2f45f45c409674a6a00

[vlc-commits] direct3d11: display all the visible pixels

2017-12-13 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Dec 12 18:22:58 2017 +0100| [076c773eee4296008c2962c19687ad71e03a40b3] | committer: Jean-Baptiste Kempf direct3d11: display all the visible pixels Now that we fixed the interpolation issues with CPU decoders. Fixes #19199 Signed-off-by: Jean-Baptiste

[vlc-commits] direct3d11: pass some variables as const

2017-12-13 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Dec 12 14:13:41 2017 +0100| [7be22caa53fe01857a863581a9ee0079ee57d653] | committer: Jean-Baptiste Kempf direct3d11: pass some variables as const Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7be22caa53fe0

[vlc-commits] direct3d11: fill the padding area with black on CPU mapped textures

2017-12-13 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Dec 12 18:22:57 2017 +0100| [3e869dd4e5beb6a8d4e4f24cd8148e28c695406b] | committer: Jean-Baptiste Kempf direct3d11: fill the padding area with black on CPU mapped textures This will ease the artefacts on the bottom/right sides of the texture when linea

[vlc-commits] direct3d11: code cleaning

2017-12-13 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Dec 12 14:13:43 2017 +0100| [8c4ca0d5b59f247ae3838dec9cc01322cd2fa263] | committer: Jean-Baptiste Kempf direct3d11: code cleaning Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8c4ca0d5b59f247ae3838dec9cc0

[vlc-commits] hw:d3d11: Fix crashes when mixing D3D11 filters with CPU filters

2017-12-13 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Dec 11 09:37:56 2017 +0100| [c6ca37272832afedc761a7dc28d5a821e6689df3] | committer: Jean-Baptiste Kempf hw:d3d11: Fix crashes when mixing D3D11 filters with CPU filters The filter chain is not recomputed and we may use pictures not coming from the righ

[vlc-commits] direct3d11: map all planes at once

2017-12-13 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Dec 12 18:22:56 2017 +0100| [cbb51a5f4425f904d188b41a04de930b5a9276db] | committer: Jean-Baptiste Kempf direct3d11: map all planes at once Rather than failing in the middle and copying only part of the planes. Signed-off-by: Jean-Baptiste Kempf > ht

[vlc-commits] access/http: Fix off-by-one in ICY parser

2017-12-13 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Dec 11 12:52:20 2017 +0100| [b180121763aeb686fc331d6665c622ce02738bc4] | committer: Jean-Baptiste Kempf access/http: Fix off-by-one in ICY parser This fixes a off-by-one issue in the ICY parser that would happen in the case the ICY metadata is unquote