index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ffprobe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ffprobe: add AVClass to writers
Stefano Sabatini
2011-10-15
1
-0
/
+14
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-13
1
-3
/
+3
|
\
*
|
ffprobe: show sample_fmt in the stream section
Stefano Sabatini
2011-10-12
1
-0
/
+2
*
|
ffprobe: prefer lowercase section names over uppercase ones
Stefano Sabatini
2011-10-11
1
-8
/
+22
*
|
ffprobe: parse arguments for -print_format writer
Stefano Sabatini
2011-10-09
1
-10
/
+26
*
|
ffprobe: extend writers API, and move the writers up in the file
Stefano Sabatini
2011-10-09
1
-205
/
+377
*
|
ffprobe: fix trailing '=' in stream id.
Clément Bœsch
2011-09-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-27
1
-0
/
+1
|
\
\
|
|
/
*
|
ffprobe: remove misplaced and pointless comment.
Clément Bœsch
2011-09-22
1
-1
/
+0
*
|
ffprobe: use av_get_pix_fmt_name() instead of accessing av_pix_fmt_descriptors.
Clément Bœsch
2011-09-22
1
-1
/
+1
*
|
ffprobe: remove media_type_string() by inlining av_x_if_null().
Clément Bœsch
2011-09-22
1
-8
/
+2
*
|
ffprobe: fix crash with -h.
Clément Bœsch
2011-09-16
1
-1
/
+1
*
|
ffprobe: rename print_{int,str}_f callbacks to print_{integer,string}.
Clément Bœsch
2011-09-13
1
-10
/
+10
*
|
ffprobe: add JSON output printing format.
Clément Bœsch
2011-09-13
1
-4
/
+120
*
|
ffprobe: replace fmt callback with str callback.
Clément Bœsch
2011-09-13
1
-10
/
+54
*
|
ffprobe: replace specific ## GNU cpp extension with __VA_ARGS__.
Clément Bœsch
2011-09-09
1
-5
/
+5
*
|
ffprobe: replace simple string printing with the appropriate helper.
Clément Bœsch
2011-09-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-05
1
-3
/
+7
|
\
\
|
|
/
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-04
1
-3
/
+2
|
\
\
|
|
/
*
|
ffprobe: directly use va args in print fmt callbacks.
Clément Bœsch
2011-09-01
1
-12
/
+7
*
|
ffprobe: introduce output format writers.
Clément Bœsch
2011-08-30
1
-84
/
+204
*
|
ffprobe: fix deprecated call to av_find_stream_info.
Clément Bœsch
2011-08-26
1
-1
/
+1
*
|
ffprobe: use av_get_media_type_string() in media_type_string(), simplify
Stefano Sabatini
2011-08-20
1
-8
/
+2
*
|
ffprobe: in value_string(), do not print trailing space in case of no suffix
Stefano Sabatini
2011-08-17
1
-2
/
+4
*
|
NoMerge commit '4d58e4cb4ca8e04317fecea432ea3272a445877c'
Michael Niedermayer
2011-08-10
1
-2
/
+2
|
\
\
|
|
/
|
*
Rename ffprobe to avprobe.
Anton Khirnov
2011-08-09
1
-419
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-22
1
-0
/
+1
|
\
\
|
|
/
|
*
ffprobe: display bitstream level.
Thierry Foucu
2011-07-21
1
-0
/
+1
*
|
Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'
Michael Niedermayer
2011-07-11
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: introduce avcodec_open2() as a replacement for avcodec_open().
Anton Khirnov
2011-07-10
1
-1
/
+1
|
*
Fix segmentation fault in ffprobe
Gavin Kinsey
2011-07-03
1
-0
/
+1
*
|
ffprobe: flush stdout after each group.
Nicolas George
2011-07-02
1
-0
/
+3
*
|
ffprobe: fix opt_pretty() signature
Stefano Sabatini
2011-07-01
1
-1
/
+2
*
|
Make all option parsing functions match the function pointer type through whi...
Jeff Downs
2011-06-30
1
-1
/
+2
*
|
ffprobe: remove duplicate avformat_alloc_context()
Michael Niedermayer
2011-06-21
1
-2
/
+0
*
|
Fix segmentation fault in ffprobe
Gavin Kinsey
2011-06-21
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-18
1
-8
/
+8
|
\
\
|
|
/
|
*
ffprobe: use new avformat_open_* API.
Anton Khirnov
2011-06-16
1
-5
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-09
1
-4
/
+5
|
\
\
|
|
/
|
*
Remove all uses of now deprecated metadata functions.
Anton Khirnov
2011-06-08
1
-4
/
+5
|
*
cmdutils: remove OPT_FUNC2
Stefano Sabatini
2011-05-28
1
-3
/
+4
|
*
ffprobe: tweak error message in open_input_file()
Stefano Sabatini
2011-05-12
1
-1
/
+1
*
|
ffprobe: implement -i FILE option
Stefano Sabatini
2011-06-05
1
-0
/
+1
*
|
cmdutils: change the signature of the function argument in parse_options()
Stefano Sabatini
2011-06-05
1
-1
/
+2
*
|
cmdutils: remove OPT_FUNC2
Stefano Sabatini
2011-05-28
1
-3
/
+4
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-24
1
-2
/
+2
|
\
\
|
|
/
|
*
Lowercase all ff* program names.
Diego Biurrun
2011-04-23
1
-2
/
+2
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-20
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: remove the FF_API_SET_STRING_OLD cruft.
Anton Khirnov
2011-04-19
1
-1
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-5
/
+5
[next]