[FFmpeg-devel] ffprobe missing string in code

Michael Niedermayer michael at niedermayer.cc
Thu Jul 21 22:01:17 EEST 2016


On Fri, Jul 15, 2016 at 09:02:09AM +0300, Dmitry Vagin wrote:
> Hello, FFmpeg-devel!
> 
> ffprobe not show tags when set only '-show_entries programs'
> 
> Patch in attachment.
> 
> /Dmitry

>  ffprobe.c |    1 +
>  1 file changed, 1 insertion(+)
> bd733fe54031475470a40316396028bb91b735e2  patch-ffprobe.c
> --- ffprobe.c.orig	2016-04-29 17:08:17.000000000 +0500
> +++ ffprobe.c	2016-07-15 10:30:37.701155000 +0500
> @@ -3178,6 +3178,7 @@
>      SET_DO_SHOW(FRAME_TAGS, frame_tags);
>      SET_DO_SHOW(PROGRAM_TAGS, program_tags);
>      SET_DO_SHOW(STREAM_TAGS, stream_tags);
> +    SET_DO_SHOW(PROGRAM_STREAM_TAGS, stream_tags);
>  

this patch is not against git master

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The bravest are surely those who have the clearest vision
of what is before them, glory and danger alike, and yet
notwithstanding go out to meet it. -- Thucydides
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160721/b1995d1a/attachment.sig>


More information about the ffmpeg-devel mailing list