Commit Graph

2 Commits

Author SHA1 Message Date
Moritz Bunkus
84d294aa6f
AV1 packetizer: set frame durations
If no duration is set and a file is appended, the first in file N+1
will have the same timestamp as the last frame in file N.

Fixes #2937.
2020-10-01 12:50:03 +02:00
Moritz Bunkus
3571f4ab4c
extract: add support for extracting AV1 to IVF
Part of the implementation of #2261.
2018-10-07 23:06:47 +02:00