summaryrefslogtreecommitdiff
path: root/fftools/ffprobe.c
Commit message (Expand)AuthorAge
* fftools/ffprobe: use av_timecode_make_smpte_tc_string2Marton Balint2020-09-13
* ffprobe: Allow unknown format private AVOptionsDerek Buitenhuis2020-07-02
* fftools/ffprobe: show closed caption info in the stream dumpvectronic2020-05-02
* fftools/ffprobe: support DOVI sidedataJun Zhao2020-04-23
* remove CHAR_MIN/CHAR_MAX usagePaul B Mahol2020-03-17
* fftools/ffprobe: Remove unneeded castsAndreas Rheinhardt2020-02-14
* ffprobe: Fix fate tests for ffprobe in cases where TARGET_PATH differs from t...Martin Storsjö2019-12-18
* ffprobe: fix output of packets_and_frames section in JSON formatJames Almer2019-10-14
* fftools: Use right function signature and pointersAndreas Rheinhardt2019-08-15
* ffprobe: Fix memory leakDerek Buitenhuis2019-06-21
* fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC)Antonin Gouzer2019-05-27
* fftools/ffprobe: Indent the code.Jun Zhao2018-11-27
* ffprobe: fix SEGV when new streams are addedAman Gupta2018-05-09
* ffprobe: report unavailable SAR correctly in stream infoTimo Teräs2018-04-17
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-03
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* ffprobe: fix infinite loop in subtitle decodingMarton Balint2018-03-12
* ffprobe: remove usage of deprecation warning removal pragmasJames Almer2018-02-02
* ffprobe: Initialize coded_width/heightZhong Li2018-02-02
* fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint2018-01-28
* ffprobe: remove usage of AVCodecContext accessorsJames Almer2017-11-15
* ffprobe: remove usage of deprecated getter functionsJames Almer2017-10-29
* avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flagJames Almer2017-10-29
* Merge commit 'c95169f0ec68bdeeabc5fde8aa4076f406242524'James Almer2017-10-01