- 23 Nov, 2018 3 commits
-
-
Christophe Massiot authored
-
-
Christophe Massiot authored
-
- 21 Nov, 2018 2 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 08 Nov, 2018 1 commit
-
-
Christophe Massiot authored
-
- 06 Nov, 2018 1 commit
-
-
Rafaël Carré authored
-
- 31 Oct, 2018 2 commits
-
-
Rafaël Carré authored
Add support for sdes and other items needed by the RIST protocol See merge request videolan/bitstream!11
-
Sergio Ammirata authored
-
- 27 Oct, 2018 1 commit
-
-
Christophe Massiot authored
-
- 23 Oct, 2018 1 commit
-
-
Rafaël Carré authored
reference: TS 103 127 V1.1.1
-
- 15 Oct, 2018 2 commits
-
-
Christophe Massiot authored
-
Clément Vasseur authored
-
- 12 Sep, 2018 1 commit
-
-
Christophe Massiot authored
-
- 11 Sep, 2018 2 commits
-
-
Christophe Massiot authored
-
Clément Vasseur authored
-
- 14 Jul, 2018 1 commit
-
-
Nikita Egorov authored
In function scte35_validate psi_check_crc call execute without data size check. The syntax flag in scte35 PSI by definition is false so psi_validate will be true. In such case scte35_validate may overflow on zero length PSI size.
-
- 01 Jul, 2018 1 commit
-
-
Christophe Massiot authored
-
- 21 May, 2018 1 commit
-
-
Christophe Massiot authored
-
- 12 May, 2018 1 commit
-
-
Kieran Kunhya authored
-
- 02 May, 2018 6 commits
-
-
Christophe Massiot authored
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Rafaël Carré authored
-
Georgi Chorbadzhiyski authored
-
- 30 Apr, 2018 1 commit
-
-
Christophe Massiot authored
-
- 01 May, 2018 1 commit
-
-
Georgi Chorbadzhiyski authored
-
- 30 Apr, 2018 2 commits
-
-
Christophe Massiot authored
-
Rafaël Carré authored
-
- 10 Apr, 2018 1 commit
-
-
Christophe Massiot authored
-
- 09 Apr, 2018 1 commit
-
-
Rafaël Carré authored
The first printf also has this problem: if hour, min or sec is >= 100 we can overflow duration_str Also use %u for hours as it can be >= 100 In file included from ./bitstream/dvb/si_print.h:35:0, from dvb_print_si.c:42: dvb_print_si.c: In function ‘handle_section’: ./bitstream/dvb/si/eit_print.h:108:42: warning: ‘%02d’ directive writing between 2 and 3 bytes into a region of size between 2 and 4 [-Wformat-overflow=] sprintf(duration_str, "%02d:%02d:%02d", hour, min, sec); ^~~~ ./bitstream/dvb/si/eit_print.h:108:31: note: directive argument in the range [0, 165] sprintf(duration_str, "%02d:%02d:%02d", hour, min, sec); ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862:0, from dvb_print_si.c:33: /usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: ‘__builtin___sprintf_chk’ output between 9 and 12 bytes into a destination of size 10 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
- 21 Mar, 2018 1 commit
-
-
Christophe Massiot authored
-
- 19 Mar, 2018 1 commit
-
-
Rafaël Carré authored
-
- 14 Mar, 2018 6 commits
-
-
Christophe Massiot authored
rtp7587: add licence See merge request videolan/bitstream!10
-
Rafaël Carré authored
-
Christophe Massiot authored
-
Arnaud de Turckheim authored
-
Rafaël Carré authored
-
Christophe Massiot authored
-