Clément Bœsch
|
f9d8a3423f
ffprobe: fix trailing '=' in stream id.
|
13 years ago |
Michael Niedermayer
|
7c1aba4f01
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Clément Bœsch
|
00320ac0dd
ffprobe: remove misplaced and pointless comment.
|
13 years ago |
Clément Bœsch
|
b70fd6fa8b
ffprobe: use av_get_pix_fmt_name() instead of accessing av_pix_fmt_descriptors.
|
13 years ago |
Clément Bœsch
|
03d0ea0cf0
ffprobe: remove media_type_string() by inlining av_x_if_null().
|
13 years ago |
Clément Bœsch
|
8af64e1a67
ffprobe: fix crash with -h.
|
13 years ago |
Clément Bœsch
|
5ad01decef
ffprobe: rename print_{int,str}_f callbacks to print_{integer,string}.
|
13 years ago |
Clément Bœsch
|
3fdf519e4b
ffprobe: add JSON output printing format.
|
13 years ago |
Clément Bœsch
|
afbeb49456
ffprobe: replace fmt callback with str callback.
|
13 years ago |
Clément Bœsch
|
88fddd0bcc
ffprobe: replace specific ## GNU cpp extension with __VA_ARGS__.
|
13 years ago |
Clément Bœsch
|
5241bc2773
ffprobe: replace simple string printing with the appropriate helper.
|
13 years ago |
Michael Niedermayer
|
d2084402e6
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Michael Niedermayer
|
1889c6724a
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Clément Bœsch
|
d5d7de7671
ffprobe: directly use va args in print fmt callbacks.
|
13 years ago |
Clément Bœsch
|
0629b1ff35
ffprobe: introduce output format writers.
|
13 years ago |
Clément Bœsch
|
8af9366e2f
ffprobe: fix deprecated call to av_find_stream_info.
|
13 years ago |
Stefano Sabatini
|
9a15146768
ffprobe: use av_get_media_type_string() in media_type_string(), simplify
|
13 years ago |
Stefano Sabatini
|
7c94740b84
ffprobe: in value_string(), do not print trailing space in case of no suffix
|
13 years ago |
Michael Niedermayer
|
e2cc331124
NoMerge commit '4d58e4cb4ca8e04317fecea432ea3272a445877c'
|
13 years ago |
Anton Khirnov
|
9e12f0bf5f
Rename ffprobe to avprobe.
|
13 years ago |
Michael Niedermayer
|
4095fa9038
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Thierry Foucu
|
364d64275c
ffprobe: display bitstream level.
|
13 years ago |
Michael Niedermayer
|
3602ad7ee6
Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'
|
13 years ago |
Anton Khirnov
|
0b950fe240
lavc: introduce avcodec_open2() as a replacement for avcodec_open().
|
14 years ago |
Gavin Kinsey
|
c558122e4e
Fix segmentation fault in ffprobe
|
13 years ago |
Nicolas George
|
25119a7f08
ffprobe: flush stdout after each group.
|
13 years ago |
Stefano Sabatini
|
46edd3a01b
ffprobe: fix opt_pretty() signature
|
13 years ago |
Jeff Downs
|
a09918335f
Make all option parsing functions match the function pointer type through which they are called.
|
13 years ago |
Michael Niedermayer
|
06724c5f5d
ffprobe: remove duplicate avformat_alloc_context()
|
13 years ago |
Gavin Kinsey
|
df1768d0a2
Fix segmentation fault in ffprobe
|
13 years ago |
Michael Niedermayer
|
2905e3ff64
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Anton Khirnov
|
e0518705c8
ffprobe: use new avformat_open_* API.
|
13 years ago |
Michael Niedermayer
|
f9ecb849ef
Merge remote-tracking branch 'qatar/master'
|
13 years ago |
Anton Khirnov
|
d2d67e424f
Remove all uses of now deprecated metadata functions.
|
14 years ago |
Stefano Sabatini
|
cea87fb2c3
ffprobe: implement -i FILE option
|
13 years ago |
Stefano Sabatini
|
96f931adf7
cmdutils: change the signature of the function argument in parse_options()
|
13 years ago |
Stefano Sabatini
|
eb8bc57240
cmdutils: remove OPT_FUNC2
|
14 years ago |
Stefano Sabatini
|
26513856d6
cmdutils: remove OPT_FUNC2
|
13 years ago |
Stefano Sabatini
|
9c3f5ef663
ffprobe: tweak error message in open_input_file()
|
14 years ago |
Michael Niedermayer
|
7b376b398a
Merge remote branch 'qatar/master'
|
14 years ago |
Diego Biurrun
|
89b503b55f
Lowercase all ff* program names.
|
14 years ago |
Michael Niedermayer
|
efb5fa79f5
Merge remote branch 'qatar/master'
|
14 years ago |
Anton Khirnov
|
41d0eb1c81
lavc: remove the FF_API_SET_STRING_OLD cruft.
|
14 years ago |
Stefano Sabatini
|
98ac192b4e
ffprobe: provide format parameters to av_open_input_file()
|
14 years ago |
Stefano Sabatini
|
038566a5ed
ffprobe: tweak error message in open_input_file()
|
14 years ago |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 years ago |
Anton Khirnov
|
0ebf475494
lavf: add av_ prefix to dump_format()
|
14 years ago |
Anton Khirnov
|
610219a598
lavf: add av_ prefix to dump_format()
|
14 years ago |
Anton Khirnov
|
4712ed26ee
Make ffprobe print stream language only once, also remove usage of the
|
14 years ago |
Anton Khirnov
|
a7e5a832c4
ffmpeg.c/ffprobe.c: remove all uses of av_metadata_conv()
|
14 years ago |