On Tue, Mar 17, 2020 at 05:25:29PM +0000, Derek Buitenhuis wrote: > On 17/03/2020 10:54, [email protected] wrote: > > From: Limin Wang <[email protected]> > > > > Signed-off-by: Limin Wang <[email protected]> > > --- > > libavcodec/hevc_sei.c | 31 +++++++++++++++++++++++++++++++ > > libavcodec/hevc_sei.h | 6 ++++++ > > libavcodec/hevcdec.c | 14 ++++++++++++++ > > tests/ref/fate/hevc-monochrome-crop | 3 +++ > > 4 files changed, 54 insertions(+) > > Apologies if I missed this in previous iterations. > > What is the proposed usecase? The user data unregistered allows arbitrary data to be carried in the bitstream, for example, ROI info, time info etc. For the real support patch, please refer to the pending patch series 7, 8 in below link: https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/
> > - Derek > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". -- Thanks, Limin Wang _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
