[FFmpeg-devel] [PATCH v6] avformat/ifv: added support for ifv cctv files

Swaraj Hota swarajhota353 at gmail.com
Sun Jun 16 11:22:47 EEST 2019


On Sun 16 Jun, 2019, 8:24 AM Peter Ross, <pross at xvid.org> wrote:

> On Mon, Jun 10, 2019 at 09:25:27AM +0530, Swaraj Hota wrote:
> > Fixes ticket #2956.
> >
> > Signed-off-by: Swaraj Hota <swarajhota353 at gmail.com>
> > ---
> > Added entry in "doc/general.texi".
> > ---
> >  Changelog                |   1 +
> >  doc/general.texi         |   2 +
> >  libavformat/Makefile     |   1 +
> >  libavformat/allformats.c |   1 +
> >  libavformat/ifv.c        | 304 +++++++++++++++++++++++++++++++++++++++
> >  libavformat/version.h    |   4 +-
> >  6 files changed, 311 insertions(+), 2 deletions(-)
> >  create mode 100644 libavformat/ifv.c
>
> i think this is now ready to push.
>
> can you do that? if this for gsoc2019, does it first need blessing from
> mentor?
>

I don't think that's required. ':D

otherwise i will push in a couple of days.
>

Thank you!


More information about the ffmpeg-devel mailing list