338 Commits (3733039610d76231e404ebf089f0ff2b9d8e5490)

Author SHA1 Message Date
Vittorio Giovara e7a6f8c972 lavc: Add spherical packet side data API 8 years ago
Vittorio Giovara 33f7f636ff ffprobe: Fix displaying side data list only 8 years ago
Stefano Sabatini 427a47abcd ffprobe: fix crash in case -of is specified with an empty string 8 years ago
Rodger Combs 73ead477dd
lavf: add AV_DISPOSITION_TIMED_THUMBNAILS 8 years ago
Rodger Combs 54350f06e1
ffprobe: report field order for video streams 8 years ago
James Almer 92de2c23a6 ffprobe: don't use AVStream.codec to set decoder framerate 8 years ago
James Almer 64545dd600 ffprobe: don't access AVCodecContext.pkt_timebase directly 8 years ago
Sasi Inguva 6a2cbf9014 ffprobe.c: Indicate decode-but-discard packets when doing -show_packets. 8 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 9 years ago
Clément Bœsch ccf942a0c2 ffprobe: refactor pkt side data printing 9 years ago
Derek Buitenhuis e8373143e1 ffprobe: Don't try and decode things that have no dec_ctx 9 years ago
Derek Buitenhuis 9cb1ed5735 ffprobe: Fix missing dec_ctx check 9 years ago
Derek Buitenhuis b62825a480 ffprobe: Deprecate stream timecode field and add frame side data timecode field 9 years ago
Ganesh Ajjanagadde 4a44bc5588 ffprobe: avoid unnecessary pow and exp2 calls 9 years ago
Stefano Sabatini 91c2a33d01 ffprobe: use print_val to print the frame pkt_size value 9 years ago
Timothy Gu 9670165cc2 ffprobe: Do not print profile names in -bitexact 9 years ago
Marton Balint d9611864c2 ffprobe: add support for printing packet strings metadata as packet tags 9 years ago
Michael Niedermayer 057ce755b9 ffprobe: Remove abort() 9 years ago
Ganesh Ajjanagadde 38f4e973ef all: fix -Wextra-semi reported on clang 9 years ago
Clément Bœsch 306ff40988 ffprobe: use AV_OPT_TYPE_BOOL for writers options 9 years ago
Hendrik Leppkes 5d8e836d0e Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
Michael Niedermayer a75d22445e ffprobe: check av_asprintf() for failure 10 years ago
Dave Rice 09ec31ce3a ffprobe: print stream_index with frame data 10 years ago
Michael Niedermayer 5f0ebe865c ffprobe: Use av_packet_side_data_name() to find the side data name 10 years ago
Michael Niedermayer a72b61a317 ffprobe: support printing AVStream and AVPacket side data 10 years ago
Michael Niedermayer 08152f2df2 ffprobe: Add Support to print information about AV_FRAME_DATA_DISPLAYMATRIX 10 years ago
Michael Niedermayer 2a3270b66c ffprobe: add writer_print_integers() to allow printing formated 1d and 2d arrays of integers 10 years ago
Michael Niedermayer fd8c3277c4 ffprobe: Change string_validation to int, its accessed via AVOption as int 10 years ago
Andreas Cadhalpun 103e4c5863 stop embedding the build date 10 years ago
Michael Niedermayer 47111d366d ffprobe: fix memleaks on errors 10 years ago
Michael Niedermayer eee9b7a673 ffprobe: Support extracting the number of reference frames 10 years ago
Carl Eugen Hoyos e971eef8c0 Set -scan_all_pmts 1 in ffmpeg, ffplay and ffprobe if not set by user. 10 years ago
Michael Niedermayer f63d381387 ffprobe: Add support for color_trc/color_pri/chroma_loc 10 years ago
Michael Niedermayer 19b4c0ccf9 ffprobe: Simplify by using av_color_range_name() 10 years ago
Tobias Rapp 1acc9189b4 ffprobe: add pixel format chroma sub-sampling output 10 years ago
Tobias Rapp 7d327d6242 ffprobe: add pixel format component bit depth output 10 years ago
Tobias Rapp b36b2c89df ffprobe: add pixel format flags output 10 years ago
Tobias Rapp 143a8a44f4 ffprobe: add -show_pixel_formats option 10 years ago
Carl Eugen Hoyos 42b4da75b7 Print bits_per_raw_sample for ffprobe -show_streams. 10 years ago
Nicolas George 4f3e2f107b ffprobe: add -show_data_hash option. 10 years ago
Michael Niedermayer 547d64a49a ffprobe: print some basic information about avframe side data 10 years ago
Tobias Rapp f6e772f9b5 ffprobe: add color_range and color_space to stream output 11 years ago
Billy Shambrook 3c2d9f86c7 ffprobe: add rc_max_rate to stream output 11 years ago
Michael Niedermayer f0211f4189 ffprobe: Use av_malloc_array() 11 years ago
Anshul 73a6063314 ffprobe: fix crash happening because of new streams occuring 11 years ago
Nicolas George 43ca94a633 ffprobe: use the codec descriptor if no decoder was found. 11 years ago
Stefano Sabatini 1ba59b1cbe ffprobe: fix scaling of vali in value_string() in case -prefix is selected 11 years ago
Michael Niedermayer ca6dd53a73 ffprobe: do not lose non ascii characters in non utf8 strings 11 years ago