On 7/26/2017 3:10 AM, Rostislav Pehlivanov wrote:
> On 26 July 2017 at 05:31, James Almer wrote:
>
>> Print the name metadata entry and the buffer size.
>>
>> Signed-off-by: James Almer
>> ---
>> ffprobe.c | 5 +
>> 1 file changed, 5 insertions(+)
>>
>> diff --git a/ffprobe.c b/ffprobe.c
>>
On 26 July 2017 at 05:31, James Almer wrote:
> Print the name metadata entry and the buffer size.
>
> Signed-off-by: James Almer
> ---
> ffprobe.c | 5 +
> 1 file changed, 5 insertions(+)
>
> diff --git a/ffprobe.c b/ffprobe.c
> index 3d9f795d2e..b4947df6e0 100644
> --- a/ffprobe.c
> +++ b/
Print the name metadata entry and the buffer size.
Signed-off-by: James Almer
---
ffprobe.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/ffprobe.c b/ffprobe.c
index 3d9f795d2e..b4947df6e0 100644
--- a/ffprobe.c
+++ b/ffprobe.c
@@ -2190,6 +2190,11 @@ static void show_frame(WriterConte