summaryrefslogtreecommitdiff
path: root/ffprobe.c
Commit message (Expand)AuthorAge
* ffprobe: dump AVPacket.convergence_duration.Nicolas George2012-06-18
* ffprobe: add -show_data option.Nicolas George2012-06-18
* ffprobe: add writer_print_rational()Stefano Sabatini2012-06-16
* ffprobe: show packet duration in frameStefano Sabatini2012-06-06
* ffprobe: honour special value for durationStefano Sabatini2012-06-06
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-06
|\
* | ffprobe/flat: add escape for '`' and '$'.Clément Bœsch2012-06-04
* | ffprobe: add flat output format.Clément Bœsch2012-06-01
* | ffprobe/xml: use writer multiple_sections instead of local context variable.Clément Bœsch2012-06-01
* | ffprobe: move packets_and_frames work to writer context.Clément Bœsch2012-06-01
* | ffprobe: fix C escaping.Clément Bœsch2012-05-30
* | ffprobe: make -of an alias for -print_format.Clément Bœsch2012-05-29
* | ffprobe: fix chapter printing, fix JSON outputStefano Sabatini2012-05-29
* | ffprobe: add INI writerStefano Sabatini2012-05-29
* | ffprobe: add multiple_sections field to WriterContextStefano Sabatini2012-05-29
* | ffprobe: add support to '\b' and '\f' escaping in c_escape_str()Stefano Sabatini2012-05-29
* | ffprobe: make c_escape_str() documentation terserStefano Sabatini2012-05-29
* | ffprobe: reduce the number of AVBPrint resets.Clément Bœsch2012-05-26
* | ffprobe: display the codec profile in show_stream()Christian Schmidt2012-05-26
* | ffprobe: remove ad-hoc behavior when nb_fmt_entries_to_show is 1Stefano Sabatini2012-05-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-17
|\|
* | ffprobe: remove unused variable i in probe_file()Stefano Sabatini2012-05-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-16
|\|
* | ffprobe: add default_writer priv_size.Michael Niedermayer2012-05-15
* | ffprobe: replace fast_asprintf() with bprint utils.Clément Bœsch2012-05-14
* | ffprobe: add "nokey" option to default writerStefano Sabatini2012-05-14
* | ffprobe: add "noprint_wrappers" option to default writerStefano Sabatini2012-05-14
* | ffprobe: simplify/fix logic for the -show_format_entry optionStefano Sabatini2012-05-14
* | ffprobe: remove unused print_format_entry() functionStefano Sabatini2012-05-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-08
|\|
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-07
|\|
* | ffprobe: do not try to decode empty packets.Nicolas George2012-04-21
* | ffprobe: use avbprint APIStefano Sabatini2012-04-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-22
|\|
* | ffprobe: report bit rate in stream descriptionMatthieu Bouron2012-02-20
* | ffprobe: fix crash if the file can't be opened.Clément Bœsch2012-02-18
* | ffprobe: add count_frames and count_packets optionsMatthieu Bouron2012-02-17
* | ffprobe: fix typo in ESCAPE_CHECK_SIZEStefano Sabatini2012-02-06
* | ffprobe: use av_mpegtc_to_timecode_string().Clément Bœsch2012-02-02
* | ffprobe: increase precision for the shown float valuesStefano Sabatini2012-01-20
* | ffprobe: fix value_string() prefix printing for values with negative logarithmStefano Sabatini2012-01-20
* | ffprobe: reindent after previous commitStefano Sabatini2012-01-20
* | ffprobe: factorize common code in value_string()Stefano Sabatini2012-01-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-19
|\|
* | ffprobe: add more safe casts in value_string()Stefano Sabatini2012-01-18
* | ffprobe: use safer type for index variable in value_string()Stefano Sabatini2012-01-18
* | ffprobe: fix printing of unit values which cannot be contained in an intStefano Sabatini2012-01-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-13
|\|
* | ffprobe: reindent after previous commitStefano Sabatini2012-01-12
* | ffprobe: add support to audio frame information printingStefano Sabatini2012-01-12