| Commit message (Expand) | Author | Age | Files | Lines |
* | ffprobe: allow side-data selection by element | Gyan Doshi | 2022-02-03 | 1 | -3/+3 |
* | ffprobe: Support AV_FRAME_DATA_DOVI_METADATA | Jan Ekström | 2022-01-04 | 1 | -3/+170 |
* | ffprobe: add missing separator when printing side data in compact output | James Almer | 2021-12-22 | 1 | -1/+3 |
* | fftools/ffprobe: print size of attachment streams (extradata_size) | softworkz | 2021-11-29 | 1 | -0/+1 |
* | fftools: Constify values from av_dict_get() | Chad Fraleigh | 2021-11-18 | 1 | -4/+4 |
* | Replace all occurences of av_mallocz_array() by av_calloc() | Andreas Rheinhardt | 2021-09-20 | 1 | -2/+1 |
* | fftools/ffprobe: Don't access AVProgram.(start|end)_time | Andreas Rheinhardt | 2021-09-14 | 1 | -4/+0 |
* | avcodec: add a Film Grain codec property flag | James Almer | 2021-08-24 | 1 | -0/+1 |
* | ffprobe: remove references to frame->pkt_pts | James Almer | 2021-08-07 | 1 | -2/+2 |
* | ffprobe: Rename Audio Service Type 'type' field to 'service_type' | Derek Buitenhuis | 2021-08-06 | 1 | -1/+1 |
* | fftools: Don't set default swscale flags in ffmpeg/ffprobe/ffplay | Linjie Fu | 2021-08-05 | 1 | -1/+0 |
* | avcodec/avcodec: Stop including channel_layout.h in avcodec.h | Andreas Rheinhardt | 2021-07-22 | 1 | -0/+1 |
* | ffprobe: use quotation marks in the xml header output | James Almer | 2021-07-15 | 1 | -3/+3 |
* | fftools/ffprobe: Remove redundant check before avcodec_free_context() | Andreas Rheinhardt | 2021-06-08 | 1 | -2/+1 |
* | ffprobe: support printing more packet side data types | Anton Khirnov | 2021-05-09 | 1 | -0/+17 |
* | ffprobe: only hash extradata when it is present | Anton Khirnov | 2021-05-09 | 1 | -2/+5 |
* | ffprobe: add option to control optional fields display | Gyan Doshi | 2021-05-05 | 1 | -2/+21 |
* | avutil/buffer: Switch AVBuffer API to size_t | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avformat: Constify the API wrt AV(In|Out)putFormat | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | fftools/ffprobe: Remove check on show_frames and show_packets in XML writer | Tobias Rapp | 2021-04-16 | 1 | -7/+0 |
* | ffprobe: only print exported private decoder options | James Almer | 2021-04-14 | 1 | -1/+1 |
* | fftools/ffprobe: Add missing dispositions | Andreas Rheinhardt | 2021-03-31 | 1 | -0/+5 |
* | fftools/ffprobe: use av_packet_alloc() to allocate packets | James Almer | 2021-03-17 | 1 | -15/+19 |
* | ffprobe: switch to av_bprint_escape for XML escaping | Jan Ekström | 2021-03-05 | 1 | -21/+11 |
* | fftools: Switch to const AVCodec * where possible | Andreas Rheinhardt | 2021-03-02 | 1 | -1/+1 |
* | ffprobe: stop setting AVCodecContext.framerate | Anton Khirnov | 2021-02-22 | 1 | -1/+0 |
* | ffprobe: stop printing deprecated fields | Anton Khirnov | 2021-02-22 | 1 | -18/+0 |
* | ffprobe: drop code accessing deprecated AVStream.codec | Anton Khirnov | 2021-02-22 | 1 | -5/+0 |
* | ffprobe: do not use deprecated AVStream.codec for max bitrate | Anton Khirnov | 2021-02-22 | 1 | -4/+4 |
* | ffprobe: remove an unnecessary deprecation guard | Anton Khirnov | 2021-02-22 | 1 | -2/+0 |
* | fftools/ffprobe: add support for HDR10+ metadata | Mohammad Izadi | 2020-12-05 | 1 | -0/+103 |
* | fftools/ffprobe: use av_timecode_make_smpte_tc_string2 | Marton Balint | 2020-09-13 | 1 | -1/+1 |
* | ffprobe: Allow unknown format private AVOptions | Derek Buitenhuis | 2020-07-02 | 1 | -5/+3 |
* | fftools/ffprobe: show closed caption info in the stream dump | vectronic | 2020-05-02 | 1 | -0/+2 |
* | fftools/ffprobe: support DOVI sidedata | Jun Zhao | 2020-04-23 | 1 | -0/+11 |
* | remove CHAR_MIN/CHAR_MAX usage | Paul B Mahol | 2020-03-17 | 1 | -10/+10 |
* | fftools/ffprobe: Remove unneeded casts | Andreas Rheinhardt | 2020-02-14 | 1 | -10/+10 |
* | ffprobe: Fix fate tests for ffprobe in cases where TARGET_PATH differs from t... | Martin Storsjö | 2019-12-18 | 1 | -4/+18 |
* | ffprobe: fix output of packets_and_frames section in JSON format | James Almer | 2019-10-14 | 1 | -3/+7 |
* | fftools: Use right function signature and pointers | Andreas Rheinhardt | 2019-08-15 | 1 | -13/+13 |
* | ffprobe: Fix memory leak | Derek Buitenhuis | 2019-06-21 | 1 | -3/+1 |
* | fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC) | Antonin Gouzer | 2019-05-27 | 1 | -1/+17 |
* | fftools/ffprobe: Indent the code. | Jun Zhao | 2018-11-27 | 1 | -14/+14 |
* | ffprobe: fix SEGV when new streams are added | Aman Gupta | 2018-05-09 | 1 | -2/+2 |
* | ffprobe: report unavailable SAR correctly in stream info | Timo Teräs | 2018-04-17 | 1 | -1/+1 |
* | avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL | wm4 | 2018-04-03 | 1 | -0/+2 |
* | lav*,tests: remove several register_all calls | Josh de Kock | 2018-04-02 | 1 | -1/+0 |
* | ffprobe: fix infinite loop in subtitle decoding | Marton Balint | 2018-03-12 | 1 | -1/+2 |
* | ffprobe: remove usage of deprecation warning removal pragmas | James Almer | 2018-02-02 | 1 | -2/+0 |
* | ffprobe: Initialize coded_width/height | Zhong Li | 2018-02-02 | 1 | -0/+8 |