- 11 Dec, 2019 1 commit
-
-
Fei Wang authored
rename enable_intraintra_compound to enable_interintra_compound, which keep same as AV1 sepc(v1.0.0-errata1). Signed-off-by:
Fei Wang <fei.w.wang@intel.com> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 28 Nov, 2019 1 commit
-
-
Andreas Rheinhardt authored
By using avio_get_dyn_buf() + ffio_free_dyn_buf() instead of avio_close_dyn_buf() + av_free() one can avoid an allocation + copy for small headers. Furthermore, it simplifies freeing. Signed-off-by:
Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
-
- 22 Nov, 2019 1 commit
-
-
Andreas Rheinhardt authored
Signed-off-by:
Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 03 Aug, 2019 4 commits
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Cosmetic change. Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
It will be used by the dash muxer Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 08 Apr, 2019 1 commit
-
-
Jeremy Dorfman via ffmpeg-devel authored
Otherwise, AV1 encodes with FFmpeg trigger use-of-uninitialized-value warnings under MemorySanitizer, and the output buffer potentially changes from run to run. Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 03 Sep, 2018 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 17 Aug, 2018 2 commits
-
-
James Almer authored
As per the updated spec. Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
This will get ISOBMFF and Matroska up to date with the revised AV1 Codec Configuration Box spec. For now keep propagating raw OBUs as extradata until all libavcodec modules are adapted to handle AV1CodecConfigurationRecord formatted extradata. Tested-by:
Thomas Daede <bztdlinux@gmail.com> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 02 Aug, 2018 3 commits
-
-
James Almer authored
Make sure Sequence Header is first, and only allow one of its kind. Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 20 Jul, 2018 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-