index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ffprobe.c
Age
Commit message (
Expand
)
Author
2015-12-29
ffprobe: avoid unnecessary pow and exp2 calls
Ganesh Ajjanagadde
2015-12-16
ffprobe: use print_val to print the frame pkt_size value
Stefano Sabatini
2015-12-06
ffprobe: Do not print profile names in -bitexact
Timothy Gu
2015-10-30
ffprobe: add support for printing packet strings metadata as packet tags
Marton Balint
2015-10-28
ffprobe: Remove abort()
Michael Niedermayer
2015-10-27
Merge commit 'f0ca6ffa0ae5d5564516ee7a18aa1e234751444a'
Hendrik Leppkes
2015-10-24
all: fix -Wextra-semi reported on clang
Ganesh Ajjanagadde
2015-09-12
ffprobe: use AV_OPT_TYPE_BOOL for writers options
Clément Bœsch
2015-09-08
Replace all remaining occurances of step/depth_minus1 and offset_plus1
Hendrik Leppkes
2015-06-13
ffprobe: check av_asprintf() for failure
Michael Niedermayer
2015-05-27
ffprobe: print stream_index with frame data
Dave Rice
2015-05-07
ffprobe: Use av_packet_side_data_name() to find the side data name
Michael Niedermayer
2015-05-03
ffprobe: support printing AVStream and AVPacket side data
Michael Niedermayer
2015-05-03
ffprobe: Add Support to print information about AV_FRAME_DATA_DISPLAYMATRIX
Michael Niedermayer
2015-05-03
ffprobe: add writer_print_integers() to allow printing formated 1d and 2d arr...
Michael Niedermayer
2015-03-08
Merge commit '7b9cb7b36543c2a0e46d99b0e41824b9e7dd0c8f'
Michael Niedermayer
2015-03-02
ffprobe: Change string_validation to int, its accessed via AVOption as int
Michael Niedermayer
2015-02-14
Merge commit 'bf704132a51f5d838365158331d4e535e1df4c8e'
Michael Niedermayer
2015-02-02
stop embedding the build date
Andreas Cadhalpun
2015-01-21
ffprobe: fix memleaks on errors
Michael Niedermayer
2014-12-30
ffprobe: Support extracting the number of reference frames
Michael Niedermayer
2014-11-09
Set -scan_all_pmts 1 in ffmpeg, ffplay and ffprobe if not set by user.
Carl Eugen Hoyos
2014-10-19
ffprobe: Add support for color_trc/color_pri/chroma_loc
Michael Niedermayer
2014-10-10
ffprobe: Simplify by using av_color_range_name()
Michael Niedermayer
2014-10-07
ffprobe: add pixel format chroma sub-sampling output
Tobias Rapp
2014-10-07
ffprobe: add pixel format component bit depth output
Tobias Rapp
2014-10-07
ffprobe: add pixel format flags output
Tobias Rapp
2014-10-07
ffprobe: add -show_pixel_formats option
Tobias Rapp
2014-09-08
Print bits_per_raw_sample for ffprobe -show_streams.
Carl Eugen Hoyos
2014-08-17
ffprobe: add -show_data_hash option.
Nicolas George
2014-07-30
ffprobe: print some basic information about avframe side data
Michael Niedermayer
2014-06-24
ffprobe: add color_range and color_space to stream output
Tobias Rapp
2014-06-09
ffprobe: add rc_max_rate to stream output
Billy Shambrook
2014-05-21
ffprobe: Use av_malloc_array()
Michael Niedermayer
2014-05-18
ffprobe: fix crash happening because of new streams occuring
Anshul
2014-04-29
ffprobe: use the codec descriptor if no decoder was found.
Nicolas George
2014-04-23
ffprobe: fix scaling of vali in value_string() in case -prefix is selected
Stefano Sabatini
2014-04-13
ffprobe: do not lose non ascii characters in non utf8 strings
Michael Niedermayer
2013-12-30
ffprobe: check av_frame_alloc() failure.
Nicolas George
2013-12-25
ffprobe: Dont clear AVFrame between uses.
Michael Niedermayer
2013-12-17
ffprobe: drop dependancy on sizeof(AVFrame)
Michael Niedermayer
2013-12-15
ffprobe: show best_effort_timestamp in the frame section
wm4
2013-12-14
ffprobe: only show tags when explicitly requested
Stefano Sabatini
2013-12-13
ffprobe: add cosmetical empty line
Stefano Sabatini
2013-12-03
ffprobe: free shared writer context on exit
Stefano Sabatini
2013-11-30
build: rename version.h to libavutil/ffversion.h
Timothy Gu
2013-11-28
Revert "configure: add #include "version.h" to config.h"
Michael Niedermayer
2013-11-27
configure: add #include "version.h" to config.h
Timothy Gu
2013-11-26
cmdutils: remove this_year constant, use CONFIG_THIS_YEAR instead
Stefano Sabatini
2013-11-25
ffprobe: add support for subtitle frames
Marton Balint
[next]