38 Commits (626535f6a169e2d821b969e0ea77125ba7482113)

Author SHA1 Message Date
Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
Andreas Rheinhardt 56450a0ee4 avformat: Constify the API wrt AV(In|Out)putFormat 4 years ago
Tobias Rapp f10da58ec3 fftools/ffprobe: Remove check on show_frames and show_packets in XML writer 4 years ago
James Almer 67ed3cddf1 ffprobe: only print exported private decoder options 4 years ago
Andreas Rheinhardt 461d04d956 fftools/ffprobe: Add missing dispositions 4 years ago
James Almer 4aa586944e fftools/ffprobe: use av_packet_alloc() to allocate packets 4 years ago
Jan Ekström c8c6c9f5d9 ffprobe: switch to av_bprint_escape for XML escaping 4 years ago
Andreas Rheinhardt 988deae6da fftools: Switch to const AVCodec * where possible 4 years ago
Anton Khirnov 82a2cbf820 ffprobe: stop setting AVCodecContext.framerate 4 years ago
Anton Khirnov 313c91beb8 ffprobe: stop printing deprecated fields 4 years ago
Anton Khirnov 04f49645a5 ffprobe: drop code accessing deprecated AVStream.codec 4 years ago
Anton Khirnov cb789fd2b3 ffprobe: do not use deprecated AVStream.codec for max bitrate 4 years ago
Anton Khirnov 65b08aa19c ffprobe: remove an unnecessary deprecation guard 4 years ago
Mohammad Izadi 6e6d4c75fc fftools/ffprobe: add support for HDR10+ metadata 4 years ago
Marton Balint babbb5a4ba fftools/ffprobe: use av_timecode_make_smpte_tc_string2 4 years ago
Derek Buitenhuis f43a8112dd ffprobe: Allow unknown format private AVOptions 4 years ago
vectronic a75924ec88 fftools/ffprobe: show closed caption info in the stream dump 5 years ago
Jun Zhao e689a759c6 fftools/ffprobe: support DOVI sidedata 5 years ago
Paul B Mahol d64cbd4fda remove CHAR_MIN/CHAR_MAX usage 5 years ago
Andreas Rheinhardt c2c65d1d1f fftools/ffprobe: Remove unneeded casts 5 years ago
Martin Storsjö e10654de2b ffprobe: Fix fate tests for ffprobe in cases where TARGET_PATH differs from the current path 5 years ago
James Almer 2e4f86e04c ffprobe: fix output of packets_and_frames section in JSON format 5 years ago
Andreas Rheinhardt f2d522f2a8 fftools: Use right function signature and pointers 5 years ago
Derek Buitenhuis d5a6b390ce ffprobe: Fix memory leak 5 years ago
Antonin Gouzer 3da8d04c18 fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC) 6 years ago
Jun Zhao 7608809ae4 fftools/ffprobe: Indent the code. 6 years ago
Aman Gupta 12ceaf0fba ffprobe: fix SEGV when new streams are added 7 years ago
Timo Teräs c663dce031 ffprobe: report unavailable SAR correctly in stream info 7 years ago
wm4 d6fc031caf avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL 7 years ago
Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
Marton Balint 68f5384804 ffprobe: fix infinite loop in subtitle decoding 7 years ago
James Almer 94eb5505ad ffprobe: remove usage of deprecation warning removal pragmas 7 years ago
Zhong Li 19b1d905b8 ffprobe: Initialize coded_width/height 7 years ago
Marton Balint 25a2d269bd fftools, tools, examples: migrate to AVFormatContext->url 7 years ago
James Almer b2731bcd1d ffprobe: remove usage of AVCodecContext accessors 7 years ago
James Almer ddd0b19169 ffprobe: remove usage of deprecated getter functions 7 years ago
James Almer ca2b779423 avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flag 7 years ago