[FFmpeg-devel] [PATCH 1/3] avcodec/cbs_vp9: keep track of reference frames

Mark Thompson sw at jkqxz.net
Wed Oct 31 01:30:58 EET 2018


On 30/10/18 19:21, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavcodec/cbs_vp9.h                 | 16 ++++++++
>  libavcodec/cbs_vp9_syntax_template.c | 60 ++++++++++++++++++++++++++--
>  2 files changed, 72 insertions(+), 4 deletions(-)
> 
On 30/10/18 19:21, James Almer wrote:
> Derived from profile_low_bit and profile_high_bit.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavcodec/cbs_vp9.h                 |  2 ++
>  libavcodec/cbs_vp9_syntax_template.c | 13 ++++++-------
>  2 files changed, 8 insertions(+), 7 deletions(-)

Both LGTM.

Thanks!

- Mark


More information about the ffmpeg-devel mailing list