Commit History

Author SHA1 Message Date
  Michael Niedermayer 92a1da1b7d ffprobe: Fix NULL pointer handling in color parameter printing 6 years ago
  Hendrik Leppkes aa54f09262 cmdutils: remove the current working directory from the DLL search path on win32 8 years ago
  Carl Eugen Hoyos 42b4da75b7 Print bits_per_raw_sample for ffprobe -show_streams. 9 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 10 years ago
  Billy Shambrook 3c2d9f86c7 ffprobe: add rc_max_rate to stream output 10 years ago
  Michael Niedermayer f0211f4189 ffprobe: Use av_malloc_array() 10 years ago
  Anshul 73a6063314 ffprobe: fix crash happening because of new streams occuring 10 years ago
  Nicolas George 43ca94a633 ffprobe: use the codec descriptor if no decoder was found. 10 years ago
  Stefano Sabatini 1ba59b1cbe ffprobe: fix scaling of vali in value_string() in case -prefix is selected 10 years ago
  Michael Niedermayer ca6dd53a73 ffprobe: do not lose non ascii characters in non utf8 strings 10 years ago
  Nicolas George a55692a960 ffprobe: check av_frame_alloc() failure. 10 years ago
  Michael Niedermayer 565f786d1d ffprobe: Dont clear AVFrame between uses. 10 years ago
  Michael Niedermayer bf1c87ee7a ffprobe: drop dependancy on sizeof(AVFrame) 10 years ago
  wm4 5f6c21117f ffprobe: show best_effort_timestamp in the frame section 10 years ago
  Stefano Sabatini 66a703ea01 ffprobe: only show tags when explicitly requested 10 years ago
  Stefano Sabatini 65a3429e7a ffprobe: add cosmetical empty line 10 years ago
  Stefano Sabatini 704cc5e75d ffprobe: free shared writer context on exit 10 years ago
  Timothy Gu 82b2e9cb1d build: rename version.h to libavutil/ffversion.h 10 years ago
  Michael Niedermayer 0075a22f41 Revert "configure: add #include "version.h" to config.h" 10 years ago
  Timothy Gu ca21116b3f configure: add #include "version.h" to config.h 10 years ago
  Stefano Sabatini 8bf7ea8ac2 cmdutils: remove this_year constant, use CONFIG_THIS_YEAR instead 10 years ago
  Marton Balint a02860351d ffprobe: add support for subtitle frames 10 years ago
  Paul B Mahol 638d79a9d0 ffprobe: use designated initializer for AVClass 10 years ago
  Stefano Sabatini d20241c9b1 ffprobe: remove various useless "," 10 years ago
  Stefano Sabatini cbba331aa0 ffprobe: implement string validation setting 10 years ago
  Stefano Sabatini 11cba3ba9d ffprobe: add support for nested options in writer contexts 10 years ago
  Stefano Sabatini e87190f5d2 ffprobe: check for errors, and abort immediately 10 years ago
  Stefano Sabatini ddaf33f5bb ffprobe: fix consistency checks in parse_read_intervals() 10 years ago
  Stefano Sabatini f5b27b6d5f ffprobe: print stream channel_layout when available 10 years ago
  Stefano Sabatini 7bac6e5cf8 ffprobe: fix uninitialized variable warning 10 years ago
  Stefano Sabatini f0606a28de ffprobe: add -read_intervals option 11 years ago
  Stefano Sabatini 5d12ec8fb7 ffprobe: downgrade log level for non fatal errors in open_input_file() 10 years ago
  Nicolas George 83635ac67b ffprobe: show bitmap subtitles size. 11 years ago
  Stefano Sabatini 291ad12ea2 ffprobe: show probe_score in the format section 11 years ago
  Florent Tribouilloy 2186a7e547 ffprobe: add -show_programs option 11 years ago
  Stefano Sabatini 2fcd400669 ffprobe: do not treat array elements as nested in the compact writer 11 years ago
  Michael Niedermayer f982d006bb Merge commit '636ced8e1dc8248a1353b416240b93d70ad03edb' 11 years ago
  Stefano Sabatini 5c616fe48b ffprobe: always exit 1 in case of errors 11 years ago
  Stefano Sabatini 1fc626f8d0 ffprobe: reindent after previous commit 11 years ago
  Nicolas George a334b00cf6 ffprobe: fix exit code with stream specifiers 11 years ago
  Stefano Sabatini 205092bf47 ffprobe: simplify branching logic in probe_file() 11 years ago
  Stefano Sabatini 4da5402256 ffprobe: show chapter and chapter metadata information 11 years ago
  Stefano Sabatini e292d75113 ffprobe: set writer context to 0 after allocation 11 years ago
  Stefano Sabatini f7ab23b0d0 ffprobe: remove deprecated frame "reference" field 11 years ago
  Stefano Sabatini 1019cef329 ffprobe: support codec options 11 years ago
  Michael Niedermayer 3ded235f59 ffprobe: use AVFrame accessor functions 11 years ago
  Clément Bœsch d079d1d368 ffprobe: do not escape '"' between single quotes. 11 years ago
  Stefano Sabatini 1a490df12f ffprobe: show pkt_size in frame 11 years ago