- Jul 07, 2017
-
-
Mohammed Huzaifa Danish authored
-
Mohammed Huzaifa Danish authored
-
- Jul 05, 2017
-
-
Mohammed Huzaifa Danish authored
-
Mohammed Huzaifa Danish authored
-
Mohammed Huzaifa Danish authored
-
- Jul 04, 2017
-
-
-
Mohammed Huzaifa Danish authored
-
Mohammed Huzaifa Danish authored
-
Hugo Beauzée-Luyssen authored
This is most likely coming from a Qt thread, which is already initialized as STA. If it is not coming from a Qt thread, then we don't really care since the API also work when called from a MTA, and we release the threading apartment once we're done (which was the real culprit for #16935) Fix #18482
-
Mohammed Huzaifa Danish authored
-
- Jul 03, 2017
-
-
Marvin Scholz authored
We need to ignore the unguarded-availability diagnostic, we are already using partial-availability here anyway.
-
- Jul 02, 2017
-
-
David authored
Otherwise creation of new dmg file will fail. Also, zip would update an existing zip file.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
David authored
Matrix check boxes in simple prefs need an explicit height constraint. Otherwise they will not shown on 10.7.
-
David authored
This will crash at runtime on 10.7.
-
David authored
-
David authored
Remove fixed macosx-min-version, as the min version is already set globally. Fix compilation by ignoring the partial availability warning. Code is written in a way that it gets disabled on 10.7, where Growl is still used.
-
David authored
-
Konstantin Pavlov authored
The latter was deprecated: https://snapcraft.io/docs/deprecation-notices/dn3
-
Konstantin Pavlov authored
-
Fix #18388 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
try to match the modes with existing software ones Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
try to match the modes with existing software ones Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
When a filter fails to load we will try to prepand a converter and then try to load it again (using video_chroma/chain.c). The filter object will be reused for the chain, therefore if any variable is created in the pf_activate of the filter, it will exist in both the chroma chain object and the filter object (because we do not require a module to destroy its variables). This assert will then fail. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
and optimize the texture creation flags Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Notably, check IDirectXVideoProcessorService_GetVideoProcessorDeviceGuids presence. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
ref CID #1449020 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
This reverts commit 40bd2515. There is no need to access to the video filter converter since you can't do anything with it.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- Jul 01, 2017
-
-
Use a flag in the algorithm settings for IVTC to tell it needs special PTS handling on output. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Also fallback to "blend" for unsupported sources rather than "auto" (="x"). Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-