Re: [FFmpeg-devel] [PATCH 2/5] lavc: add avpriv_h264_get_profile

2020-06-11 Thread James Almer
On 6/11/2020 1:43 AM, rcombs wrote: > --- > libavcodec/h264_parse.c | 21 + > libavcodec/h264_parse.h | 2 ++ > libavcodec/version.h| 2 +- > 3 files changed, 20 insertions(+), 5 deletions(-) > > diff --git a/libavcodec/h264_parse.c b/libavcodec/h264_parse.c > index 352f

[FFmpeg-devel] [PATCH 2/5] lavc: add avpriv_h264_get_profile

2020-06-11 Thread rcombs
--- libavcodec/h264_parse.c | 21 + libavcodec/h264_parse.h | 2 ++ libavcodec/version.h| 2 +- 3 files changed, 20 insertions(+), 5 deletions(-) diff --git a/libavcodec/h264_parse.c b/libavcodec/h264_parse.c index 352ffea948..3069579926 100644 --- a/libavcodec/h264_pars