[vlc-commits] macosx: FIXME for ModuleListConfigControl's resetValues

2017-11-23 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Fri Nov 24 02:19:44 2017 +0100| [525fbd67d34cb9137345ea84da8daa432f0d367c] | committer: Marvin Scholz macosx: FIXME for ModuleListConfigControl's resetValues >

[vlc-commits] dxva2: fix crash if dxva2.dll is not present (winXP)

2017-11-23 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Nov 23 15:24:11 2017 +0100| [fe367b762364e7935f7cc541370234e712e6a129] | committer: Jean-Baptiste Kempf dxva2: fix crash if dxva2.dll is not present (winXP) Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] Qt: fix a wrong logic for the check of the fullscreen screen number

2017-11-23 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Thu Nov 23 17:40:13 2017 +0100| [cd6598579be9e5e0cf4c6d38ff31fdffb2cf5e79] | committer: Jean-Baptiste Kempf Qt: fix a wrong logic for the check of the fullscreen screen number Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] mkv: only allow one video track at a time

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Nov 23 15:25:39 2017 +0100| [32ab4fc98d97b6b0cb1728be79ebbd74d19b3e79] | committer: Jean-Baptiste Kempf mkv: only allow one video track at a time This is how Matroska is supposed to work Fixes #19129 Signed-off-by: Jean-Baptiste

[vlc-commits] includes/aout: fix incorrect mention of 24-bit support

2017-11-23 Thread Lyndon Brown
vlc | branch: master | Lyndon Brown | Wed May 24 21:18:44 2017 +0100| [9e64d40264f126ac02f3cd645af2deb348616578] | committer: Jean-Baptiste Kempf includes/aout: fix incorrect mention of 24-bit support Left over from 8d73a4d79b1fe7423d07d106281a96393f60115c Signed-off-by:

[vlc-commits] httpd: Remove obsolete enum

2017-11-23 Thread Lyndon Brown
vlc | branch: master | Lyndon Brown | Wed Aug 16 16:46:39 2017 +0100| [2e65002479e64839c16e65101ebd6e4a50341690] | committer: Jean-Baptiste Kempf httpd: Remove obsolete enum Un-named enum contains HTTPD_CLIENT_FILE and HTTPD_CLIENT_STREAM, which became obsolete in

[vlc-commits] aout/common: add missing case for 2F2M2R (Dolby 6.0) in aout_FormatPrintChannels

2017-11-23 Thread Lyndon Brown
vlc | branch: master | Lyndon Brown | Sun Apr 9 18:06:06 2017 +0100| [19fa2ebc91bdedfcb4302f9a893c837d17bf6825] | committer: Jean-Baptiste Kempf aout/common: add missing case for 2F2M2R (Dolby 6.0) in aout_FormatPrintChannels Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] aout/common: fix type for S16N interleaving

2017-11-23 Thread Lyndon Brown
vlc | branch: master | Lyndon Brown | Sat Mar 18 17:34:25 2017 +| [34ad26ff6cef1b0c6745a784f9051fb03375d301] | committer: Jean-Baptiste Kempf aout/common: fix type for S16N interleaving This mistake happens to have no impact at all on computations, but deserved

[vlc-commits] MODULES_LIST: fix count

2017-11-23 Thread Lyndon Brown
vlc | branch: master | Lyndon Brown | Wed Apr 26 15:07:29 2017 +0100| [8835da90323de306796e150aeacd2e4b300c3dce] | committer: Jean-Baptiste Kempf MODULES_LIST: fix count Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] MODULES_LIST: add missing entries

2017-11-23 Thread Lyndon Brown
vlc | branch: master | Lyndon Brown | Fri May 12 20:50:16 2017 +0100| [4fcb76f200c3171ed54789901ca86da142d2ff74] | committer: Jean-Baptiste Kempf MODULES_LIST: add missing entries * libdirectory_demux_plugin * libsimple_channel_mixer_plugin_arm_neon Signed-off-by:

[vlc-commits] Update NEWS from 2.2.x branch

2017-11-23 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Thu Nov 23 10:36:26 2017 +0100| [fc063b5195e11e03ac773874432757cbeef2693b] | committer: Jean-Baptiste Kempf Update NEWS from 2.2.x branch >

[vlc-commits] Revert "satip: Add missing allocation check"

2017-11-23 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Thu Nov 23 11:04:47 2017 +0100| [8a9ffc70f337a6d1adc3fe0589501f1cb0be8015] | committer: Hugo Beauzée-Luyssen Revert "satip: Add missing allocation check" This reverts commit e95b11e2c0c730599d66241047de0760e0bea40f. This breaks

[vlc-commits] l10n: Dutch update Dutch translation update for 2.2.x send per request from Thomas De Rocker (dutch translator)

2017-11-23 Thread Michał Trzebiatowski
vlc/vlc-2.2 | branch: master | Michał Trzebiatowski | Wed Nov 22 23:45:26 2017 +0100| [57f930321f82fb1642ed0a9e56b20d9aacb243d4] | committer: Jean-Baptiste Kempf l10n: Dutch update Dutch translation update for 2.2.x send per request from Thomas De Rocker (dutch translator)

[vlc-commits] Update PO files

2017-11-23 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Thu Nov 23 10:17:27 2017 +0100| [2a4afc3bb77eab39f154fc02b03cb721780b7171] | committer: Jean-Baptiste Kempf Update PO files > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2a4afc3bb77eab39f154fc02b03cb721780b7171 ---

[vlc-commits] demux: avi: remove enum/fix build

2017-11-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Nov 23 09:52:59 2017 +0100| [7ba9558c2e33654ac14aa5fa71429f98e045e44b] | committer: Francois Cartegnie demux: avi: remove enum/fix build move as defines, we can't change member type This reverts commit

[vlc-commits] dxva2_deinterlace: create the texture for pictures coming from a bogus pool

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:39 2017 +0100| [f90a1d25289ad003d085579ad21d94067e1d1c22] | committer: Jean-Baptiste Kempf dxva2_deinterlace: create the texture for pictures coming from a bogus pool Fixes #18936 Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] hw:d3d11: make use of D3D11_FilterHoldInstance()

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:36 2017 +0100| [77ee35a70adb2176ede021b634e40ebf5348b5ff] | committer: Jean-Baptiste Kempf hw:d3d11: make use of D3D11_FilterHoldInstance() Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d9: make use of D3D9_FilterHoldInstance()

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:37 2017 +0100| [930d6148d7b6f66fa65234b5c53de06f6f4bf2e0] | committer: Jean-Baptiste Kempf hw:d3d9: make use of D3D9_FilterHoldInstance() Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] d3d11_deinterlace: create the texture for pictures coming from a bogus pool

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:38 2017 +0100| [e511a5e8792313d123af77a1cdde138aa204704f] | committer: Jean-Baptiste Kempf d3d11_deinterlace: create the texture for pictures coming from a bogus pool Fixes #18936 Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] hw:d3d11: use d3d11_device_t instead of ID3D11Device

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:35 2017 +0100| [791ae161e14b1537d0f1c75fdfe3a10931943935] | committer: Jean-Baptiste Kempf hw:d3d11: use d3d11_device_t instead of ID3D11Device Keep the device for the lifetime of the filter Signed-off-by:

[vlc-commits] skin2: fix string can't be parsed by gettext

2017-11-23 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Nov 23 10:03:50 2017 +0100| [0fc13af3edbea968568dec8e74884c09bb9d6513] | committer: Jean-Baptiste Kempf skin2: fix string can't be parsed by gettext fix: #19117 Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d11: move all the filters into a single module

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:30 2017 +0100| [34a545f1f3d756390f24cf4465cf0c8829c727cf] | committer: Jean-Baptiste Kempf hw:d3d11: move all the filters into a single module Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d11: move the filters code in hw/d3d11

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:22 2017 +0100| [9602b711f4c951f135dff54cb4191eb39ef1617e] | committer: Jean-Baptiste Kempf hw:d3d11: move the filters code in hw/d3d11 Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] d3d11_filters: fix adjust output when all values are default

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:27 2017 +0100| [004264bc47633678722b632abcb511ecfee1d87b] | committer: Jean-Baptiste Kempf d3d11_filters: fix adjust output when all values are default Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] dxa9: clean code

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:25 2017 +0100| [12b76b3f9d5155a31e3184b5590dd839ca7cd820] | committer: Jean-Baptiste Kempf dxa9: clean code Use local variables when possible Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] skin2: fix opening playlist

2017-11-23 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Nov 23 09:33:26 2017 +0100| [0925621b548c0e2dd3f43233f781718d97228a8f] | committer: Jean-Baptiste Kempf skin2: fix opening playlist Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d11: use d3d11_device_t instead of ID3D11Device

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:35 2017 +0100| [fc35b698bb0df1f6f3c5d423b4e9261a0d511da8] | committer: Jean-Baptiste Kempf hw:d3d11: use d3d11_device_t instead of ID3D11Device Keep the device for the lifetime of the filter Signed-off-by:

[vlc-commits] hw:d3d9: add a file to control the D3D9 device common to all filters

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:33 2017 +0100| [cd37cf5dda25c402849b87959b99924e553ee2bf] | committer: Jean-Baptiste Kempf hw:d3d9: add a file to control the D3D9 device common to all filters Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] skin2: fix string can't be parsed by gettext

2017-11-23 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Nov 23 10:03:50 2017 +0100| [39d49cef673e647938921d106089cd57bbdf4b01] | committer: Jean-Baptiste Kempf skin2: fix string can't be parsed by gettext fix: #19117 Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d9: make use of D3D9_FilterHoldInstance()

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:37 2017 +0100| [2de1dbfc357470977016c144de17621484380864] | committer: Jean-Baptiste Kempf hw:d3d9: make use of D3D9_FilterHoldInstance() Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d11: add a file to control the D3D11 device common to all filters

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:32 2017 +0100| [8d73a6794f27a50098e3f7b90a3283045fa556cd] | committer: Jean-Baptiste Kempf hw:d3d11: add a file to control the D3D11 device common to all filters Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] dxva2_deinterlace: create the texture for pictures coming from a bogus pool

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:39 2017 +0100| [b0ab659f403db975d6a5bcbc923239b6ae7decb0] | committer: Jean-Baptiste Kempf dxva2_deinterlace: create the texture for pictures coming from a bogus pool Fixes #18936 Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] hw:d3d9: rename the Open/Close for each module

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:29 2017 +0100| [a5d181248b18f4fe93161bfae778a2be677a652c] | committer: Jean-Baptiste Kempf hw:d3d9: rename the Open/Close for each module Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] dxva2_deinterlace: clean code

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:26 2017 +0100| [020975b40c8949cfccbfb0e742fecfc8889255ef] | committer: Jean-Baptiste Kempf dxva2_deinterlace: clean code Simplify the init, we don't know the order yet Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] hw:d3d9: move all the filters into a single module

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:31 2017 +0100| [ea902a998665c568d08c2568c8d55bab82282f8d] | committer: Jean-Baptiste Kempf hw:d3d9: move all the filters into a single module Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d11: clean code

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:24 2017 +0100| [b2c55fee53e227d577db3ad4e7a0ac0209874978] | committer: Jean-Baptiste Kempf hw:d3d11: clean code Use local variables when possible Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d11: rename the Open/Close for each module

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:28 2017 +0100| [e9caa9b46a70839c82b54e58b6cee557dd3d6df8] | committer: Jean-Baptiste Kempf hw:d3d11: rename the Open/Close for each module Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d11: make use of D3D11_FilterHoldInstance()

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:36 2017 +0100| [564c535dfd1c698bbf6da10324b3152f00e2f496] | committer: Jean-Baptiste Kempf hw:d3d11: make use of D3D11_FilterHoldInstance() Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d9: use d3d9_device_t instead of IDirect3DDevice9

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:34 2017 +0100| [00022da0e2544b72ba92597e49054ec0eb7575fe] | committer: Jean-Baptiste Kempf hw:d3d9: use d3d9_device_t instead of IDirect3DDevice9 Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] demux: avi: remove enum/fix build

2017-11-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Nov 23 09:52:59 2017 +0100| [dbb5e3c3a6c0db25fa61e2e0efd4a7b4502d30c9] | committer: Jean-Baptiste Kempf demux: avi: remove enum/fix build move as defines, we can't change member type This reverts commit

[vlc-commits] d3d11_deinterlace: create the texture for pictures coming from a bogus pool

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:38 2017 +0100| [3ac5493a09e0c64d9ba7bdb4861f4678cf5312b9] | committer: Jean-Baptiste Kempf d3d11_deinterlace: create the texture for pictures coming from a bogus pool Fixes #18936 Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] hw:d3d11: move all the filters into a single module

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:30 2017 +0100| [9e64f34450abdcc9b7ad214eaac009f9b3268066] | committer: Jean-Baptiste Kempf hw:d3d11: move all the filters into a single module Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] d3d11: use is_d3d11_opaque() is more places

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 11:03:37 2017 +0100| [40fa6b7a60de56968c209ac370257db592bd06aa] | committer: Jean-Baptiste Kempf d3d11: use is_d3d11_opaque() is more places Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d11: move the filter modules declaration in modules/hw/d3d11

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:20 2017 +0100| [ad428695a643fa0fff96b4fd663d8943948df6b7] | committer: Jean-Baptiste Kempf hw:d3d11: move the filter modules declaration in modules/hw/d3d11 Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] d3d11_fmt: reduce the size of processor support logs

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 11:03:35 2017 +0100| [20aa304bbfd8c8cb4f981509e33544f38391c46b] | committer: Jean-Baptiste Kempf d3d11_fmt: reduce the size of processor support logs Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d9: move all the filters into a single module

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:31 2017 +0100| [626441fe93c55309bd2594bf94667987cf1e3b73] | committer: Jean-Baptiste Kempf hw:d3d9: move all the filters into a single module Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d11: add a file to control the D3D11 device common to all filters

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:32 2017 +0100| [75220d0dc549a325a31ac805fd0e1d4954351720] | committer: Jean-Baptiste Kempf hw:d3d11: add a file to control the D3D11 device common to all filters Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] hw:d3d11: clean code

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:24 2017 +0100| [bc8618412bb64b0bcfd3db3b788969824afc789c] | committer: Jean-Baptiste Kempf hw:d3d11: clean code Use local variables when possible Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] dxva2_deinterlace: clean code

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:26 2017 +0100| [ef7669d3d8073af2a8ea912509debd4230234d0a] | committer: Jean-Baptiste Kempf dxva2_deinterlace: clean code Simplify the init, we don't know the order yet Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] hw:d3d9: add a file to control the D3D9 device common to all filters

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:33 2017 +0100| [dd3cc8b5cea2e1299ca7acb2f88570c703274476] | committer: Jean-Baptiste Kempf hw:d3d9: add a file to control the D3D9 device common to all filters Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] d3d11: move the processor input/output support logging in libd3d11_common

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 11:03:34 2017 +0100| [43b2b125db42a650121a121b252e5641456e2ad4] | committer: Jean-Baptiste Kempf d3d11: move the processor input/output support logging in libd3d11_common Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] hw:d3d9: rename the Open/Close for each module

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:29 2017 +0100| [ef0336b2f175ef572b7996dfbfce487fead6037f] | committer: Jean-Baptiste Kempf hw:d3d9: rename the Open/Close for each module Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d9: move the filter modules declaration in modules/hw/d3d9

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:21 2017 +0100| [ec0b3bc1a83d80de6aa04092cd89b96768850174] | committer: Jean-Baptiste Kempf hw:d3d9: move the filter modules declaration in modules/hw/d3d9 Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d11: rename the Open/Close for each module

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:28 2017 +0100| [9c716cc9ea66c865e02c153167f948b2c86c6115] | committer: Jean-Baptiste Kempf hw:d3d11: rename the Open/Close for each module Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] dxa9: clean code

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:25 2017 +0100| [3561f6bd61f289487843dcb41d244b91931d7c34] | committer: Jean-Baptiste Kempf dxa9: clean code Use local variables when possible Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] d3d11_surface: use D3D11_Create/D3D11_Destroy

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 11:03:36 2017 +0100| [346cbef21bf0f3111728da4100ded5c0a9388903] | committer: Jean-Baptiste Kempf d3d11_surface: use D3D11_Create/D3D11_Destroy Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] d3d11_filters: fix adjust output when all values are default

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:27 2017 +0100| [2357637e2e52e3f702fa8173ffd8ac4a89bab676] | committer: Jean-Baptiste Kempf d3d11_filters: fix adjust output when all values are default Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d9: use d3d9_device_t instead of IDirect3DDevice9

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:34 2017 +0100| [364bdb2c296cda91628aa1944b3ee9685ca9ea0c] | committer: Jean-Baptiste Kempf hw:d3d9: use d3d9_device_t instead of IDirect3DDevice9 Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d11: move the filters code in hw/d3d11

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:22 2017 +0100| [b191556495c14b276c53fd280bb0b48feb943e5b] | committer: Jean-Baptiste Kempf hw:d3d11: move the filters code in hw/d3d11 Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] hw:d3d9: move the filters code in hw/d3d9

2017-11-23 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Nov 22 18:18:23 2017 +0100| [024890fe64fe9f7bbb806ed7ae937ceca65eaa1b] | committer: Jean-Baptiste Kempf hw:d3d9: move the filters code in hw/d3d9 Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] skin2: fix opening playlist

2017-11-23 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Nov 23 09:33:26 2017 +0100| [5ac115e094c9a1456065ed8ce5431fb2dc415754] | committer: Jean-Baptiste Kempf skin2: fix opening playlist Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] vlc_common: include limits.h for UINT_MAX, ULONG_MAX and ULLONG_MAX

2017-11-23 Thread KO Myung-Hun
vlc | branch: master | KO Myung-Hun | Thu Nov 23 17:17:00 2017 +0900| [82da92c2e8a26c4400716d1a299f9ec77a03] | committer: Hugo Beauzée-Luyssen vlc_common: include limits.h for UINT_MAX, ULONG_MAX and ULLONG_MAX Signed-off-by: Hugo Beauzée-Luyssen >

[vlc-commits] x264: Remove unused static variable

2017-11-23 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Thu Nov 23 13:03:12 2017 +0100| [82d352ee32e403ae845a867e6145eb08e2b35dae] | committer: Hugo Beauzée-Luyssen x264: Remove unused static variable This is unused since 2010 (87e5e733e51d5d7baff67da7b019cb613b81d228) >

[vlc-commits] es_out: don't tag preroll on blocks containing NEXT_DISPLAY_TIME

2017-11-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Nov 23 17:28:05 2017 +0100| [3b97a38005b94958efeb6a0d0023a6f35e77f16e] | committer: Francois Cartegnie es_out: don't tag preroll on blocks containing NEXT_DISPLAY_TIME avoids dropping those, especially SPU on seek refs #18862

[vlc-commits] sap: simplify

2017-11-23 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Nov 23 19:05:17 2017 +0200| [d72395dd8aaf50a722cf7bbe58e4d61e9943edf2] | committer: Rémi Denis-Courmont sap: simplify > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d72395dd8aaf50a722cf7bbe58e4d61e9943edf2 ---

[vlc-commits] sap: fix off-by-one

2017-11-23 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Nov 23 19:07:08 2017 +0200| [3264c9ed2e05ae841e8faaff7b217136cf31a99f] | committer: Rémi Denis-Courmont sap: fix off-by-one > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3264c9ed2e05ae841e8faaff7b217136cf31a99f ---

[vlc-commits] freetype: fix No subtitles on Win 7 with 64bit

2017-11-23 Thread Pierre Lamot
vlc | branch: master | Pierre Lamot | Thu Nov 23 13:26:07 2017 +0100| [81382ead7b52106a7492a8a101050c6aa546dbc3] | committer: Hugo Beauzée-Luyssen freetype: fix No subtitles on Win 7 with 64bit fix: #19093 Signed-off-by: Hugo Beauzée-Luyssen >

[vlc-commits] codec: atsc a65: fix truncated conversions

2017-11-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Nov 23 13:45:04 2017 +0100| [511eb7f9ce5b735ae6651e7614f0c9813df37623] | committer: Francois Cartegnie codec: atsc a65: fix truncated conversions >

[vlc-commits] macosx: Simplify translation macros

2017-11-23 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Thu Nov 23 19:57:55 2017 +0100| [214cc7818f6b01120bf865cbe7c7641b3bf73be4] | committer: David Fuhrmann macosx: Simplify translation macros The previous method had lots of dead code, so simplify by using a one-line macro. >

[vlc-commits] sout: transcode: fix leak

2017-11-23 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Nov 23 22:25:10 2017 +0100| [c2786ac015bccef4155bef211c7ce30d29af06ce] | committer: Francois Cartegnie sout: transcode: fix leak > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c2786ac015bccef4155bef211c7ce30d29af06ce