- Mar 24, 2018
-
- Mar 23, 2018
-
-
Thomas Guillem authored
This reverts commit a32e9356.
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
There seems to be no need to have macOS do color space conversions at this point and it fixes the issue where the image would change colors a bit when activating a CIFilter even without changing any parameters. Signed-off-by:
Thomas Guillem <thomas@gllm.fr>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Add VLC_PKG_LIBEXEC_DIR support with refactoring. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
s/VLC_USER_DATA_DIR/VLC_USERDATA_DIR/ Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Include assert.h. Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Close #20109 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Marvin Scholz authored
Using a # in doxygen at the beginning on a line marks a heading so this would turn into a huge heading in the actual rendered documentation which looked weird. The ? should be right at the end of the sentence without a space.
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
- Mar 22, 2018
-
-
Thomas Guillem authored
for glPixelStorei(GL_UNPACK_ROW_LENGTH,...) Fixes CD 6ec2362d-e648-4a5f-a98c-e70191525173 ?
-
Thomas Guillem authored
"sub-original-fps" is not a config and is only created from the input_thread_t.
-
Thomas Guillem authored
Only for mmdevice.
-
Thomas Guillem authored
That way, we can attach vlc_objects to this menu without leaks.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
Via the mmdevice-digital-output bool variable. This var is not in the config, it's inherited from the original mmdevice-passthrough config.
-
Thomas Guillem authored
Since AOUT_RESTART_STEREOMODE = (AOUT_RESTART_OUTPUT|0x4)
-
Thomas Guillem authored
Fetch the actual audio module instead of relying on the config.
-
Thomas Guillem authored
This can be used by intf modules in order to show different settings depending on audio modules.
-
- Mar 21, 2018
-
-
Tristan Matthews authored
Fixes #19446
-
Tristan Matthews authored
Refs #19446
-
Tristan Matthews authored
Refs #19446
-
Hugo Beauzée-Luyssen authored
-
Steve Lhomme authored
-
Steve Lhomme authored
Third time's a charm
-
Steve Lhomme authored
-
Steve Lhomme authored
There are chapters for that.
-
Steve Lhomme authored
By default they should be displayed even if they don't have a fancy name. Ref https://forum.videolan.org/viewtopic.php?p=470038
-
Steve Lhomme authored
At least on my machine string are padding with an 8 byte alignment. from 50eec8a4
-
Steve Lhomme authored
And use the proper slice, even though it's currently always 0 Ref #20103
-
Steve Lhomme authored
-
Steve Lhomme authored
Fixes #20103
-