[vlc-commits] macosx: Add warning for QTKit stuff being broken but still used

2018-04-01 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Mon Apr 2 02:45:57 2018 +0200| [79c40dfcb2e8cf506b9f94581731b39d05ff74a0] | committer: Marvin Scholz macosx: Add warning for QTKit stuff being broken but still used > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] stream_extractor/archive: use correct format specifier for ssize_t

2018-03-29 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Mar 29 12:32:12 2018 +0200| [55c30095259704eca30e4d556a1bec78e2a6ac00] | committer: Rémi Denis-Courmont stream_extractor/archive: use correct format specifier for ssize_t Signed-off-by: Rémi Denis-Courmont <r...@r

[vlc-commits] stream_filter/cache_block: remove unused variable

2018-03-29 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Mar 29 10:35:47 2018 +0200| [e5126c83b154502d60c9ae7147eec4fb39376202] | committer: Rémi Denis-Courmont stream_filter/cache_block: remove unused variable Signed-off-by: Rémi Denis-Courmont <r...@remlab.net

[vlc-commits] stream_filter/cache_block: use correct format for size_t

2018-03-29 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Mar 29 10:35:46 2018 +0200| [bf00410b0e7ec5e96aa2e89cf3a3765397b2ea8d] | committer: Rémi Denis-Courmont stream_filter/cache_block: use correct format for size_t Signed-off-by: Rémi Denis-Courmont <r...@remlab.net

[vlc-commits] stream_extractor/archive: use correct format specifier for ssize_t

2018-03-29 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Mar 29 12:32:12 2018 +0200| [9b84234fdbb8ecb588ef0d7d4c3e7a5083789905] | committer: Rémi Denis-Courmont stream_extractor/archive: use correct format specifier for ssize_t Signed-off-by: Rémi Denis-Courmont <r...@r

[vlc-commits] contrib: bluray: Add patch to fix libbluray.jar loading on macOS

2018-03-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sun Mar 18 21:02:02 2018 +0100| [774019955c8d44f6888fc1fce970e7f730e59594] | committer: Marvin Scholz contrib: bluray: Add patch to fix libbluray.jar loading on macOS This is already landed upstream but we need a new relea

[vlc-commits] contrib: bluray: Add patch to fix libbluray.jar loading on macOS

2018-03-18 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz <epira...@gmail.com> | Sun Mar 18 21:02:02 2018 +0100| [b228f22b57a55aa0ad39a7caed7ea4465faf4ac9] | committer: Jean-Baptiste Kempf contrib: bluray: Add patch to fix libbluray.jar loading on macOS This is already landed upstream but we need

[vlc-commits] demux itml: Add missing terminator element to handler list

2018-03-20 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Mar 20 11:10:07 2018 +0100| [f2c94d2718be785200a20181525ae5eb0884e93d] | committer: Marvin Scholz demux itml: Add missing terminator element to handler list The last element of an xml_elem_hnd_t array must be an item

[vlc-commits] darwin/dirs: Fix memory leak in error case

2018-03-20 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Mar 20 14:23:16 2018 +0100| [9b345dac14e3c3ba90f01bf366d6dbf4514f5bc6] | committer: Marvin Scholz darwin/dirs: Fix memory leak in error case > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] demux itml: Add missing terminator element to handler list

2018-03-20 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Mar 20 11:10:07 2018 +0100| [b096bab9d09923e893030f5e4be4ad658195bdfd] | committer: Marvin Scholz demux itml: Add missing terminator element to handler list The last element of an xml_elem_hnd_t array must be an item wher

[vlc-commits] darwin/dirs: Fix memory leak in error case

2018-03-20 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Mar 20 14:23:16 2018 +0100| [4e2f1bf6065f9c86a36e8dcdc11f8f40345177c0] | committer: Hugo Beauzée-Luyssen darwin/dirs: Fix memory leak in error case (cherry picked from commit 9b345dac14e3c3ba90f01bf366d6dbf451

[vlc-commits] Docs: Minor documentation style fixes

2018-03-23 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Mar 23 08:36:57 2018 +0100| [d374aedfb971c4dc24a9271af535055600529b7b] | committer: Marvin Scholz Docs: Minor documentation style fixes Using a # in doxygen at the beginning on a line marks a heading so this would turn into

[vlc-commits] ci_filters: Use CIContext without color management

2018-03-23 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Mar 22 13:47:42 2018 +0100| [3fbdb51297e19b706043c2a64a71c79a3ca6085b] | committer: Thomas Guillem ci_filters: Use CIContext without color management There seems to be no need to have macOS do color space conversions at this

[vlc-commits] ci_filters: Use CIContext without color management

2018-03-23 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Mar 22 13:47:42 2018 +0100| [18aa03142af1eeae185d3e04bc2ddf32cd98f960] | committer: Thomas Guillem ci_filters: Use CIContext without color management There seems to be no need to have macOS do color space conve

[vlc-commits] configure: Find 7z

2018-03-16 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Mar 16 12:31:52 2018 +0100| [b3b0dc2c7aacb90a327cc905d6bb8dac0d9dd1bf] | committer: Marvin Scholz configure: Find 7z > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b3b0dc2c7aacb90a327cc905d6bb8da

[vlc-commits] package/win32: Use 7z found by configure

2018-03-16 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Mar 16 12:32:58 2018 +0100| [761ad44764e510d5a562f76745d96e4e2fdef059] | committer: Marvin Scholz package/win32: Use 7z found by configure Additionally rename 7Z_OPTS to 7ZIP_OPTS, to match the 7ZIP program variable name.

[vlc-commits] contrib: Update Breakpad to 0.1.3

2018-03-02 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Mar 2 18:41:58 2018 +0100| [0655db9d25807b0a1cc50503f2346330ad63bef7] | committer: Marvin Scholz contrib: Update Breakpad to 0.1.3 Fixes a crash on macOS 10.7 and 10.8 > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] contrib: Remove Breakpad no-warning flags

2018-03-02 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Mar 2 18:42:30 2018 +0100| [fd4587b320b74640f0fe47f6d9441f542af70208] | committer: Marvin Scholz contrib: Remove Breakpad no-warning flags > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] contrib: Update Breakpad to 0.1.3

2018-03-02 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Mar 2 18:41:58 2018 +0100| [3660d0c25a0520c7eab8a3f75535db89552e2525] | committer: Marvin Scholz contrib: Update Breakpad to 0.1.3 Fixes a crash on macOS 10.7 and 10.8 > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] contrib: Remove Breakpad no-warning flags

2018-03-02 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Mar 2 18:42:30 2018 +0100| [4705fbf65d69209b72167738938792bd2e873552] | committer: Marvin Scholz contrib: Remove Breakpad no-warning flags > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] contrib: Update Breakpad to 0.1.3

2018-03-03 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Mar 2 18:41:58 2018 +0100| [d5753b229f2cb1ec92c54d2586157d696d6029b8] | committer: David Fuhrmann contrib: Update Breakpad to 0.1.3 Fixes a crash on macOS 10.7 and 10.8 (cherry picked from

[vlc-commits] contrib: Remove Breakpad no-warning flags

2018-03-03 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Mar 2 18:42:30 2018 +0100| [ebe2ed111681058d03f7fb2fc42e2c16fc5cc675] | committer: David Fuhrmann contrib: Remove Breakpad no-warning flags (cherry picked from commit 4705fbf65d69209b72167738938792bd2e873552) Sign

[vlc-commits] macosx: Refactor and update drag handling in ConvertAndSave Window

2018-02-26 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Feb 27 02:12:05 2018 +0100| [b95be9484810b309834a78a56b42c14dfb105f69] | committer: Marvin Scholz macosx: Refactor and update drag handling in ConvertAndSave Window Fixes a crash when dragging a playlist item onto th

[vlc-commits] macosx: escape sout filenames (fix #19841)

2018-02-26 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Feb 27 02:25:32 2018 +0100| [be581ce69fa00d73fe9e08b176cad64bad9d3474] | committer: Marvin Scholz macosx: escape sout filenames (fix #19841) > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macosx: Refactor and update drag handling in ConvertAndSave Window

2018-02-26 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Feb 27 02:12:05 2018 +0100| [e5ef4d8af913d9942db0959e2c80b850a56835a6] | committer: Marvin Scholz macosx: Refactor and update drag handling in ConvertAndSave Window Fixes a crash when dragging a playlist item onto th

[vlc-commits] macosx: escape sout filenames (fix #19841)

2018-02-26 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Feb 27 02:25:32 2018 +0100| [14a4897c77e8e05a371d10ffb1af9129aed561eb] | committer: Marvin Scholz macosx: escape sout filenames (fix #19841) (cherry picked from commit be581ce69fa00d73fe9e08b176cad64bad9d3474) Sign

[vlc-commits] contrib: Update Growl to 2.0.1

2018-02-27 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Wed Feb 28 01:59:54 2018 +0100| [b3d173089d2b9807f7698e6ed7e91c1b7801f3a5] | committer: Marvin Scholz contrib: Update Growl to 2.0.1 This fixes Growl on modern macOS versions. > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] contrib: Update Growl to 2.0.1

2018-02-27 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz <epira...@gmail.com> | Wed Feb 28 01:59:54 2018 +0100| [14f59cf266d08e5199c1e135bb2ad6fd45766df5] | committer: Marvin Scholz contrib: Update Growl to 2.0.1 This fixes Growl on modern macOS versions. (cherry picked from

[vlc-commits] NEWS: Add entry for macOS Growl fix

2018-02-27 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz <epira...@gmail.com> | Wed Feb 28 02:36:47 2018 +0100| [d11e853597c99eee95cc8cd0b4714de4f0b09a0c] | committer: Marvin Scholz NEWS: Add entry for macOS Growl fix > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a

[vlc-commits] lib/media_player: Fix incorrect error message

2018-10-12 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Fri Oct 12 19:38:45 2018 +0200| [84afce63c597a2826adec698a1de0bfbb4e5f764] | committer: Marvin Scholz lib/media_player: Fix incorrect error message The function libvlc_media_player_set_hwnd sets a hwnd, not an NSObject. > http://git.videolan.

[vlc-commits] vlc_tick: Move documentation to header

2018-10-12 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Oct 9 11:40:24 2018 +0200| [2ed7857aea7f73799b15ab167e14d818f6bb9d8f] | committer: Marvin Scholz vlc_tick: Move documentation to header Some part of the documentation was in the mtime.c file instead of the header, this commit moves it to the header

[vlc-commits] vlc_tick: Fix documentation of MSTRTIME_MAX_SIZE

2018-10-12 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Oct 9 11:41:26 2018 +0200| [e9627c5d1164dd2c7ab835f1238d824bb21350cd] | committer: Marvin Scholz vlc_tick: Fix documentation of MSTRTIME_MAX_SIZE The documentation referred to mstrtime, which does not exist anymore. > http://git.videolan.

[vlc-commits] Decklink: Simplify format mode logging

2018-10-22 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 22 09:35:26 2018 +0200| [b13b3cf13c77fecf022ae542409ade4090065dcc] | committer: Marvin Scholz Decklink: Simplify format mode logging > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b13b3cf13c77fecf022ae542409ade4090065dcc --- modu

[vlc-commits] Decklink: Fix swapped format arguments

2018-10-22 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 22 09:53:39 2018 +0200| [2cf7c16bde313efcee003fbbfa48275c55940f73] | committer: Marvin Scholz Decklink: Fix swapped format arguments > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2cf7c16bde313efcee003fbbfa48275c55940f73 --- modu

[vlc-commits] Decklink: Use typedef instead of macro

2018-10-22 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 22 09:27:21 2018 +0200| [703f9af966fbd0f0aad241f2bf63acba968cccb6] | committer: Marvin Scholz Decklink: Use typedef instead of macro > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=703f9af966fbd0f0aad241f2bf63acba968cccb6 --- modu

[vlc-commits] Decklink: Fix incorrect format specifiers

2018-10-22 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 22 09:53:21 2018 +0200| [a3627450fa94717efee9eb9db15d9030081cbb1e] | committer: Marvin Scholz Decklink: Fix incorrect format specifiers > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a3627450fa94717efee9eb9db15d9030081cb

[vlc-commits] Decklink: Fix memory leak

2018-10-22 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 22 09:27:42 2018 +0200| [4ac456c49a192fa162dcc13b92f21e092babf464] | committer: Marvin Scholz Decklink: Fix memory leak > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4ac456c49a192fa162dcc13b92f21e092babf464 --- modules/acc

[vlc-commits] Decklink: Fix swapped format arguments

2018-10-22 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 22 09:53:39 2018 +0200| [5541789dda5d205da8e1d8c8a453038e02d42fe5] | committer: Francois Cartegnie Decklink: Fix swapped format arguments > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5541789dda5d205da8e1d8c8a453038e02d42

[vlc-commits] Decklink: Fix incorrect format specifiers

2018-10-22 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 22 09:53:21 2018 +0200| [6702ce1125830c68d074b763cf68fbca870e5e11] | committer: Francois Cartegnie Decklink: Fix incorrect format specifiers > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6702ce1125830c68d074b763cf68fbca870e5

[vlc-commits] Decklink: Fix memory leak

2018-10-22 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 22 09:27:42 2018 +0200| [04583e932db2f871e6507b2bc1f7e21fc5454be7] | committer: Francois Cartegnie Decklink: Fix memory leak > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=04583e932db2f871e6507b2bc1f7e21fc5454be7 --- modules/acc

[vlc-commits] Decklink: Simplify format mode logging

2018-10-22 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 22 09:35:26 2018 +0200| [76430af00fad98a4aab9c0d5b93bcae41346f88f] | committer: Francois Cartegnie Decklink: Simplify format mode logging > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=76430af00fad98a4aab9c0d5b93bcae41346f

[vlc-commits] Decklink: Use typedef instead of macro

2018-10-22 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 22 09:27:21 2018 +0200| [651c58b9b4b1666116046ce3e496303704ba202a] | committer: Francois Cartegnie Decklink: Use typedef instead of macro > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=651c58b9b4b1666116046ce3e496303704ba2

[vlc-commits] Decklink: Fix format specifiers

2018-10-28 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 22 20:14:55 2018 +0200| [2d3590a264de20d65314fdc0b7d229253e822bad] | committer: Jean-Baptiste Kempf Decklink: Fix format specifiers The timescale (BMDTimeScale) and frameduration (BMDTimeValue) are typedef'd as int64_t, therefore PRId64 should

[vlc-commits] macosx: Fix trying to load playlist as an SD

2018-10-29 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Oct 30 01:27:00 2018 +0100| [55acd54c9d6258645bbcd0376d39c5d7d88500cb] | committer: Marvin Scholz macosx: Fix trying to load playlist as an SD The sdtype of VLCSourceListItem was not correctly initialized to -1, which caused the macosx interface

[vlc-commits] Decklink: Use FromCFString on darwin

2018-10-20 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sat Oct 20 20:46:18 2018 +0200| [7ef4da473a6fe6d7e22841828f086dfdae380344] | committer: Marvin Scholz Decklink: Use FromCFString on darwin > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7ef4da473a6fe6d7e22841828f086dfdae380344 --- modu

[vlc-commits] securetransport: Use FromCFString on darwin

2018-10-20 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 8 10:52:22 2018 +0200| [4ec08f43c40fb334f8cfd0f08403a05e299aae10] | committer: Marvin Scholz securetransport: Use FromCFString on darwin > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4ec08f43c40fb334f8cfd0f08403a05e299aa

[vlc-commits] darwinvlc: Use FromCFString

2018-10-20 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 8 10:53:50 2018 +0200| [d75d12bee277760353a4b710f1703d3ef3944b32] | committer: Marvin Scholz darwinvlc: Use FromCFString > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d75d12bee277760353a4b710f1703d3ef3944b32 --- bin/darwinvlc.m |

[vlc-commits] include/vlc_codecs: Rename guid_t to vlc_guid_t

2018-10-20 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 8 10:50:18 2018 +0200| [13bea26a01511483787cb96dc3934b956da03cc1] | committer: Marvin Scholz include/vlc_codecs: Rename guid_t to vlc_guid_t On darwin guid_t conflicts with darwins definition of guid_t. > http://git.videolan.org/gitweb.

[vlc-commits] text_renderer/freetype: Use FromCFString on darwin

2018-10-20 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 8 10:52:00 2018 +0200| [960a48626df9f0fcb4215394598977a347b34994] | committer: Marvin Scholz text_renderer/freetype: Use FromCFString on darwin > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=960a48626df9f0fcb4215394598977a347b34

[vlc-commits] include/vlc_charset: Add FromCFString for darwin

2018-10-20 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 8 10:51:33 2018 +0200| [f4b57268547f27172966cc7d850f797acaaa77d3] | committer: Marvin Scholz include/vlc_charset: Add FromCFString for darwin This is a helper function to obtain the copy of a char* from a CFStringRef. > http://git.videolan.

[vlc-commits] auhal: Use FromCFString

2018-10-20 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 8 10:52:45 2018 +0200| [43663467cb534b97c01c6d7828b4b942741a4529] | committer: Marvin Scholz auhal: Use FromCFString > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=43663467cb534b97c01c6d7828b4b942741a4529 --- modules/audio_out

[vlc-commits] darwin/dirs: Use FromCFString

2018-10-20 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 8 10:52:58 2018 +0200| [82c18a3b4b72b677f2576e4cc6197aaad2fc2a61] | committer: Marvin Scholz darwin/dirs: Use FromCFString > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=82c18a3b4b72b677f2576e4cc6197aaad2fc2a61 --- src/darwin/dir

[vlc-commits] vout/vulkan: add win32 extension module

2018-11-07 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 25 01:48:03 2018 +0100| [b3f9280f78781e27087a79e686e4ed1e14d9dea5] | committer: Thomas Guillem vout/vulkan: add win32 extension module > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b3f9280f78781e27087a79e686e4ed1e14d9dea5 --- modu

[vlc-commits] macosx: Move input time helper to string category

2018-10-09 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Oct 9 12:48:57 2018 +0200| [8f20844d4454b3df0bf2354c985a9d89a01aa680] | committer: Marvin Scholz macosx: Move input time helper to string category > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8f20844d4454b3df0bf2354c985a9d89a01aa

[vlc-commits] macosx: Move time helper to string category

2018-10-09 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Oct 9 13:04:36 2018 +0200| [8afe989a4d2e85ab8d66bd0c2f088b9ba506d3db] | committer: Marvin Scholz macosx: Move time helper to string category > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8afe989a4d2e85ab8d66bd0c2f088b9ba506d

[vlc-commits] macosx: fix comment

2018-10-09 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Oct 9 08:08:02 2018 +0200| [c841efd2ece1b3f9f0aa1a3479260c90f77437c6] | committer: Marvin Scholz macosx: fix comment > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c841efd2ece1b3f9f0aa1a3479260c90f77437c6 --- modules/gui/mac

[vlc-commits] macosx: Add NSString category with string helpers

2018-10-09 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Oct 9 10:40:29 2018 +0200| [ac853e52eb9f10e880c34a7d37c73c33d9afcbd0] | committer: Marvin Scholz macosx: Add NSString category with string helpers > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ac853e52eb9f10e880c34a7d37c73c33d9afc

[vlc-commits] macosx: minor code style and readability fixes

2018-10-09 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Oct 9 08:23:44 2018 +0200| [3918b11015f7e28a738af26aefb1e2a19c096fd3] | committer: Marvin Scholz macosx: minor code style and readability fixes > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3918b11015f7e28a738af26aefb1e2a19c096

[vlc-commits] macosx: Remove VLCMainWindowSplitView

2018-10-09 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Oct 9 08:41:50 2018 +0200| [cf41442ca2ecc3ae2abd1f1284a9629f58b9059e] | committer: Marvin Scholz macosx: Remove VLCMainWindowSplitView The default style looks ok nowadays and hardcoding a specific color is not good for different appearances (dark

[vlc-commits] macosx: Remove unused VLCThreePartImageView class

2018-10-09 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Oct 9 08:35:21 2018 +0200| [e15768713172b71a599cedf66412c3de86ccb324] | committer: Marvin Scholz macosx: Remove unused VLCThreePartImageView class > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e15768713172b71a599cedf66412c3de86ccb

[vlc-commits] macosx: Move string wrapping to NSString category

2018-10-09 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Oct 9 11:26:58 2018 +0200| [47719db04705c1b62305ea79786d02002ff8b901] | committer: Marvin Scholz macosx: Move string wrapping to NSString category > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=47719db04705c1b62305ea79786d02002ff8b

[vlc-commits] macosx: Remove unnecessary variable and llabs call

2018-10-09 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Oct 9 14:18:55 2018 +0200| [07ff5ec31dfb670ead833d572139340e6d2b3251] | committer: Marvin Scholz macosx: Remove unnecessary variable and llabs call > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=07ff5ec31dfb670ead833d572139340e6d2b3

[vlc-commits] vout/ios: Fix crash due to unexpected _eaglEnabled state

2019-01-21 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sat Jan 19 15:11:15 2019 +0100| [4d5f4b1ccbd7698ea672ac8d10183f6ed67a1e0d] | committer: Thomas Guillem vout/ios: Fix crash due to unexpected _eaglEnabled state Fix videolan/VLCKit#221 Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.

[vlc-commits] vout/ios: Remove unnecessary nil check

2019-01-21 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Fri Jan 18 18:52:39 2019 +0100| [405780b018ef941dba9b3d3bf17d6852e40ca8e4] | committer: Thomas Guillem vout/ios: Remove unnecessary nil check Sending a message to nil is valid, which makes this check unnecessary. Signed-off-by: Thomas Guillem > h

[vlc-commits] vout/ios: Simplify makeCurrentWithGL:withGL:

2019-01-21 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Fri Jan 18 18:52:37 2019 +0100| [f9c4af6e89c9dca6bbe92b14623b74621976cd25] | committer: Thomas Guillem vout/ios: Simplify makeCurrentWithGL:withGL: Return early when setCurrentContext fails, this simplifies the following code and makes it much easier

[vlc-commits] vout/ios: Rename confusingly named methods

2019-01-21 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Fri Jan 18 18:52:38 2019 +0100| [565d3e9c8e8c4b591a897d1b15fcd30bb75dabd7] | committer: Thomas Guillem vout/ios: Rename confusingly named methods Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] vout/ios: Fix leaks on initialization failure

2019-01-21 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Fri Jan 18 18:52:40 2019 +0100| [89f6b1902f261af32cc55465b3f45c3c856b68f5] | committer: Thomas Guillem vout/ios: Fix leaks on initialization failure Failing to initialize would not release the allocated self instance, causing it to leak. Instead

[vlc-commits] vout/ios: Simplify makeCurrentWithGL:withGL:

2019-01-23 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz | Fri Jan 18 18:52:37 2019 +0100| [dc771027addbc637cedb82dd19f02e77d8e9f5eb] | committer: Felix Paul Kühne vout/ios: Simplify makeCurrentWithGL:withGL: Return early when setCurrentContext fails, this simplifies the following code and makes it much

[vlc-commits] vout/ios: Rename confusingly named methods

2019-01-23 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz | Fri Jan 18 18:52:38 2019 +0100| [8e778cd04e5cbbaa03eebb2e6d254ca6f2bb7c08] | committer: Felix Paul Kühne vout/ios: Rename confusingly named methods Signed-off-by: Thomas Guillem (cherry picked from commit 565d3e9c8e8c4b591a897d1b15fcd30bb75dabd7

[vlc-commits] vout/ios: Fix leaks on initialization failure

2019-01-23 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz | Fri Jan 18 18:52:40 2019 +0100| [c52b8543b3c2353830992d5a5a7db20fdd1dd09c] | committer: Felix Paul Kühne vout/ios: Fix leaks on initialization failure Failing to initialize would not release the allocated self instance, causing it to leak

[vlc-commits] vout/ios: Remove unnecessary nil check

2019-01-23 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz | Fri Jan 18 18:52:39 2019 +0100| [851de048ba06af79b3d3a006eafe8eb21da41915] | committer: Felix Paul Kühne vout/ios: Remove unnecessary nil check Sending a message to nil is valid, which makes this check unnecessary. Signed-off-by: Thomas Guillem

[vlc-commits] vout/ios: Fix crash due to unexpected _eaglEnabled state

2019-01-23 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz | Sat Jan 19 15:11:15 2019 +0100| [5a1e191b8a691228761b481aa5568d52d57bb3a1] | committer: Felix Paul Kühne vout/ios: Fix crash due to unexpected _eaglEnabled state Fix videolan/VLCKit#221 Signed-off-by: Thomas Guillem (cherry picked from commit

[vlc-commits] macosx: ExtensionProvider: Add more log messages

2018-12-16 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz | Thu Dec 6 15:58:09 2018 +0100| [6cacbced3959849586148851eb444af70bf3f5f3] | committer: Jean-Baptiste Kempf macosx: ExtensionProvider: Add more log messages Some error cases were not logged at all making it hard to figure out whats going on when

[vlc-commits] macosx: Fix trying to load playlist as an SD

2018-12-16 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz | Tue Oct 30 01:27:00 2018 +0100| [63c16cb099586ef73e3f105e2740f505c09a7896] | committer: Jean-Baptiste Kempf macosx: Fix trying to load playlist as an SD The sdtype of VLCSourceListItem was not correctly initialized to -1, which caused the macosx

[vlc-commits] macosx: ExtensionProvider: Add more log messages

2018-12-06 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Thu Dec 6 15:58:09 2018 +0100| [52b97ed0e1fa9b82019dcc635e45d5edcbf8ab3b] | committer: Marvin Scholz macosx: ExtensionProvider: Add more log messages Some error cases were not logged at all making it hard to figure out whats going on when things do

[vlc-commits] macosx: Add missing EXTENSION_WIDGET_PASSWORD handling

2018-12-06 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Thu Dec 6 15:59:07 2018 +0100| [2c0fa9d11015301b0fbb79ba2d831e86135382e5] | committer: Marvin Scholz macosx: Add missing EXTENSION_WIDGET_PASSWORD handling > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2c0fa9d11015301b0fbb79ba2d831e8613538

[vlc-commits] demux/adaptive: Handle failures of istringstream

2018-11-29 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 29 12:42:23 2018 +0100| [ad82fec9d253fad0344fa682aa860ff9609bf850] | committer: Marvin Scholz demux/adaptive: Handle failures of istringstream > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ad82fec9d253fad0344fa682aa860ff9609bf

[vlc-commits] vout/macosx: Fix null pointer dereferencing

2018-11-29 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Thu Nov 29 16:26:12 2018 +0100| [2186bb10ac0920fa7f90384dbde8e6d0dce82a0b] | committer: Marvin Scholz vout/macosx: Fix null pointer dereferencing In VLCOpenGLVideoView the vout_display_t vd instance variable is protected by a mutex on the instance (self

[vlc-commits] demux/adaptive: Catch all exceptions

2018-11-29 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 29 12:42:24 2018 +0100| [08ae5918414f3e82ebeb31faea52f7c772b4b3bd] | committer: Marvin Scholz demux/adaptive: Catch all exceptions These catches look like they intend to catch all exceptions, not just exceptions of integer type (which

[vlc-commits] demux/adaptive: Do not throw exception pointer

2018-11-29 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Oct 29 12:42:22 2018 +0100| [077cb6e5fd6244198a7522481af98c1ccee8a051] | committer: Marvin Scholz demux/adaptive: Do not throw exception pointer Found with lgtm.com > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] configure: Simplify mingw flag checks

2018-11-23 Thread Marvin Scholz
vlc/vlc-3.0 | branch: master | Marvin Scholz | Thu Nov 30 11:05:53 2017 +0100| [aa9c14c8f2788634eed15eb6808c5cbf3ab44ee4] | committer: Hugo Beauzée-Luyssen configure: Simplify mingw flag checks (cherry picked from commit 2aea8b85a2b013dd4bee5a88a6400bd364df50db) Signed-off-by: Hugo Beauzée

[vlc-commits] packetizer/av1: Fix size calculation in AV1_OBUSkipHeader

2019-01-08 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Thu Nov 29 15:53:14 2018 +0100| [e3ada8723d47f6e7df8babdfee78d039b22a8b3b] | committer: Francois Cartegnie packetizer/av1: Fix size calculation in AV1_OBUSkipHeader In case that AV1_OBUHasSizeField is false, i_header was used uninitialized. The OBU

[vlc-commits] configure: Fix missing bracket

2018-09-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Jul 15 15:01:28 2018 +0200| [bd888e285f6d58a86e93ca525e01bfa23d447eec] | committer: Marvin Scholz configure: Fix missing bracket > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bd888e285f6d58a86e93ca525e01bfa23d447eec --- configure.ac

[vlc-commits] configure: Remove unnecessary quotes around AS_HELP_STRING

2018-09-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Jul 15 15:01:31 2018 +0200| [0231f5646335fcc5d1cf257372886a8a3bac17d1] | committer: Marvin Scholz configure: Remove unnecessary quotes around AS_HELP_STRING This fixes some extraneous unwanted whitespace/linebreak in some option descriptions

[vlc-commits] configure: Consistently quote first arg of AC_ARG_*

2018-09-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Jul 15 15:01:30 2018 +0200| [bbdc5aa25765fb25a7fa70c4b87789eb5c74ca2c] | committer: Marvin Scholz configure: Consistently quote first arg of AC_ARG_* > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bbdc5aa25765fb25a7fa70c4b87789eb5c74c

[vlc-commits] configure: Fix some missing quotes

2018-09-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Jul 15 15:01:34 2018 +0200| [09b51b3660ba621e57105e26d8e5af6bb33cd326] | committer: Marvin Scholz configure: Fix some missing quotes > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=09b51b3660ba621e57105e26d8e5af6bb33cd326 --- configure

[vlc-commits] configure: Fix --enable-decklink behavior

2018-09-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Sep 11 19:01:14 2018 +0200| [8383fb08a4cf780248ab0778585d398a871a3d55] | committer: Marvin Scholz configure: Fix --enable-decklink behavior When explicitly enabled, configure should fail when it can't find the Decklink SDK. > http://git.videolan.

[vlc-commits] configure: Consistently use AS_HELP_STRING everywhere

2018-09-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Jul 15 15:01:29 2018 +0200| [a746c38e2dc98df09d0eb454cb7f7a566177d42b] | committer: Marvin Scholz configure: Consistently use AS_HELP_STRING everywhere > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a746c38e2dc98df09d0eb454cb7f7a566177d

[vlc-commits] configure: Remove unnecessary whitespace in help string

2018-09-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Jul 15 15:01:36 2018 +0200| [6e97ba0810473180465403af0bfdaca1a7c41224] | committer: Marvin Scholz configure: Remove unnecessary whitespace in help string > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] macosx/configure.sh: Fix argument passing to configure

2018-09-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Tue Sep 11 18:12:17 2018 +0200| [2f45f0bf6dfadddb497bc6c83d065adce9c26f84] | committer: Marvin Scholz macosx/configure.sh: Fix argument passing to configure Previously an argument could incorrectly get split up even though it was passed as one argument

[vlc-commits] macosx: Use VLC_OBJECT instead of vlc_object_t cast

2019-03-27 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Wed Mar 27 23:19:02 2019 +0100| [c0248833a2e550c2665ea923a186970e3bee03bb] | committer: Marvin Scholz macosx: Use VLC_OBJECT instead of vlc_object_t cast > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c0248833a2e550c2665ea923a186970e3bee0

[vlc-commits] gui: minimal_macosx: Fix build

2019-03-01 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sat Mar 2 00:33:51 2019 +0100| [b08c4d46e97a0806ebaf95d9255524d217611980] | committer: Marvin Scholz gui: minimal_macosx: Fix build > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b08c4d46e97a0806ebaf95d9255524d217611980 --- modules/

[vlc-commits] macosx: Remove sleep inhibition from interface

2019-03-05 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Mar 4 21:43:41 2019 +0100| [9b2697f46bea228e8eea31430cd82d38f8bfdea1] | committer: Thomas Guillem macosx: Remove sleep inhibition from interface Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] core: Load inhibition plugin for all window types

2019-03-05 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Mon Mar 4 21:43:42 2019 +0100| [133b2d017762e161abf588d34ddfb76510e267f0] | committer: Thomas Guillem core: Load inhibition plugin for all window types Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] misc: Add macOS IOKit inhibit module

2019-03-05 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sat Mar 2 00:44:12 2019 +0100| [5fd031e33e6063afbd2bfb6e6f3f56f9a389ed6e] | committer: Thomas Guillem misc: Add macOS IOKit inhibit module Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] libvlc: Rename VLCOpenGLVideoViewEmbedding to VLCVideoViewEmbedding

2019-02-25 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sat Feb 23 18:12:52 2019 +0100| [e55deae22bbbe68207e472e555316aeea1bcc9d9] | committer: Steve Lhomme libvlc: Rename VLCOpenGLVideoViewEmbedding to VLCVideoViewEmbedding There is nothing specific to OpenGL about this protocol. Signed-off-by: Steve Lhomme

[vlc-commits] mux/ogg: Fix use of sout_mux_t as sout_mux_sys_t

2019-02-08 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Thu Feb 7 01:31:08 2019 +0100| [18e670afea3d5993ddad6fb910dee17a0bd9b7ef] | committer: Rémi Denis-Courmont mux/ogg: Fix use of sout_mux_t as sout_mux_sys_t Signed-off-by: Rémi Denis-Courmont > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] lua: Rename demux to stream_filter

2019-02-08 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Thu Feb 7 01:13:13 2019 +0100| [6b5477551fa73fa7b64e9136fa4666750c221778] | committer: Rémi Denis-Courmont lua: Rename demux to stream_filter This is since some time a stream filter and not a demuxer anymore, therefore this should be named stream_filter

[vlc-commits] macosx: Call on super in prepareForReuse

2019-05-15 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Wed May 15 16:20:54 2019 +0200| [bcf766c1b04df5a7e2a25e3d9601159e0bf37e21] | committer: Marvin Scholz macosx: Call on super in prepareForReuse Per the documentation: "Subclasses should call super at some point in their implementation.&quo

[vlc-commits] macosx: Properly clear playlist model on reset

2019-05-15 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Wed May 15 22:43:43 2019 +0200| [0737744c88256baa392f12e3dcf0e1398ba2a52a] | committer: Marvin Scholz macosx: Properly clear playlist model on reset Not clearing the model leads to old (invalid) items remaining in the table, when those are interacted

<    2   3   4   5   6   7   8   9   10   11   >