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

Swaraj Hota swarajhota353 at gmail.com
Mon Jun 3 01:36:10 EEST 2019


On Sun, May 26, 2019 at 01:46:32AM +0530, Swaraj Hota wrote:
> Fixes ticket #2956.
> 
> Signed-off-by: Swaraj Hota <swarajhota353 at gmail.com>
> ---
> Minor changes based on previous discussions.
> Seeking is fixed.
> ---
>  Changelog                |   1 +
>  libavformat/Makefile     |   1 +
>  libavformat/allformats.c |   1 +
>  libavformat/ifv.c        | 304 +++++++++++++++++++++++++++++++++++++++
>  libavformat/version.h    |   4 +-
>  5 files changed, 309 insertions(+), 2 deletions(-)
>  create mode 100644 libavformat/ifv.c
> 

Is the patch okay now? Can it be merged?


More information about the ffmpeg-devel mailing list