[FFmpeg-devel] [PATCH] lavf: add ffprobe demuxer
Paul B Mahol
onemda at gmail.com
Sun Sep 4 19:27:55 EEST 2016
On 9/4/16, Stefano Sabatini <stefasab at gmail.com> wrote:
> From: Nicolas George <george at nsup.org>
>
> With several modifications and documentation by Stefano Sabatini
> <stefasab at gmail.com>.
>
> Signed-off-by: Nicolas George <george at nsup.org>
> ---
> doc/ffprobe-format.texi | 130 ++++++++++++++++
> libavformat/Makefile | 1 +
> libavformat/allformats.c | 2 +
> libavformat/ffprobedec.c | 397
> +++++++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 530 insertions(+)
> create mode 100644 doc/ffprobe-format.texi
> create mode 100644 libavformat/ffprobedec.c
>
Why?
More information about the ffmpeg-devel
mailing list