index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ffprobe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ffprobe: add -show_data_hash option.
Nicolas George
2014-08-17
1
-0
/
+39
*
ffprobe: print some basic information about avframe side data
Michael Niedermayer
2014-07-30
1
-1
/
+20
*
ffprobe: add color_range and color_space to stream output
Tobias Rapp
2014-06-24
1
-0
/
+7
*
ffprobe: add rc_max_rate to stream output
Billy Shambrook
2014-06-09
1
-0
/
+2
*
ffprobe: Use av_malloc_array()
Michael Niedermayer
2014-05-21
1
-1
/
+1
*
ffprobe: fix crash happening because of new streams occuring
Anshul
2014-05-18
1
-3
/
+19
*
ffprobe: use the codec descriptor if no decoder was found.
Nicolas George
2014-04-29
1
-0
/
+7
*
ffprobe: fix scaling of vali in value_string() in case -prefix is selected
Stefano Sabatini
2014-04-23
1
-0
/
+1
*
ffprobe: do not lose non ascii characters in non utf8 strings
Michael Niedermayer
2014-04-13
1
-1
/
+1
*
ffprobe: check av_frame_alloc() failure.
Nicolas George
2013-12-30
1
-0
/
+4
*
ffprobe: Dont clear AVFrame between uses.
Michael Niedermayer
2013-12-25
1
-1
/
+0
*
ffprobe: drop dependancy on sizeof(AVFrame)
Michael Niedermayer
2013-12-17
1
-3
/
+5
*
ffprobe: show best_effort_timestamp in the frame section
wm4
2013-12-15
1
-0
/
+2
*
ffprobe: only show tags when explicitly requested
Stefano Sabatini
2013-12-14
1
-5
/
+22
*
ffprobe: add cosmetical empty line
Stefano Sabatini
2013-12-13
1
-0
/
+1
*
ffprobe: free shared writer context on exit
Stefano Sabatini
2013-12-03
1
-0
/
+1
*
build: rename version.h to libavutil/ffversion.h
Timothy Gu
2013-11-30
1
-1
/
+1
*
Revert "configure: add #include "version.h" to config.h"
Michael Niedermayer
2013-11-28
1
-0
/
+1
*
configure: add #include "version.h" to config.h
Timothy Gu
2013-11-27
1
-1
/
+0
*
cmdutils: remove this_year constant, use CONFIG_THIS_YEAR instead
Stefano Sabatini
2013-11-26
1
-1
/
+1
*
ffprobe: add support for subtitle frames
Marton Balint
2013-11-25
1
-2
/
+38
*
ffprobe: use designated initializer for AVClass
Paul B Mahol
2013-11-23
1
-8
/
+7
*
ffprobe: remove various useless ","
Stefano Sabatini
2013-11-22
1
-2
/
+2
*
ffprobe: implement string validation setting
Stefano Sabatini
2013-11-22
1
-12
/
+146
*
ffprobe: add support for nested options in writer contexts
Stefano Sabatini
2013-11-22
1
-2
/
+35
*
ffprobe: check for errors, and abort immediately
Stefano Sabatini
2013-11-22
1
-38
/
+84
*
ffprobe: fix consistency checks in parse_read_intervals()
Stefano Sabatini
2013-10-21
1
-3
/
+5
*
ffprobe: print stream channel_layout when available
Stefano Sabatini
2013-10-03
1
-0
/
+9
*
ffprobe: fix uninitialized variable warning
Stefano Sabatini
2013-09-23
1
-1
/
+1
*
ffprobe: add -read_intervals option
Stefano Sabatini
2013-09-19
1
-2
/
+255
*
ffprobe: downgrade log level for non fatal errors in open_input_file()
Stefano Sabatini
2013-09-17
1
-3
/
+3
*
ffprobe: show bitmap subtitles size.
Nicolas George
2013-09-04
1
-0
/
+11
*
ffprobe: show probe_score in the format section
Stefano Sabatini
2013-09-01
1
-0
/
+1
*
ffprobe: add -show_programs option
Florent Tribouilloy
2013-07-28
1
-8
/
+70
*
ffprobe: do not treat array elements as nested in the compact writer
Stefano Sabatini
2013-07-28
1
-4
/
+17
*
Merge commit '636ced8e1dc8248a1353b416240b93d70ad03edb'
Michael Niedermayer
2013-07-08
1
-3
/
+3
|
\
*
|
ffprobe: always exit 1 in case of errors
Stefano Sabatini
2013-06-27
1
-1
/
+1
*
|
ffprobe: reindent after previous commit
Stefano Sabatini
2013-06-27
1
-44
/
+43
*
|
ffprobe: fix exit code with stream specifiers
Nicolas George
2013-06-27
1
-0
/
+1
*
|
ffprobe: simplify branching logic in probe_file()
Stefano Sabatini
2013-06-27
1
-2
/
+5
*
|
ffprobe: show chapter and chapter metadata information
Stefano Sabatini
2013-06-06
1
-2
/
+35
*
|
ffprobe: set writer context to 0 after allocation
Stefano Sabatini
2013-03-19
1
-1
/
+1
*
|
ffprobe: remove deprecated frame "reference" field
Stefano Sabatini
2013-03-17
1
-1
/
+0
*
|
ffprobe: support codec options
Stefano Sabatini
2013-03-13
1
-6
/
+21
*
|
ffprobe: use AVFrame accessor functions
Michael Niedermayer
2013-03-01
1
-4
/
+4
*
|
ffprobe: do not escape '"' between single quotes.
Clément Bœsch
2013-01-01
1
-4
/
+4
*
|
ffprobe: show pkt_size in frame
Stefano Sabatini
2012-12-15
1
-0
/
+2
*
|
ffprobe: free dictionary in opt_show_entries()
Stefano Sabatini
2012-11-23
1
-0
/
+1
*
|
ffprobe: implement -sections option
Stefano Sabatini
2012-11-22
1
-0
/
+30
*
|
ffprobe: implement subsection field selection through the -show_entries option
Stefano Sabatini
2012-11-22
1
-40
/
+187
[next]