- Dec 12, 2022
-
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
- Dec 11, 2022
-
-
The scenario is popping a decoder but didn't have a decoder_decode function, leading to spurrious assertion when the first decoder_t::pf_decode was called before the test really happens and stop. Code missing from commit d794eac3. Fixes #27578
-
-
- Dec 10, 2022
-
-
This reverts commit 6752d970. arm64 is supported in Wix 3.14.0.6526
-
Use winterop.dll from the 3.5 package as that's the only one that can use LZX compression with Wine.
-
The date is used to tell if+when we can redisplay the current picture. If that picture is gone we should not try to redisplay it.
-
-
-
-
It didn't correspond to any VLC Core values.
-
And also rename the enum.
-
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
- Dec 09, 2022
-
-
-
-
-
The va_list will be used multiple times, so it needs to be copied before each usage. Without this, it crashes when doing stop / play.
-
François Cartegnie authored
properly process the full search window instead of returning the first page found change lower search range stop condition to fix parsing bug on lowest window refs #27610
-
Steve Lhomme authored
So it doesn't need to be generated to be used. We check the values match the ones in configure.ac during compilation.
-
- Dec 08, 2022
-
-
Remove the picture flushing workaround since the described behaviour is obsolete after 34a548cc, which flushes the pictures from the video output before flushing the decoder. It also ensures that we don't call decoder_UpdateVideoFormat which will update the video output without video context, leading to potential spurrious failures with OpenGL interop expecting one. Co-authored-by:
Alexandre Janniaux <ajanni@videolabs.io>
-
Those are set by the build script
-
The headers are always present, so we can just enable the modules on Darwin instead of checking for the headers of the Frameworks they need.
-
Nowhere in the code are the defines for these headers checked.
-
size_t use %zu, which is different than PRId64.
-
-
i_depth is a size_t, and we should use %zu for that.
-
- Dec 07, 2022
-
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Replace VLCLibrarySongsTableView class with table view implementation in VLCLibraryWindow XIB Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-