[FFmpeg-devel] [PATCH 1/3] avcodec/cbs_av1: add OrderHint to CodedBitstreamAV1Context
James Almer
jamrial at gmail.com
Tue Aug 25 21:25:08 EEST 2020
On 8/24/2020 2:08 PM, James Almer wrote:
> This follows the spec and will come in handy in a following commit.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavcodec/cbs_av1.h | 1 +
> libavcodec/cbs_av1_syntax_template.c | 9 +++++----
> 2 files changed, 6 insertions(+), 4 deletions(-)
Patchset reviewed by BBB on IRC, and pushed.
More information about the ffmpeg-devel
mailing list