summaryrefslogtreecommitdiff
path: root/ffprobe.c
Commit message (Expand)AuthorAge
* Merge commit '7b9cb7b36543c2a0e46d99b0e41824b9e7dd0c8f'Michael Niedermayer2015-03-08
|\
* | ffprobe: Change string_validation to int, its accessed via AVOption as intMichael Niedermayer2015-03-02
* | Merge commit 'bf704132a51f5d838365158331d4e535e1df4c8e'Michael Niedermayer2015-02-14
|\|
* | stop embedding the build dateAndreas Cadhalpun2015-02-02
* | ffprobe: fix memleaks on errorsMichael Niedermayer2015-01-21
* | ffprobe: Support extracting the number of reference framesMichael Niedermayer2014-12-30
* | Set -scan_all_pmts 1 in ffmpeg, ffplay and ffprobe if not set by user.Carl Eugen Hoyos2014-11-09
* | ffprobe: Add support for color_trc/color_pri/chroma_locMichael Niedermayer2014-10-19
* | ffprobe: Simplify by using av_color_range_name()Michael Niedermayer2014-10-10
* | ffprobe: add pixel format chroma sub-sampling outputTobias Rapp2014-10-07
* | ffprobe: add pixel format component bit depth outputTobias Rapp2014-10-07
* | ffprobe: add pixel format flags outputTobias Rapp2014-10-07
* | ffprobe: add -show_pixel_formats optionTobias Rapp2014-10-07
* | Print bits_per_raw_sample for ffprobe -show_streams.Carl Eugen Hoyos2014-09-08
* | ffprobe: add -show_data_hash option.Nicolas George2014-08-17
* | ffprobe: print some basic information about avframe side dataMichael Niedermayer2014-07-30
* | ffprobe: add color_range and color_space to stream outputTobias Rapp2014-06-24
* | ffprobe: add rc_max_rate to stream outputBilly Shambrook2014-06-09
* | ffprobe: Use av_malloc_array()Michael Niedermayer2014-05-21
* | ffprobe: fix crash happening because of new streams occuringAnshul2014-05-18
* | ffprobe: use the codec descriptor if no decoder was found.Nicolas George2014-04-29
* | ffprobe: fix scaling of vali in value_string() in case -prefix is selectedStefano Sabatini2014-04-23
* | ffprobe: do not lose non ascii characters in non utf8 stringsMichael Niedermayer2014-04-13
* | ffprobe: check av_frame_alloc() failure.Nicolas George2013-12-30
* | ffprobe: Dont clear AVFrame between uses.Michael Niedermayer2013-12-25
* | ffprobe: drop dependancy on sizeof(AVFrame)Michael Niedermayer2013-12-17
* | ffprobe: show best_effort_timestamp in the frame sectionwm42013-12-15
* | ffprobe: only show tags when explicitly requestedStefano Sabatini2013-12-14
* | ffprobe: add cosmetical empty lineStefano Sabatini2013-12-13
* | ffprobe: free shared writer context on exitStefano Sabatini2013-12-03
* | build: rename version.h to libavutil/ffversion.hTimothy Gu2013-11-30
* | Revert "configure: add #include "version.h" to config.h"Michael Niedermayer2013-11-28
* | configure: add #include "version.h" to config.hTimothy Gu2013-11-27
* | cmdutils: remove this_year constant, use CONFIG_THIS_YEAR insteadStefano Sabatini2013-11-26
* | ffprobe: add support for subtitle framesMarton Balint2013-11-25
* | ffprobe: use designated initializer for AVClassPaul B Mahol2013-11-23
* | ffprobe: remove various useless ","Stefano Sabatini2013-11-22
* | ffprobe: implement string validation settingStefano Sabatini2013-11-22
* | ffprobe: add support for nested options in writer contextsStefano Sabatini2013-11-22
* | ffprobe: check for errors, and abort immediatelyStefano Sabatini2013-11-22
* | ffprobe: fix consistency checks in parse_read_intervals()Stefano Sabatini2013-10-21
* | ffprobe: print stream channel_layout when availableStefano Sabatini2013-10-03
* | ffprobe: fix uninitialized variable warningStefano Sabatini2013-09-23
* | ffprobe: add -read_intervals optionStefano Sabatini2013-09-19
* | ffprobe: downgrade log level for non fatal errors in open_input_file()Stefano Sabatini2013-09-17
* | ffprobe: show bitmap subtitles size.Nicolas George2013-09-04
* | ffprobe: show probe_score in the format sectionStefano Sabatini2013-09-01
* | ffprobe: add -show_programs optionFlorent Tribouilloy2013-07-28
* | ffprobe: do not treat array elements as nested in the compact writerStefano Sabatini2013-07-28
* | Merge commit '636ced8e1dc8248a1353b416240b93d70ad03edb'Michael Niedermayer2013-07-08
|\|