segment_time and segment_times are defined as duration specifications, not
timestamps, so calculation of segment duration must account for initial
timestamp. Fixed.
---
libavformat/segment.c | 15 +++
1 file changed, 15 insertions(+)
diff --git a/libavformat/segment.c b/libavformat/se
dvd:// protocol uses libdvdread for opening folders and/or disc-images,
it then either identifies the longest title-set, or uses the title-set
parameter.
After opening the dvd, it will read and output all VOBs, in sequence
defined by the program-chain.
Signed-off-by: Stanislav Ionascu
---
confi
segment_time and segment_times are defined as duration specifications, not
timestamps, so calculation of segment duration must account for initial
timestamp. Fixed.
FATE ref for segment-mp4-to-ts changed on account of avoiding premature
segment cut at the end of the first segment.
---
libavformat
Signed-off-by: James Almer
---
libavcodec/av1_parser.c | 8
tests/ref/fate/webm-av1-extradata-update | 48
2 files changed, 32 insertions(+), 24 deletions(-)
diff --git a/libavcodec/av1_parser.c b/libavcodec/av1_parser.c
index 4cbd7408a0..afa006ed0
On 1/5/2023 7:44 PM, Derek Buitenhuis wrote:
> On 12/28/2022 4:28 PM, Derek Buitenhuis wrote:
>> ---
>> libavformat/mov.c | 14 ++
>> 1 file changed, 14 insertions(+)
>
> Ping.
Will push some time soon if there are no objections.
- Derek
_
dvd:// protocol uses libdvdread for opening folders and/or disc-images,
it then either identifies the longest title-set, or uses the title-set
parameter.
After opening the dvd, it will read and output all VOBs, in sequence
defined by the program-chain.
Signed-off-by: Stanislav Ionascu
---
confi
> 在 2023年1月8日,00:11,Derek Buitenhuis 写道:
>
> On 1/5/2023 7:44 PM, Derek Buitenhuis wrote:
>>> On 12/28/2022 4:28 PM, Derek Buitenhuis wrote:
>>> ---
>>> libavformat/mov.c | 14 ++
>>> 1 file changed, 14 insertions(+)
>>
>> Ping.
>
> Will push some time soon if there are no objectio