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
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
2013-11-23
ffprobe: use designated initializer for AVClass
Paul B Mahol
2013-11-22
ffprobe: remove various useless ","
Stefano Sabatini
2013-11-22
ffprobe: implement string validation setting
Stefano Sabatini
2013-11-22
ffprobe: add support for nested options in writer contexts
Stefano Sabatini
2013-11-22
ffprobe: check for errors, and abort immediately
Stefano Sabatini
2013-10-21
ffprobe: fix consistency checks in parse_read_intervals()
Stefano Sabatini
2013-10-03
ffprobe: print stream channel_layout when available
Stefano Sabatini
2013-09-23
ffprobe: fix uninitialized variable warning
Stefano Sabatini
2013-09-19
ffprobe: add -read_intervals option
Stefano Sabatini
2013-09-17
ffprobe: downgrade log level for non fatal errors in open_input_file()
Stefano Sabatini
2013-09-04
ffprobe: show bitmap subtitles size.
Nicolas George
2013-09-01
ffprobe: show probe_score in the format section
Stefano Sabatini
2013-07-28
ffprobe: add -show_programs option
Florent Tribouilloy
2013-07-28
ffprobe: do not treat array elements as nested in the compact writer
Stefano Sabatini
2013-07-08
Merge commit '636ced8e1dc8248a1353b416240b93d70ad03edb'
Michael Niedermayer
2013-06-27
ffprobe: always exit 1 in case of errors
Stefano Sabatini
2013-06-27
ffprobe: reindent after previous commit
Stefano Sabatini
2013-06-27
ffprobe: fix exit code with stream specifiers
Nicolas George
2013-06-27
ffprobe: simplify branching logic in probe_file()
Stefano Sabatini
2013-06-06
ffprobe: show chapter and chapter metadata information
Stefano Sabatini
2013-03-19
ffprobe: set writer context to 0 after allocation
Stefano Sabatini
2013-03-17
ffprobe: remove deprecated frame "reference" field
Stefano Sabatini
2013-03-13
ffprobe: support codec options
Stefano Sabatini
2013-03-01
ffprobe: use AVFrame accessor functions
Michael Niedermayer
2013-01-01
ffprobe: do not escape '"' between single quotes.
Clément Bœsch
2012-12-15
ffprobe: show pkt_size in frame
Stefano Sabatini
2012-11-23
ffprobe: free dictionary in opt_show_entries()
Stefano Sabatini
2012-11-22
ffprobe: implement -sections option
Stefano Sabatini
2012-11-22
ffprobe: implement subsection field selection through the -show_entries option
Stefano Sabatini
2012-11-21
ffprobe: fix typo in a comment
Stefano Sabatini
2012-11-21
ffprobe: add "," at the end of enum list
Stefano Sabatini
2012-11-06
ffprobe: fix potential NULL pointer dereference
Stefano Sabatini
2012-10-24
ffprobe: add an array of section print buffers to the WriterContext
Stefano Sabatini
2012-10-11
ffprobe: fix use of uninitialized pointer in av_strtok()
Michael Niedermayer
2012-10-05
ffprobe: reindent after previous commit
Stefano Sabatini
2012-10-05
ffprobe: add -select_streams option
Stefano Sabatini
2012-10-02
fix exit_program() prototypes
Michael Niedermayer
2012-10-02
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
[next]