summaryrefslogtreecommitdiff
path: root/ffprobe.c
Commit message (Expand)AuthorAge
* ff*: do not use AVFrame accessorMuhammad Faiz2017-04-23
* ffprobe: only use custom logging callback if -show_log is setMarton Balint2017-04-12
* ffprobe: port to new decode APIwm42017-04-04
* ffprobe: use av_spherical_projection_name() to print spherical projection namesJames Almer2017-03-31
* ffprobe: fix printing packet side data informationJames Almer2017-03-29
* Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-29
* ffprobe: fix usage of av_get_codec_tag_string()Clément Bœsch2017-03-29
* ffprobe: free log buffer's parent_name during cleanupJames Almer2017-03-27
* ffprobe: Support adding av_log output to framesMichael Niedermayer2017-03-28
* ffprobe: support skip_samples packet side data informationJames Almer2017-03-25
* fate: Do not report side data sizeVittorio Giovara2017-03-17
* ffmpeg, ffprobe: don't "merge" side data into packet data by defaultwm42017-03-14
* ffprobe: add AVCodecContext help message into ffprobeSteven Liu2017-03-11
* spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-07
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
* ffprobe: Fix displaying side data list onlyVittorio Giovara2016-11-30
* ffprobe: fix crash in case -of is specified with an empty stringStefano Sabatini2016-11-17
* lavf: add AV_DISPOSITION_TIMED_THUMBNAILSRodger Combs2016-10-24
* ffprobe: report field order for video streamsRodger Combs2016-10-24
* Merge commit 'beb62dac629603eb074a44c44389c230b5caac7c'Hendrik Leppkes2016-10-07
|\
* | ffprobe: don't use AVStream.codec to set decoder framerateJames Almer2016-09-27
* | ffprobe: don't access AVCodecContext.pkt_timebase directlyJames Almer2016-09-26
* | ffprobe.c: Indicate decode-but-discard packets when doing -show_packets.Sasi Inguva2016-09-23
* | cmdutils: remove the current working directory from the DLL search path on win32Hendrik Leppkes2016-08-08
* | ffprobe: add missing PROGRAM_STREAM_TAGS caseDmitry Vagin2016-07-26
* | ffprobe: print stereo3d informationClément Bœsch2016-06-23
* | ffprobe: refactor pkt side data printingClément Bœsch2016-06-23
* | ffprobe: Don't try and decode things that have no dec_ctxDerek Buitenhuis2016-04-12
* | ffprobe: Fix missing dec_ctx checkDerek Buitenhuis2016-04-12
* | Merge commit 'ba357e98691ee4fe1a503b8830c0050be4127475'Derek Buitenhuis2016-04-12
|\|
* | Merge commit '567d6d5f9d1400f00445183b3477391f58979aa3'Derek Buitenhuis2016-04-11
|\|
* | Merge commit 'c9478410c68c04261f9cfcd80474607e50bd1852'Derek Buitenhuis2016-04-11
|\|
* | Merge commit '168a443d43b10ef6a3545d64b2f8bc90144ce4b7'Derek Buitenhuis2016-04-11
|\|
* | Merge commit 'e7188a1a84817b8d4337340c21c552ad0b6cb2fd'Derek Buitenhuis2016-04-11
|\|
* | ffprobe: Deprecate stream timecode field and add frame side data timecode fieldDerek Buitenhuis2016-02-01
* | ffprobe: avoid unnecessary pow and exp2 callsGanesh Ajjanagadde2015-12-29
* | ffprobe: use print_val to print the frame pkt_size valueStefano Sabatini2015-12-16
* | ffprobe: Do not print profile names in -bitexactTimothy Gu2015-12-06
* | ffprobe: add support for printing packet strings metadata as packet tagsMarton Balint2015-10-30
* | ffprobe: Remove abort()Michael Niedermayer2015-10-28
* | Merge commit 'f0ca6ffa0ae5d5564516ee7a18aa1e234751444a'Hendrik Leppkes2015-10-27
|\|
* | all: fix -Wextra-semi reported on clangGanesh Ajjanagadde2015-10-24
* | ffprobe: use AV_OPT_TYPE_BOOL for writers optionsClément Bœsch2015-09-12
* | Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-08
* | ffprobe: check av_asprintf() for failureMichael Niedermayer2015-06-13
* | ffprobe: print stream_index with frame dataDave Rice2015-05-27
* | ffprobe: Use av_packet_side_data_name() to find the side data nameMichael Niedermayer2015-05-07
* | ffprobe: support printing AVStream and AVPacket side dataMichael Niedermayer2015-05-03
* | ffprobe: Add Support to print information about AV_FRAME_DATA_DISPLAYMATRIXMichael Niedermayer2015-05-03
* | ffprobe: add writer_print_integers() to allow printing formated 1d and 2d arr...Michael Niedermayer2015-05-03