summaryrefslogtreecommitdiff
path: root/fftools/ffprobe.c
Commit message (Expand)AuthorAge
* ffprobe: print AVFrame.durationAnton Khirnov2022-07-19
* fftools/ffprobe: Improve description of AFD side dataAndreas Rheinhardt2022-07-09
* fftools/ffprobe: Add const to AVPacket data pointersAndreas Rheinhardt2022-07-09
* fftools/ffprobe: report avio errorsMarton Balint2022-06-20
* ffprobe: add -o optionStefano Sabatini2022-06-13
* ffprobe: update entry index after printing packet/media typeStefano Sabatini2022-06-09
* doc/ffprobe: clarify that the input file is not optionalStefano Sabatini2022-04-21
* fftools: drop the fake "default" option from ffplay/ffprobeAnton Khirnov2022-03-22
* fftools/ffprobe: drop -show_format_entryAnton Khirnov2022-03-22
* fftools/cmdutils: split common option handlers into their own fileAnton Khirnov2022-03-22
* libavfilter: Split version.hMartin Storsjö2022-03-16
* libswscale: Split version.hMartin Storsjö2022-03-16
* libswresample: Split version.hMartin Storsjö2022-03-16
* libpostproc: Split version.hMartin Storsjö2022-03-16
* libavdevice: Split version.hMartin Storsjö2022-03-16
* libavformat: Split version.hMartin Storsjö2022-03-16
* libavcodec: Split version.hMartin Storsjö2022-03-16
* ffprobe: convert to new channel layout-APIJames Almer2022-03-15
* fftool/ffprobe: support for CUVA HDR Vivid metadataLimin Wang2022-03-01
* fftools/ffprobe: Remove redundant checksAndreas Rheinhardt2022-02-23
* fftools/ffprobe: Flush decoder after drainingAndreas Rheinhardt2022-02-23
* ffprobe: allow side-data selection by elementGyan Doshi2022-02-03
* ffprobe: Support AV_FRAME_DATA_DOVI_METADATAJan Ekström2022-01-04
* ffprobe: add missing separator when printing side data in compact outputJames Almer2021-12-22
* fftools/ffprobe: print size of attachment streams (extradata_size)softworkz2021-11-29
* fftools: Constify values from av_dict_get()Chad Fraleigh2021-11-18
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* fftools/ffprobe: Don't access AVProgram.(start|end)_timeAndreas Rheinhardt2021-09-14
* avcodec: add a Film Grain codec property flagJames Almer2021-08-24
* ffprobe: remove references to frame->pkt_ptsJames Almer2021-08-07
* ffprobe: Rename Audio Service Type 'type' field to 'service_type'Derek Buitenhuis2021-08-06
* fftools: Don't set default swscale flags in ffmpeg/ffprobe/ffplayLinjie Fu2021-08-05
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* ffprobe: use quotation marks in the xml header outputJames Almer2021-07-15
* fftools/ffprobe: Remove redundant check before avcodec_free_context()Andreas Rheinhardt2021-06-08
* ffprobe: support printing more packet side data typesAnton Khirnov2021-05-09
* ffprobe: only hash extradata when it is presentAnton Khirnov2021-05-09
* ffprobe: add option to control optional fields displayGyan Doshi2021-05-05
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avformat: Constify the API wrt AV(In|Out)putFormatAndreas Rheinhardt2021-04-27
* fftools/ffprobe: Remove check on show_frames and show_packets in XML writerTobias Rapp2021-04-16
* ffprobe: only print exported private decoder optionsJames Almer2021-04-14
* fftools/ffprobe: Add missing dispositionsAndreas Rheinhardt2021-03-31
* fftools/ffprobe: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* ffprobe: switch to av_bprint_escape for XML escapingJan Ekström2021-03-05
* fftools: Switch to const AVCodec * where possibleAndreas Rheinhardt2021-03-02
* ffprobe: stop setting AVCodecContext.framerateAnton Khirnov2021-02-22
* ffprobe: stop printing deprecated fieldsAnton Khirnov2021-02-22
* ffprobe: drop code accessing deprecated AVStream.codecAnton Khirnov2021-02-22
* ffprobe: do not use deprecated AVStream.codec for max bitrateAnton Khirnov2021-02-22