Commit History

Author SHA1 Message Date
  Michael Niedermayer 85ffdcd8ff ffprobe: Fix NULL pointer handling in color parameter printing 6 years ago
  Michael Niedermayer 5474a7e93b ffprobe: Fix null pointer dereference with color primaries 6 years ago
  Marton Balint 69e35db80d ffprobe: only use custom logging callback if -show_log is set 7 years ago
  James Almer 2a2854f578 ffprobe: use av_spherical_projection_name() to print spherical projection names 7 years ago
  James Almer c14b3ea93c ffprobe: fix printing packet side data information 7 years ago
  Clément Bœsch 549045254c Fix all -Wformat warnings raised by DJGPP 7 years ago
  Clément Bœsch fa0a8faaa4 ffprobe: fix usage of av_get_codec_tag_string() 7 years ago
  James Almer b613245c97 ffprobe: free log buffer's parent_name during cleanup 7 years ago
  Michael Niedermayer bcd7153df3 ffprobe: Support adding av_log output to frames 8 years ago
  James Almer a044f8df6a ffprobe: support skip_samples packet side data information 7 years ago
  Vittorio Giovara 21a8e751ad fate: Do not report side data size 7 years ago
  wm4 55eab1733b ffmpeg, ffprobe: don't "merge" side data into packet data by default 7 years ago
  Steven Liu 51e3501993 ffprobe: add AVCodecContext help message into ffprobe 7 years ago
  Vittorio Giovara 1b7ffddb3a spherical: Add tiled equirectangular type and projection-specific properties 7 years ago
  Vittorio Giovara e7a6f8c972 lavc: Add spherical packet side data API 7 years ago
  Vittorio Giovara 33f7f636ff ffprobe: Fix displaying side data list only 7 years ago
  Stefano Sabatini 427a47abcd ffprobe: fix crash in case -of is specified with an empty string 7 years ago
  Rodger Combs 73ead477dd lavf: add AV_DISPOSITION_TIMED_THUMBNAILS 7 years ago
  Rodger Combs 54350f06e1 ffprobe: report field order for video streams 7 years ago
  Hendrik Leppkes 6f74e3cde6 Merge commit 'beb62dac629603eb074a44c44389c230b5caac7c' 7 years ago
  James Almer 92de2c23a6 ffprobe: don't use AVStream.codec to set decoder framerate 7 years ago
  James Almer 64545dd600 ffprobe: don't access AVCodecContext.pkt_timebase directly 7 years ago
  Sasi Inguva 6a2cbf9014 ffprobe.c: Indicate decode-but-discard packets when doing -show_packets. 7 years ago
  Hendrik Leppkes 3bf142c773 cmdutils: remove the current working directory from the DLL search path on win32 8 years ago
  Dmitry Vagin dc151d138c ffprobe: add missing PROGRAM_STREAM_TAGS case 8 years ago
  Clément Bœsch c8550e8244 ffprobe: print stereo3d information 8 years ago
  Clément Bœsch ccf942a0c2 ffprobe: refactor pkt side data printing 8 years ago
  Derek Buitenhuis e8373143e1 ffprobe: Don't try and decode things that have no dec_ctx 8 years ago
  Derek Buitenhuis 9cb1ed5735 ffprobe: Fix missing dec_ctx check 8 years ago
  Derek Buitenhuis 9080dc7f07 Merge commit 'ba357e98691ee4fe1a503b8830c0050be4127475' 8 years ago
  Derek Buitenhuis 48fb5294d0 Merge commit '567d6d5f9d1400f00445183b3477391f58979aa3' 8 years ago
  Derek Buitenhuis 9d48aa6d7d Merge commit 'c9478410c68c04261f9cfcd80474607e50bd1852' 8 years ago
  Derek Buitenhuis 6614214ece Merge commit '168a443d43b10ef6a3545d64b2f8bc90144ce4b7' 8 years ago
  Derek Buitenhuis 80195236c8 Merge commit 'e7188a1a84817b8d4337340c21c552ad0b6cb2fd' 8 years ago
  Derek Buitenhuis b62825a480 ffprobe: Deprecate stream timecode field and add frame side data timecode field 8 years ago
  Ganesh Ajjanagadde 4a44bc5588 ffprobe: avoid unnecessary pow and exp2 calls 8 years ago
  Stefano Sabatini 91c2a33d01 ffprobe: use print_val to print the frame pkt_size value 8 years ago
  Timothy Gu 9670165cc2 ffprobe: Do not print profile names in -bitexact 8 years ago
  Marton Balint d9611864c2 ffprobe: add support for printing packet strings metadata as packet tags 8 years ago
  Michael Niedermayer 057ce755b9 ffprobe: Remove abort() 8 years ago
  Hendrik Leppkes fe3c22e0c0 Merge commit 'f0ca6ffa0ae5d5564516ee7a18aa1e234751444a' 8 years ago
  Ganesh Ajjanagadde 38f4e973ef all: fix -Wextra-semi reported on clang 8 years ago
  Clément Bœsch 306ff40988 ffprobe: use AV_OPT_TYPE_BOOL for writers options 8 years ago
  Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 8 years ago
  Michael Niedermayer a75d22445e ffprobe: check av_asprintf() for failure 9 years ago
  Dave Rice 09ec31ce3a ffprobe: print stream_index with frame data 9 years ago
  Michael Niedermayer 5f0ebe865c ffprobe: Use av_packet_side_data_name() to find the side data name 9 years ago
  Michael Niedermayer a72b61a317 ffprobe: support printing AVStream and AVPacket side data 9 years ago
  Michael Niedermayer 08152f2df2 ffprobe: Add Support to print information about AV_FRAME_DATA_DISPLAYMATRIX 9 years ago
  Michael Niedermayer 2a3270b66c ffprobe: add writer_print_integers() to allow printing formated 1d and 2d arrays of integers 9 years ago