[FFmpeg-devel] [PATCH] lavf: add ffprobe demuxer

Paul B Mahol onemda at gmail.com
Sat Sep 17 19:42:35 EEST 2016


On 9/17/16, Stefano Sabatini <stefasab at gmail.com> wrote:
> On date Sunday 2016-09-04 23:25:56 +0200, Michael Niedermayer encoded:
>> On Sun, Sep 04, 2016 at 06:24:37PM +0200, Stefano Sabatini 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
>>
>> this seems not to apply cleanly
>>
>> can i pick this from some git repo ? (should work better than patch
>> with unavailable ancestors)
>
> Updated, this should apply cleanly on master.

Why we need this hack?


More information about the ffmpeg-devel mailing list