Commit History

Author SHA1 Message Date
  Michael Niedermayer 2efbff1db3 Revert "ffprobe: Add a few common disposition cases" 11 years ago
  Stefano Sabatini 163f7afbe6 ffprobe: fix indentation of the first line of packets_and_frames sections in the json output 11 years ago
  Stefano Sabatini 4552e9b56c ffprobe: generalize writer subsection nesting model 11 years ago
  Stefano Sabatini 2089f93300 ffprobe: drop pointless opaque parameter in writer init callback 11 years ago
  Stefano Sabatini 58e9025993 ffprobe: reindent after previous commit 11 years ago
  Stefano Sabatini 4b370d6126 ffprobe: rework checking logic in writer_print_time() and writer_print_rational() 11 years ago
  Alexander Strasser dde8068856 ffprobe: Consider the chosen separator when doing CSV escaping 11 years ago
  Alexander Strasser dd83028374 ffprobe: Rename variable in csv_escape_str() 11 years ago
  Alexander Strasser f70122dd57 ffprobe: Simplify CSV field quoting code 11 years ago
  Stefano Sabatini 42047c3e86 ffprobe: reindent after the previous commit 11 years ago
  Stefano Sabatini 4cd1addcc4 ffprobe: add -bitexact boolean option 11 years ago
  Stefano Sabatini 9543cd593e ffprobe: print format long_name only if non-NULL 11 years ago
  Stefano Sabatini 0f40105aaa ffprobe: print codec_long_name only when available 11 years ago
  Stefano Sabatini f398617b19 ffprobe: fix CSV writer output 11 years ago
  Derek Buitenhuis 8e2a950b29 ffprobe: Add a few common disposition cases 11 years ago
  Stefano Sabatini 8d0e871f25 ffprobe: kill initializers with nested union field definition 11 years ago
  Stefano Sabatini 5e99a23b2d ffprobe: avoid potentially lossy long long int -> double cast in value_string() 11 years ago
  Stefano Sabatini f9dd2e5e1a ffprobe: print start_pts and duration_ts stream information 12 years ago
  Stefano Sabatini 749ddc14fc ffprobe: add priv_class field to Writer, and factorize writer options initialization 11 years ago
  Stefano Sabatini 0c71d5a077 ffprobe: add print_section option to the compact writer 11 years ago
  Stefano Sabatini f740c1a9c2 ffprobe: add and use DEFINE_WRITER_CLASS macro 11 years ago
  Stefano Sabatini e4fe4d01fc ffprobe: simplify default printer 11 years ago
  Michael Niedermayer 7992814920 ffprobe: avoid unsafe usage of the snprintf() return code 11 years ago
  Michael Niedermayer b027156b19 ffprobe: use exp2 instead of pow(2, ...) 11 years ago
  Michael Niedermayer d46c1c72e4 Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' 12 years ago
  Michael Niedermayer 98298eb103 Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5' 12 years ago
  Michael Niedermayer 416d2f7a12 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer bb3ed3bae6 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer aee51039ee Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174' 12 years ago
  Michael Niedermayer 67a6dac7c1 Merge commit '7c5012127fb7e18f0616011257bb4248f6a8b608' 12 years ago
  Michael Niedermayer 927022a753 Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf' 12 years ago
  Michael Niedermayer c9fe864472 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 7427d1ca4a Merge remote-tracking branch 'qatar/master' 12 years ago
  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