On Sun, 11 Feb 2018 18:14:34 +0000
Mark Thompson <s...@jkqxz.net> wrote:

> ---
>  libavcodec/cbs.c                       | 168 +++++++++++++---
>  libavcodec/cbs.h                       |  51 ++++-
>  libavcodec/cbs_h264.h                  |   4 +
>  libavcodec/cbs_h2645.c                 | 341 
> +++++++++++++++------------------
>  libavcodec/cbs_h265.h                  |   2 +
>  libavcodec/cbs_internal.h              |   3 -
>  libavcodec/cbs_mpeg2.c                 |  91 ++++-----
>  libavcodec/cbs_mpeg2.h                 |   5 +
>  libavcodec/cbs_mpeg2_syntax_template.c |   5 +-
>  libavcodec/h264_metadata_bsf.c         |   6 +-
>  libavcodec/h265_metadata_bsf.c         |   2 +-
>  libavcodec/mpeg2_metadata_bsf.c        |   3 +-
>  libavcodec/vaapi_encode_h264.c         |   2 +-
>  libavcodec/vaapi_encode_h265.c         |   2 +-
>  libavcodec/vaapi_encode_mpeg2.c        |   2 +-
>  15 files changed, 408 insertions(+), 279 deletions(-)
> 

What does it do, and does it help with anything? I'm find it a bit
suspicious, because our refcount stuff has a lot of overhead (multiple
mallocs...).
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to