[vlc-commits] qt: fix double translation of subcats in advanced prefs

2020-09-25 Thread Lyndon Brown
vlc | branch: master | Lyndon Brown | Sat May 25 19:12:23 2019 +0100| [63dc2d5e741d21393bdfae637079ba268cc6ca29] | committer: Pierre Lamot qt: fix double translation of subcats in advanced prefs the config_CategoryNameGet() and config_CategoryHelpGet() functions already perform translation, so

[vlc-commits] qt: fix and simplify module lookup in preferences search

2020-09-25 Thread Lyndon Brown
vlc | branch: master | Lyndon Brown | Fri Apr 19 04:03:35 2019 +0100| [eb7c25a7e29632ffe8f68bcfa649ab216c12148a] | committer: Pierre Lamot qt: fix and simplify module lookup in preferences search 1) for module (plugin) tree nodes, the object already holds a pointer to the associated module obje

[vlc-commits] config: add missing subcat lookup table entries

2020-09-25 Thread Lyndon Brown
vlc | branch: master | Lyndon Brown | Sat May 25 20:04:06 2019 +0100| [47e85ec553897b63949709a67600ca4e8b2bd778] | committer: Pierre Lamot config: add missing subcat lookup table entries Signed-off-by: Pierre Lamot > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=47e85ec553897b6394970

[vlc-commits] qt: fix incorrect param type

2020-09-25 Thread Lyndon Brown
vlc | branch: master | Lyndon Brown | Sat Sep 5 19:10:53 2020 +0100| [4c75da934016f67a9bc6334e67959b3615ee6c6d] | committer: Pierre Lamot qt: fix incorrect param type which was causing a whole bunch of "'< 0' is always false" warnings. review of the original fix ([1]) indicated that in fact t

[vlc-commits] qt: remove unneccessary translation

2020-09-25 Thread Lyndon Brown
vlc | branch: master | Lyndon Brown | Sat May 25 20:31:16 2019 +0100| [d02ebebfe80abee5bcf578a5141f004f2e192139] | committer: Pierre Lamot qt: remove unneccessary translation Signed-off-by: Pierre Lamot > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d02ebebfe80abee5bcf578a5141f004f2

[vlc-commits] qt: translate a couple of additional strings

2020-09-25 Thread Lyndon Brown
vlc | branch: master | Lyndon Brown | Sat May 25 20:47:11 2019 +0100| [2d0927a36615c159c67129e9dac43dd692737090] | committer: Pierre Lamot qt: translate a couple of additional strings Signed-off-by: Pierre Lamot > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2d0927a36615c159c67129e9

[vlc-commits] contrib: disable rust for the 32bit Intel iOS simulator

2020-09-25 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Thu Sep 24 22:05:34 2020 +0200| [c1d34ae51c0a5509410e1f01385bc7923d36592d] | committer: Felix Paul Kühne contrib: disable rust for the 32bit Intel iOS simulator > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c1d34ae51c0a5509410e1f01385bc7923d

[vlc-commits] m3u: Expose playlist title

2020-09-25 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Mon Sep 21 15:45:48 2020 +0200| [9d8051a4a8208dfc58c0dd06f689b8cdac21948f] | committer: Felix Paul Kühne m3u: Expose playlist title (cherry picked from commit 8f26c795b8329219acaad18a5d98a58678799f59) Signed-off-by: Felix Paul Kühne > htt

[vlc-commits] Don't build spawn.c on non-POSIX

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 14:40:27 2020 +0300| [9c5e964b79539b35c5895621c79930d50ad2e183] | committer: Rémi Denis-Courmont Don't build spawn.c on non-POSIX > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9c5e964b79539b35c5895621c79930d50ad2e183 --- src/

[vlc-commits] rawvideo: use vlc_obj_calloc() and simplify

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 16:29:53 2020 +0300| [0863fd5ae5581352b4a37e1172328e06f189ffcd] | committer: Rémi Denis-Courmont rawvideo: use vlc_obj_calloc() and simplify > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0863fd5ae5581352b4a37e1172328e06f189ffcd

[vlc-commits] png: use vlc_obj_malloc() and simplify

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 16:29:53 2020 +0300| [9afb676f1495c2f4a9de760b39f66d8f2611ab05] | committer: Rémi Denis-Courmont png: use vlc_obj_malloc() and simplify > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9afb676f1495c2f4a9de760b39f66d8f2611ab05 ---

[vlc-commits] sdl_image: use vlc_obj_malloc() and simplify

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 16:41:44 2020 +0300| [065caf92f8715ff6c9183f5a86f101dd9cd831e6] | committer: Rémi Denis-Courmont sdl_image: use vlc_obj_malloc() and simplify > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=065caf92f8715ff6c9183f5a86f101dd9cd831e

[vlc-commits] g711: use vlc_obj_malloc() and simplify

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 16:29:53 2020 +0300| [42e093a4f9e6366d10bd1cd6723458ef258b81cb] | committer: Rémi Denis-Courmont g711: use vlc_obj_malloc() and simplify > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=42e093a4f9e6366d10bd1cd6723458ef258b81cb ---

[vlc-commits] telx: use vlc_obj_calloc() and simplify

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 16:41:44 2020 +0300| [74d6edf31fcf1bbe4985ac75fbcca436693b7bd8] | committer: Rémi Denis-Courmont telx: use vlc_obj_calloc() and simplify > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=74d6edf31fcf1bbe4985ac75fbcca436693b7bd8 ---

[vlc-commits] aes: use vlc_obj_malloc() and simplify

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 16:29:53 2020 +0300| [1939950e68406db119ef868178bfad68de1a8618] | committer: Rémi Denis-Courmont aes: use vlc_obj_malloc() and simplify > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1939950e68406db119ef868178bfad68de1a8618 ---

[vlc-commits] textst: use vlc_obj_malloc() and simplify

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 16:41:44 2020 +0300| [23724d9b468adffe0786d8450983ab8fe5860ff6] | committer: Rémi Denis-Courmont textst: use vlc_obj_malloc() and simplify > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=23724d9b468adffe0786d8450983ab8fe5860ff6 -

[vlc-commits] araw: use vlc_obj_malloc() and simplify

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 16:25:09 2020 +0300| [8c873c20622b5e077544d5a5d6788531c8592a80] | committer: Rémi Denis-Courmont araw: use vlc_obj_malloc() and simplify > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8c873c20622b5e077544d5a5d6788531c8592a80 ---

[vlc-commits] mpcdec: use vlc_obj_calloc() and simplify

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 16:22:12 2020 +0300| [27bdfe0feb26b3152787931d1ac628dc460b8168] | committer: Rémi Denis-Courmont mpcdec: use vlc_obj_calloc() and simplify > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=27bdfe0feb26b3152787931d1ac628dc460b8168 -

[vlc-commits] remap: use vlc_obj_malloc() and simplify

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 16:27:51 2020 +0300| [4cb742715a6bb44fc94680c4f3f317a10926e9a5] | committer: Rémi Denis-Courmont remap: use vlc_obj_malloc() and simplify > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4cb742715a6bb44fc94680c4f3f317a10926e9a5 --

[vlc-commits] cdg: use vlc_obj_calloc() and simplify

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 16:29:53 2020 +0300| [fd62bed4e0436febd3be1c3a87e08c99f2ea41ec] | committer: Rémi Denis-Courmont cdg: use vlc_obj_calloc() and simplify > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fd62bed4e0436febd3be1c3a87e08c99f2ea41ec ---

[vlc-commits] ttml: use vlc_obj_calloc() and simplify

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 16:45:02 2020 +0300| [89c947f523ac3ea0bf63e08d8ec6cfd6e5a7b38a] | committer: Rémi Denis-Courmont ttml: use vlc_obj_calloc() and simplify > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=89c947f523ac3ea0bf63e08d8ec6cfd6e5a7b38a ---

[vlc-commits] uleaddvaudio: use vlc_obj_malloc() and simplify

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 16:45:02 2020 +0300| [e33c290b36af06dd587bf64ac659b1fd820535cf] | committer: Rémi Denis-Courmont uleaddvaudio: use vlc_obj_malloc() and simplify > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e33c290b36af06dd587bf64ac659b1fd8205

[vlc-commits] lpcm: use vlc_obj_malloc() and simplify

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 16:29:53 2020 +0300| [67286d95df4154334d6a3aab64c3d4388442099d] | committer: Rémi Denis-Courmont lpcm: use vlc_obj_malloc() and simplify > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=67286d95df4154334d6a3aab64c3d4388442099d ---

[vlc-commits] rawdv: don't recheck for extension

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 17:09:08 2020 +0300| [f982c2e2e4a762c42101d1c4456a83940b0d95da] | committer: Rémi Denis-Courmont rawdv: don't recheck for extension If the file as the .dv extension, the core will already force the rawdv demux. In other words, the .dv ext

[vlc-commits] mpc: remove redundant extension checks

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 17:16:03 2020 +0300| [4fddc116ff9cdd8ef5db5b45b803b1069f3acb30] | committer: Rémi Denis-Courmont mpc: remove redundant extension checks With the extension registered, the force flag is implied if the file name matches one of the extension

[vlc-commits] demux: inline one trivial function

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 24 17:47:49 2020 +0300| [9d858fe2e990c30fef21c8c27e1a57770d7cbccc] | committer: Rémi Denis-Courmont demux: inline one trivial function > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9d858fe2e990c30fef21c8c27e1a57770d7cbccc --- sr

[vlc-commits] demux: do not hard-code file extensions in core

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 24 17:36:12 2020 +0300| [cc7762fd6e7fcf36c71c3d90828942d2a563d780] | committer: Rémi Denis-Courmont demux: do not hard-code file extensions in core (except mp3 which remains a special preparsing case) > http://git.videolan.org/gitweb.cgi/vl

[vlc-commits] demux: remove file extension of dirac demuxer

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 24 17:01:53 2020 +0300| [95276a99974d5e4ed7afec99d393b6855fa6] | committer: Rémi Denis-Courmont demux: remove file extension of dirac demuxer The dirac demuxer was already removed in eb8ab8df4b1483e1cc299d96b5c43b738ee03d25. > http://gi

[vlc-commits] demux: declare file extensions in descriptor

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 24 17:00:17 2020 +0300| [f52dd6104d4bfbd39b4619bde0f2bba386afab6d] | committer: Rémi Denis-Courmont demux: declare file extensions in descriptor For each *existing* mapping of a file extension to a demux in src/input/demux.c, this adds a cor

[vlc-commits] tivo: remove redundant extension checks

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 17:16:03 2020 +0300| [9916f9e4f08445f2e8cac84402ad6b77609d7246] | committer: Rémi Denis-Courmont tivo: remove redundant extension checks With the extension registered, the force flag is implied if the file name matches one of the extensio

[vlc-commits] mpc: register the file extensions

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 17:15:50 2020 +0300| [d623807b3e1782645c4631799a9d6d05f2f4aca6] | committer: Rémi Denis-Courmont mpc: register the file extensions > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d623807b3e1782645c4631799a9d6d05f2f4aca6 --- mod

[vlc-commits] rawdv: drop priority to zero

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 17:10:53 2020 +0300| [f65b6e45e500f1e03a8804760686c872fc0f837d] | committer: Rémi Denis-Courmont rawdv: drop priority to zero This is effectively the same as requiring the force flag be set, but it avoids loading the module. > http://git

[vlc-commits] demux: always use strongly-typed file extensions

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 24 17:11:52 2020 +0300| [c16039c911c2fa95d2007cd3f5bf3e65edd9215c] | committer: Rémi Denis-Courmont demux: always use strongly-typed file extensions There are two sets of file extension to demux module mapping: - The "strong" set contains fi

[vlc-commits] demux: merge two variables

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 24 17:29:58 2020 +0300| [cf79771c2ece7ecd2e66485240bfd310dbf61b4d] | committer: Rémi Denis-Courmont demux: merge two variables (and don't use the same name as another variable in the same function) > http://git.videolan.org/gitweb.cgi/vlc.g

[vlc-commits] tivo: register the file extensions

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 17:15:50 2020 +0300| [4eb4c0ad640f4c5e4ddc160c452ea2a999cdc276] | committer: Rémi Denis-Courmont tivo: register the file extensions > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4eb4c0ad640f4c5e4ddc160c452ea2a999cdc276 --- mo

[vlc-commits] stream_filter: remove redundant tests

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 24 20:06:41 2020 +0300| [9bd74c486afaf31ff2346bd8fcbb22617b72bff1] | committer: Rémi Denis-Courmont stream_filter: remove redundant tests Those checks are redundant as of the previous patch. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=c

[vlc-commits] stream_filter: only filter byte streams

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 24 20:04:42 2020 +0300| [60e36ce7d25f1badc3bd14931195a99c5afe1767] | committer: Rémi Denis-Courmont stream_filter: only filter byte streams All existing stream filters either implicitly (e.g. by peeking) or explicitly (by checking pf_* point

[vlc-commits] modules: export vlc_module_map()

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 24 22:48:57 2020 +0300| [656a30c61a8b405decc7a2c1290933cc717d5c42] | committer: Rémi Denis-Courmont modules: export vlc_module_map() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=656a30c61a8b405decc7a2c1290933cc717d5c42 --- incl

[vlc-commits] config: correction

2020-09-25 Thread Lyndon Brown
vlc | branch: master | Lyndon Brown | Wed May 22 04:52:34 2019 +0100| [c46c35ceb3625bb23d9b063bcd1f1cb4fcef0960] | committer: Rémi Denis-Courmont config: correction Signed-off-by: Rémi Denis-Courmont > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c46c35ceb3625bb23d9b063bcd1f1cb4fce

[vlc-commits] tls server: use vlc_module_match() directly

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 24 22:45:29 2020 +0300| [a5bfe8302b99016eec43489f551b7813a40612ac] | committer: Rémi Denis-Courmont tls server: use vlc_module_match() directly This does not really save code but it avoids variable arguments. > http://git.videolan.org/gitwe

[vlc-commits] modules: activation function cannot be NULL

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 24 22:20:18 2020 +0300| [215421323e1a6e7c945e18b587756ddc0fe0a283] | committer: Rémi Denis-Courmont modules: activation function cannot be NULL There would be no ways to use the module. It couldn't even provide further callbacks. There are i

[vlc-commits] modules: export vlc_module_match()

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jun 30 20:06:20 2020 +0300| [616b8d744ef3cde25ab33a777f2311b3d9f3cf26] | committer: Rémi Denis-Courmont modules: export vlc_module_match() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=616b8d744ef3cde25ab33a777f2311b3d9f3cf26 --- in

[vlc-commits] esformat: fix ORIENT_ROTATE_180 description

2020-09-25 Thread Lyndon Brown
vlc | branch: master | Lyndon Brown | Sun Jan 7 19:07:54 2018 +| [1cfd73ad2c9feb8623c51436651431de2732f8df] | committer: Rémi Denis-Courmont esformat: fix ORIENT_ROTATE_180 description Signed-off-by: Rémi Denis-Courmont > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1cfd73ad2c

[vlc-commits] modules: clarify docs for config attr

2020-09-25 Thread Lyndon Brown
vlc | branch: master | Lyndon Brown | Wed Apr 10 03:36:03 2019 +0100| [ddfc7684b55e81b11e178bf0a0ddde55c1c460ab] | committer: Rémi Denis-Courmont modules: clarify docs for config attr Signed-off-by: Rémi Denis-Courmont > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ddfc7684b55e81b1

[vlc-commits] modules: refactor

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 24 22:32:50 2020 +0300| [194bfd8cd013cc23a2f811dee53fb60b00ce87ac] | committer: Rémi Denis-Courmont modules: refactor (no functional changes) > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=194bfd8cd013cc23a2f811dee53fb60b00ce87ac

[vlc-commits] esformat: fix ORIENT_LEFT_BOTTOM and ORIENT_RIGHT_TOP descriptions

2020-09-25 Thread Lyndon Brown
vlc | branch: master | Lyndon Brown | Sun Jan 7 19:22:38 2018 +| [ed11480472b95108c859292639f4d5a623cc3f5f] | committer: Rémi Denis-Courmont esformat: fix ORIENT_LEFT_BOTTOM and ORIENT_RIGHT_TOP descriptions They had 90 degree clockwise / anti-clockwise rotation the wrong way around. Sig

[vlc-commits] modules: rename plugin functions

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 24 22:18:20 2020 +0300| [46789ac9915e8de16cf9e883d291ea8eb1374eb1] | committer: Rémi Denis-Courmont modules: rename plugin functions (no functional changes) > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=46789ac9915e8de16cf9e883d2

[vlc-commits] modules: doc typo

2020-09-25 Thread Lyndon Brown
vlc | branch: master | Lyndon Brown | Wed Apr 10 03:23:35 2019 +0100| [a67573c27a1f917d29132cd02d047eadbc652d44] | committer: Rémi Denis-Courmont modules: doc typo Signed-off-by: Rémi Denis-Courmont > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a67573c27a1f917d29132cd02d047eadbc65

[vlc-commits] va: simplify using vlc_module_{match,map}

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Sep 25 22:02:31 2020 +0300| [4decf8c4a4323572cebf6d604083f1bc1b5b2302] | committer: Rémi Denis-Courmont va: simplify using vlc_module_{match,map} > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4decf8c4a4323572cebf6d604083f1bc1b5b2302 -

[vlc-commits] tls client: use vlc_module_match() directly

2020-09-25 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Thu Sep 24 22:45:29 2020 +0300| [aa71289f0438951ae2ed8ef9513c1a52947ec081] | committer: Rémi Denis-Courmont tls client: use vlc_module_match() directly This does not really save code but it avoids variable arguments. > http://git.videolan.org/gitwe