[FFmpeg-devel] [PATCH] hevc - fix split function of parser
Rainer Hochecker
fernetmenta at online.de
Tue Sep 1 18:07:02 CEST 2015
Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:
> Do you have a sample for us?
> Or an explanation on how to reproduce.
I tested with this sample:
http://www.demo-uhd3d.com/fiche.php?cat=uhd&id=22
check spec 7.4.2.4.4 Order of NAL units and coded pictures
and their association to access units
>
> Sorry if it is just me but isn't the
> following more readable?
>
> int a = 0, b = 0, c = 0;
personally I don't like multiple statements on a single line but
feel free to change. I followed the example from h264_parser
>
> (But please feel free to ignore!)
>
> Carl Eugen
>
More information about the ffmpeg-devel
mailing list