Commit History

Author SHA1 Message Date
  Jeff Downs 7b6b9be861 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
  Michael Niedermayer df3850db49 Merge branch 'master' into oldabi 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 779d7610c7 Merge branch 'master' into oldabi 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 56629aa012 Merge branch 'master' into oldabi 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. 13 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 13 years ago
  Stefano Sabatini 26513856d6 cmdutils: remove OPT_FUNC2 13 years ago
  Stefano Sabatini 9c3f5ef663 ffprobe: tweak error message in open_input_file() 13 years ago
  Michael Niedermayer 2ebd47841f Merge branch 'master' into oldabi 13 years ago
  Michael Niedermayer 7b376b398a Merge remote branch 'qatar/master' 13 years ago
  Diego Biurrun 89b503b55f Lowercase all ff* program names. 13 years ago
  Michael Niedermayer efb5fa79f5 Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 41d0eb1c81 lavc: remove the FF_API_SET_STRING_OLD cruft. 13 years ago
  Stefano Sabatini 98ac192b4e ffprobe: provide format parameters to av_open_input_file() 13 years ago
  Stefano Sabatini 038566a5ed ffprobe: tweak error message in open_input_file() 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Anton Khirnov 0ebf475494 lavf: add av_ prefix to dump_format() 13 years ago
  Anton Khirnov 610219a598 lavf: add av_ prefix to dump_format() 13 years ago
  Anton Khirnov 4712ed26ee Make ffprobe print stream language only once, also remove usage of the 13 years ago
  Anton Khirnov a7e5a832c4 ffmpeg.c/ffprobe.c: remove all uses of av_metadata_conv() 13 years ago
  Michael Niedermayer 0093ebc20a User application side of Codec specific parameters. 13 years ago
  Stefano Sabatini 6afd569e1d Make ffprobe able to set AVFormatContext options. 13 years ago
  Stefano Sabatini 530bbe96c7 Implement ffprobe -show_packets. 14 years ago
  Stefano Sabatini 7e566bbe6c Implement av_get_codec_tag_string() and use it in ffprobe. 14 years ago
  Stefano Sabatini 441881b4f9 Reindent after the last commit. 14 years ago
  Stefano Sabatini 8280e2bd45 Make ffprobe show sample_aspect_ratio and display_aspect_ratio only if 14 years ago
  Robert Krüger 0a6a282a51 Make ffprobe show stream->nb_frames if that info is known. 14 years ago
  Robert Krüger d21b227818 Fix computation of the display aspect ratio. 14 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  Stefano Sabatini 4bfe67da24 Implement -convert_tags option, which converts showed tag names to the 14 years ago
  Stefano Sabatini efe8bb095b 10l: Initialize tag to NULL in show_stream, fix metadata showing in 14 years ago
  Måns Rullgård 6580d5e377 Remove hacks not required since HAVE_AV_CONFIG_H was unset for the apps 14 years ago
  Stefano Sabatini 6ce98ea4ae Add support to input devices in ffprobe. 14 years ago
  Stefano Sabatini 818636ecf1 Cosmetics: use consistent spacing in the ffprobe.c options table. 14 years ago
  Stefano Sabatini 58621b8d5b Clarify the error message issued by ffprobe in case of more than one 14 years ago
  Stefano Sabatini b6a4185367 10l: add prefix "TAG:" to the metadata tags key showed for each stream. 14 years ago
  Stefano Sabatini 912dd63ecb Cosmetics: replace "filename" to "arg" for the name of the argument of 14 years ago
  Ramiro Polla c8c0ac6b26 FFprobe: take only one input file. 14 years ago
  Stefano Sabatini 1be784a2cf Add support to an option -f which forces the format to use for opening 14 years ago
  Reimar Döffinger f1b267ddf7 Avoid using log2, it is not available everywhere. 14 years ago
  Stefano Sabatini 336ce917e6 Add FFprobe tool. 14 years ago