Commit History

Author SHA1 Message Date
  Clément Bœsch cc650cf029 Remove "Error parsing options string [...]" messages. 12 years ago
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
  Nicolas George d74ade7d5f ffprobe: refactor frames decoding. 12 years ago
  Nicolas George 89898cd3b6 ffprobe: fix validity error with tags and data. 12 years ago
  Stefano Sabatini c809b89a12 ffprobe: show audio frame channels and channel_layout 12 years ago
  Michael Niedermayer 7c26761b81 Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23' 12 years ago
  Stefano Sabatini 10b44f4932 ffprobe: use av_guess_sample_aspect_ratio() for guessing the aspect ratio 12 years ago
  Michael Niedermayer 85044358f6 Merge remote-tracking branch 'qatar/master' 12 years ago
  Stefano Sabatini 9a1963fbb8 ffprobe: reindent after the previous commit 12 years ago
  Stefano Sabatini 5626e812d2 ffprobe: only decode frame if the codec is available 12 years ago
  Stefano Sabatini 6c3b3cfd90 ffprobe: add frame metadata printing 12 years ago
  Lou Logan b22ecbc6a5 cosmetics: various spelling fixes 12 years ago
  Nicolas George c49e960a60 ffprobe: dump AVPacket.convergence_duration. 12 years ago
  Nicolas George 9ae3e45521 ffprobe: add -show_data option. 12 years ago
  Stefano Sabatini a1411eec21 ffprobe: add writer_print_rational() 12 years ago
  Stefano Sabatini 8d1de449f0 ffprobe: show packet duration in frame 12 years ago
  Stefano Sabatini 9083d09ebb ffprobe: honour special value for duration 12 years ago
  Michael Niedermayer ad60b3b181 Merge remote-tracking branch 'qatar/master' 12 years ago
  Clément Bœsch bae99f7651 ffprobe/flat: add escape for '`' and '$'. 12 years ago
  Clément Bœsch fd0c83c666 ffprobe: add flat output format. 12 years ago
  Clément Bœsch db839544d6 ffprobe/xml: use writer multiple_sections instead of local context variable. 12 years ago
  Clément Bœsch 2248db946c ffprobe: move packets_and_frames work to writer context. 12 years ago
  Clément Bœsch 8619362ff1 ffprobe: fix C escaping. 12 years ago
  Clément Bœsch dae8505492 ffprobe: make -of an alias for -print_format. 12 years ago
  Stefano Sabatini ad381ac97f ffprobe: fix chapter printing, fix JSON output 12 years ago
  Stefano Sabatini 89d49acb3b ffprobe: add INI writer 12 years ago
  Stefano Sabatini fa6cb2fdff ffprobe: add multiple_sections field to WriterContext 12 years ago
  Stefano Sabatini c365cdf202 ffprobe: add support to '\b' and '\f' escaping in c_escape_str() 12 years ago
  Stefano Sabatini 6994b552a6 ffprobe: make c_escape_str() documentation terser 12 years ago
  Clément Bœsch 19c1bf1525 ffprobe: reduce the number of AVBPrint resets. 12 years ago
  Christian Schmidt f7d5272456 ffprobe: display the codec profile in show_stream() 12 years ago
  Stefano Sabatini 6374ee72df ffprobe: remove ad-hoc behavior when nb_fmt_entries_to_show is 1 12 years ago
  Michael Niedermayer de2cfb744a Merge remote-tracking branch 'qatar/master' 12 years ago
  Stefano Sabatini e109e392ba ffprobe: remove unused variable i in probe_file() 12 years ago
  Michael Niedermayer 1cbf7fb434 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer c457a29ece ffprobe: add default_writer priv_size. 12 years ago
  Clément Bœsch b545b947dd ffprobe: replace fast_asprintf() with bprint utils. 12 years ago
  Stefano Sabatini 3946187d60 ffprobe: add "nokey" option to default writer 12 years ago
  Stefano Sabatini f48f03a400 ffprobe: add "noprint_wrappers" option to default writer 12 years ago
  Stefano Sabatini 6cd06bd22c ffprobe: simplify/fix logic for the -show_format_entry option 12 years ago
  Stefano Sabatini a0fd322195 ffprobe: remove unused print_format_entry() function 12 years ago
  Michael Niedermayer b4178a3f13 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 653d117c29 Merge remote-tracking branch 'qatar/master' 12 years ago
  Nicolas George b27383e453 ffprobe: do not try to decode empty packets. 12 years ago
  Stefano Sabatini f0bb1a599c ffprobe: use avbprint API 12 years ago
  Michael Niedermayer 184fc600e1 Merge remote-tracking branch 'qatar/master' 12 years ago
  Matthieu Bouron 278d6ab900 ffprobe: report bit rate in stream description 12 years ago
  Clément Bœsch 8688e6acba ffprobe: fix crash if the file can't be opened. 12 years ago
  Matthieu Bouron 29b9aee49f ffprobe: add count_frames and count_packets options 12 years ago
  Stefano Sabatini 1ca0812d90 ffprobe: fix typo in ESCAPE_CHECK_SIZE 12 years ago