James Almer
|
ded339fb3c
|
avformat/av1: reorder OBUs before writting them in ff_isom_write_av1c()
Make sure Sequence Header is first, and only allow one of its kind.
Signed-off-by: James Almer <jamrial@gmail.com>
|
2018-08-02 12:41:54 -03:00 |
|
James Almer
|
692e323d89
|
avcodec/av1_parse: return size of the parsed OBU in parse_obu_header()
Signed-off-by: James Almer <jamrial@gmail.com>
|
2018-08-02 12:41:54 -03:00 |
|
James Almer
|
1e126560c2
|
avformat/av1: return an error when no data is provided to ff_isom_write_av1c()
Signed-off-by: James Almer <jamrial@gmail.com>
|
2018-08-02 12:41:53 -03:00 |
|
James Almer
|
9888a19db4
|
avformat/movenc: add support for AV1 streams
Signed-off-by: James Almer <jamrial@gmail.com>
|
2018-07-20 12:00:32 -03:00 |
|