- Nov 02, 2020
-
-
Sergio Ammirata authored
-
Sergio Ammirata authored
-
Sergio Ammirata authored
-
- Jul 26, 2020
-
-
Sergio Ammirata authored
-
Sergio Ammirata authored
-
Sergio Ammirata authored
-
Sergio Ammirata authored
-
Sergio Ammirata authored
-
Sergio Ammirata authored
-
Sergio Ammirata authored
-
- Jul 23, 2020
-
-
François Cartegnie authored
In some cases, the start point does not provide sufficient buffering and is then rescheduled in the same way. (cherry picked from commit be019564)
-
François Cartegnie authored
regroups states an associated refs in the same struct (cherry picked from commit 1b347a3b)
-
François Cartegnie authored
(cherry picked from commit 84d97db9)
-
François Cartegnie authored
should avoid the issues with targetduration rounding and inaccurate segment durations (cherry picked from commit d443bd922c331070a211f075e2291ec96c5c2fb1)
-
François Cartegnie authored
(cherry picked from commit 1e133cd6)
-
François Cartegnie authored
(cherry picked from commit e04bb5159625d000a5eac0d156ebb2d2d4088798)
-
François Cartegnie authored
(cherry picked from commit d0a8a9fd)
-
François Cartegnie authored
(cherry picked from commit d0d8a9a04476843582ddd76d60d79ba3f09bc471)
-
- Jul 22, 2020
-
-
François Cartegnie authored
(cherry picked from commit 967bf75a)
-
François Cartegnie authored
(cherry picked from commit 8fef0da3)
-
François Cartegnie authored
refs #24949 Was wired as SUBT for ease, but that only works as long as cue parameters are not used. (cherry picked from commit 385ed6a8)
-
François Cartegnie authored
(cherry picked from commit d6f7803d)
-
François Cartegnie authored
(cherry picked from commit a5173483)
-
Pierre Ynard authored
This supports languages using more diacritics, and using other scripts than Latin. It still fails for at least Chinese. (cherry picked from commit b32d291f) Signed-off-by:
Pierre Ynard <linkfanel@yahoo.fr>
-
- Jul 20, 2020
-
-
Pierre Ynard authored
(cherry picked from commit 6b1385f1332ce3457045e4d669ec57996be57c5a) Signed-off-by:
Pierre Ynard <linkfanel@yahoo.fr>
-
Pierre Ynard authored
(cherry picked from commit 9d61f4ad2ed179d317b40eb6ca72d562d53fda08) Signed-off-by:
Pierre Ynard <linkfanel@yahoo.fr>
-
Pierre Ynard authored
(cherry picked from commit 1532a8f2) Signed-off-by:
Pierre Ynard <linkfanel@yahoo.fr>
-
- Jul 19, 2020
-
-
Felix Paul Kühne authored
-
Browse again with increased "StartingIndex" and adapted "RequestCount". Solves #21381 Panasonic Viera returns maximal 20 items on uPnP #22496 DLNA/UPnP - Panasonic recorder 12 records limit Fixes #15876 Signed-off-by:
Felix Paul Kühne <felix@feepk.net> Signed-off-by:
Hugo Beauzée-Luyssen <hugo@beauzee.fr> (cherry picked from commit a1ef204f51c9b7bd3881931305c140c519081a6e)
-
- Jul 18, 2020
-
-
Pierre Ynard authored
(cherry picked from commit ea30704b) Signed-off-by:
Pierre Ynard <linkfanel@yahoo.fr>
-
Pierre Ynard authored
Apparently the tag appended to the video title isn't always spelled exactly the same. (cherry picked from commit c72df8c5) Signed-off-by:
Pierre Ynard <linkfanel@yahoo.fr>
-
- Jul 13, 2020
-
-
Meson before 0.54.2 misdetect the cross-compilation to iPhone Simulator with architecture x86_64 and tries to execute tests, leading to compilation failures in contrib. Signed-off-by:
Felix Paul Kühne <felix@feepk.net> (cherry picked from commit 9df4bd98c1ae43699c1e0da9cfe76cf375903709)
-
- Jul 09, 2020
-
-
Felix Paul Kühne authored
This addresses a build system regression in a8e6a381 and fixes #24943.
-
- Jul 07, 2020
-
-
Steve Lhomme authored
(cherry picked from commit c4ad4065) Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
Steve Lhomme authored
See the API https://docs.microsoft.com/en-us/windows/win32/api/mmdeviceapi/nf-mmdeviceapi-activateaudiointerfaceasync It requires a recent mingw-w64 with the added API. We request the IAudioClient asynchronously and return the found client or NULL once the async call as completed. The code originates from the vlc-winrt project with some modifications. Do not rely anymore on the local "winstore-client" variable to cache the IAudioClient. A client is queried/used between each Start/Stop calls. (cherry picked from commit 32349b35de2b02ea16c08ac8c2f62966ba5641ad) (edited) edited: - the structure in this branch already exists as a a typedef Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
Steve Lhomme authored
And some more cleaning (cherry picked from commit d0b5eb1c91d3b4a72c48beb585020d6e54581909) (rebased) rebased: - Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
Steve Lhomme authored
Fixed since c7644611 (cherry picked from commit 3cdbeb2c) (edited) edited: - in this branch the -O2 forcing was only done for iOS Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
Steve Lhomme authored
No need to force fvisibility=hidden explicitly anymore. Log why the -O2 is needed (this still feels like an odd fix) (cherry picked from commit 41a66587) (edited) edited: - the -O2 patch is only applied for iOS on this branch Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
Steve Lhomme authored
Introduced in 2012 for x86 Android builds. It should be enabled directly by CMake when building on modern systems. libmatroska also throws some exception and was always compiled without this flag. (cherry picked from commit 107a97ce) Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-
Steve Lhomme authored
No need to force fvisibility=hidden explicitly anymore. (cherry picked from commit 615d63ebf557ef95f700d63640c53c4b2d13f697) Signed-off-by:
Steve Lhomme <robux4@ycbcr.xyz>
-