ffmpeg | branch: release/3.2 | Andreas Rheinhardt
| Sun Jun 14 03:35:41 2020 +0200|
[259407ac89d0ad916b07cba4b5f09a716d953701] | committer: Andreas Rheinhardt
avformat/matroskaenc: Don't use NULL for %s format string
The argument pertaining to a printf %s conversion specifier must not
be NULL,
ffmpeg | branch: release/3.3 | Andreas Rheinhardt
| Sun Jun 14 03:35:41 2020 +0200|
[7c50575dcf4ac5c4c030569fe396afb4c1aba587] | committer: Andreas Rheinhardt
avformat/matroskaenc: Don't use NULL for %s format string
The argument pertaining to a printf %s conversion specifier must not
be NULL,
ffmpeg | branch: release/3.4 | Andreas Rheinhardt
| Sun Jun 14 03:35:41 2020 +0200|
[961f21ffbadbe9a55f5c4c11946832ec19625ffd] | committer: Andreas Rheinhardt
avformat/matroskaenc: Don't use NULL for %s format string
The argument pertaining to a printf %s conversion specifier must not
be NULL,
ffmpeg | branch: release/4.0 | Andreas Rheinhardt
| Sun Jun 14 03:35:41 2020 +0200|
[af64590c6bc2c849006f4b346d89ce23916237aa] | committer: Andreas Rheinhardt
avformat/matroskaenc: Don't use NULL for %s format string
The argument pertaining to a printf %s conversion specifier must not
be NULL,
ffmpeg | branch: release/4.1 | Andreas Rheinhardt
| Sun Jun 14 03:35:41 2020 +0200|
[e041c0111f2abdeabb6af87127e52ce6199b1813] | committer: Andreas Rheinhardt
avformat/matroskaenc: Don't use NULL for %s format string
The argument pertaining to a printf %s conversion specifier must not
be NULL,
ffmpeg | branch: release/4.2 | Andreas Rheinhardt
| Sun Jun 14 03:35:41 2020 +0200|
[27dec16bbfe45de75db48b3e3ebebffa3e7e967c] | committer: Andreas Rheinhardt
avformat/matroskaenc: Don't use NULL for %s format string
The argument pertaining to a printf %s conversion specifier must not
be NULL,
ffmpeg | branch: release/4.3 | Andreas Rheinhardt
| Sun Jun 14 03:35:41 2020 +0200|
[c49dfee90bc1c149410f7017e9cbbbeb4063ccdf] | committer: Andreas Rheinhardt
avformat/matroskaenc: Don't use NULL for %s format string
The argument pertaining to a printf %s conversion specifier must not
be NULL,
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Jun 14 03:35:41 2020 +0200| [6de6ce7bc80e874099895b6c73977bc2efb06a4d] |
committer: Andreas Rheinhardt
avformat/matroskaenc: Don't use NULL for %s format string
The argument pertaining to a printf %s conversion specifier must not
be NULL, even