summaryrefslogtreecommitdiffstats
path: root/fftools/ffprobe.c
Commit message (Expand)AuthorAgeFilesLines
* ffprobe: fix output of packets_and_frames section in JSON formatJames Almer2019-10-141-3/+7
* fftools: Use right function signature and pointersAndreas Rheinhardt2019-08-151-13/+13
* ffprobe: Fix memory leakDerek Buitenhuis2019-06-211-3/+1
* fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC)Antonin Gouzer2019-05-271-1/+17
* fftools/ffprobe: Indent the code.Jun Zhao2018-11-271-14/+14
* ffprobe: fix SEGV when new streams are addedAman Gupta2018-05-091-2/+2
* ffprobe: report unavailable SAR correctly in stream infoTimo Teräs2018-04-171-1/+1
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-031-0/+2
* lav*,tests: remove several register_all callsJosh de Kock2018-04-021-1/+0
* ffprobe: fix infinite loop in subtitle decodingMarton Balint2018-03-121-1/+2
* ffprobe: remove usage of deprecation warning removal pragmasJames Almer2018-02-021-2/+0
* ffprobe: Initialize coded_width/heightZhong Li2018-02-021-0/+8
* fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint2018-01-281-1/+1
* ffprobe: remove usage of AVCodecContext accessorsJames Almer2017-11-151-1/+1
* ffprobe: remove usage of deprecated getter functionsJames Almer2017-10-291-1/+1
* avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flagJames Almer2017-10-291-2/+0
* Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer2017-10-011-0/+3692
OpenPOWER on IntegriCloud