On Sat, Jan 20, 2018 at 06:20:53PM -0300, James Almer wrote: > On 1/20/2018 6:12 PM, James Almer wrote: > > Signed-off-by: James Almer <jamr...@gmail.com> > > --- > > libavcodec/hevc_ps.c | 16 ++++++++++++++++ > > libavcodec/hevc_ps.h | 2 ++ > > 2 files changed, 18 insertions(+) > > > > diff --git a/libavcodec/hevc_ps.c b/libavcodec/hevc_ps.c > > index a4f7ed60f7..b18457296b 100644 > > --- a/libavcodec/hevc_ps.c > > +++ b/libavcodec/hevc_ps.c > > @@ -1704,6 +1704,22 @@ err: > > return ret; > > } > > > > +void ff_hevc_uninit_parameter_sets(HEVCParamSets *ps) > > Might change this to ff_hevc_ps_uninit(), to use the naming scheme of > the similar h264 function.
LGTM either way [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Does the universe only have a finite lifespan? No, its going to go on forever, its just that you wont like living in it. -- Hiranya Peiri
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel