- 30 Apr, 2018 1 commit
-
-
Romain Vimont authored
Do not declare *_sys_t typedefs globally in vlc_common.h. Instead, declare them locally in each module that provides a definition. This paves the way to move C++ definitions into anonymous namespaces in order to respect C++ ODR. The picture_resource_t and sout_stream_id_sys_t typedefs will be handled separately, since they require specific additional changes. See #18033 Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 31 Mar, 2018 1 commit
-
-
Rémi Denis-Courmont authored
-
- 29 Mar, 2018 1 commit
-
-
Rémi Denis-Courmont authored
A combined access-demux cannot be instantiated without an ES output. This checks that the ES output is present, avoiding crashes for instance with vlc_stream_NewURL().
-
- 16 Feb, 2018 1 commit
-
-
Rémi Denis-Courmont authored
-
- 22 Nov, 2017 1 commit
-
-
Hugo Beauzée-Luyssen authored
CID #1048724
-
- 11 Nov, 2017 1 commit
-
-
Thomas Guillem authored
-
- 30 Jul, 2017 1 commit
-
-
Rémi Denis-Courmont authored
-
- 13 Jul, 2017 1 commit
-
-
Thomas Guillem authored
Rename i_original_channels to i_chan_mode. For now, chan modes can be DOLBYSTEREO or DUALMONO. This new value, i_chan_mode, should only be set by demuxes/codecs/packetizers if there is a special stereo mode to handle.
-
- 08 Jul, 2017 2 commits
-
-
Steve Lhomme authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Steve Lhomme authored
VLC_CODEC_RAW_PCM + 16 bits = VLC_CODEC_S16L Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 19 Apr, 2017 1 commit
-
-
Rémi Denis-Courmont authored
-
- 21 Apr, 2016 1 commit
-
-
Rémi Denis-Courmont authored
-
- 05 Feb, 2015 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
snprintf() always adds a nul terminator (unless the buffer has zero bytes, obviously).
-
- 29 Dec, 2013 1 commit
-
-
Rémi Denis-Courmont authored
-
- 13 Dec, 2012 1 commit
-
-
Rémi Denis-Courmont authored
-
- 10 Nov, 2012 1 commit
-
-
Rémi Denis-Courmont authored
-
- 30 Aug, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 08 Mar, 2012 1 commit
-
-
Rémi Denis-Courmont authored
-
- 30 Aug, 2011 1 commit
-
-
Rémi Denis-Courmont authored
-
- 19 Jun, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 23 Jan, 2011 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 20 Jan, 2011 1 commit
-
-
Rémi Duraffort authored
-
- 19 Jan, 2011 1 commit
-
-
Christophe Massiot authored
* modules/access/linsys/*: add support for SDI and HD-SDI cards of Linear Systems/Computer Modules Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-