On 4/20/19, Swaraj Hota <swarajhota...@gmail.com> wrote: > Fixes ticket #2956. > > Signed-off-by: Swaraj Hota <swarajhota...@gmail.com> > --- > I have tested it on all the samples provided in the ticket and > it works for all of them. > > Please comment. > --- > Changelog | 1 + > libavformat/Makefile | 1 + > libavformat/allformats.c | 1 + > libavformat/ifv.c | 332 +++++++++++++++++++++++++++++++++++++++ > libavformat/version.h | 4 +- > 5 files changed, 337 insertions(+), 2 deletions(-) > create mode 100644 libavformat/ifv.c >
Generally it is fine. The only issue may be those hardcoded offsets. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".