> -----Original Message----- > From: ffmpeg-devel [mailto:[email protected]] On Behalf > Of Paul B Mahol > Sent: Saturday, 24 October 2020 9:03 pm > To: FFmpeg development discussions and patches > Cc: Michael Keeley > Subject: Re: [FFmpeg-devel] [PATCH] avformat/dhav: also support ZLAV > packets > > LGTM >
Thanks for the feedback. Is there anything more I need to do here, or will someone merge it? Cheers, Mike. > On Sat, Oct 24, 2020 at 2:32 AM Michael Keeley <[email protected]> > wrote: > > > Some DVRs (e.g. D7008FH made by Zhuhai Ltd) output the same format > .dav > > file, > > but use ZLAV/zlav tags to delimit the packets instead of DHAV/dhav. > > > > Signed-off-by: Michael Keeley <[email protected]> > > --- > > Changelog | 1 + > > libavformat/dhav.c | 31 ++++++++++++++++++++++--------- > > libavformat/version.h | 2 +- > > 3 files changed, 24 insertions(+), 10 deletions(-) > > <snip> _______________________________________________ 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".
