[FFmpeg-devel] [PATCH 1/3] avcodec/cbs_h2645: add macros to read and write fields with no custom range of values
James Almer
jamrial at gmail.com
Mon Apr 22 20:21:18 EEST 2019
On 4/16/2019 11:56 PM, James Almer wrote:
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> Better macro names welcome. I used the same convention as in cbs_av1.
>
> fate-cbs passes, but i'm sure a bunch of these are not tested by it,
> so help double checking i didn't screw up is welcome.
>
> libavcodec/cbs_h2645.c | 10 +-
> libavcodec/cbs_h264_syntax_template.c | 60 ++++++------
> libavcodec/cbs_h265_syntax_template.c | 126 +++++++++++---------------
> 3 files changed, 90 insertions(+), 106 deletions(-)
Ping for set.
More information about the ffmpeg-devel
mailing list