- 15 Oct, 2019 8 commits
-
-
hwren authored
Signed-off-by: hwren <hwrenx@126.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Paul B Mahol authored
Fixes #8276
-
Paul B Mahol authored
Fixes #8275
-
Paul B Mahol authored
Fixes #8274
-
James Almer authored
Based on commits 22bec0d3 and cebb4469. Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Removed (new_size - pkt->nals_allocated) because this value is always 1 during the call. Based on commit 78b86c30. Signed-off-by: James Almer <jamrial@gmail.com>
-
Andriy Gelman authored
Without reseting nal_buffer_size, av_fast_realloc will fail if ff_h2645_packet_split is called with the unitialized pkt as argument. Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
The "type" entry was hardcoded with an trailing comma, even if it was the only entry in the section. Fixes ticket #8228. Signed-off-by: James Almer <jamrial@gmail.com>
-
- 14 Oct, 2019 31 commits
-
-
Zhao Zhili authored
Signed-off-by: mypopy@gmail.com
-
Michael Niedermayer authored
This should improve coverage Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
This should improve coverage Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
This should improve coverage Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Paul B Mahol authored
Somehow previous correct fix broke usage.
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
Fixes #8261
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Andriy Gelman authored
Setting silence_threshold requires that -algorithm is set to 3.
-
Andriy Gelman authored
The fp_format option was incorrectly declared, so it could not be set via string constants.
-
- 13 Oct, 2019 1 commit
-
-
Michael Niedermayer authored
With floats we cannot represent all 32bit integer dimensions Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-