summaryrefslogtreecommitdiffstats
path: root/ffprobe.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer2012-08-311-4/+10
|\
* \ Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-281-11/+11
|\ \ | |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-201-1/+1
|\ \ | |/
* | Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'Michael Niedermayer2012-08-201-2/+1
|\ \ | |/
* | Merge commit '7c5012127fb7e18f0616011257bb4248f6a8b608'Michael Niedermayer2012-08-201-1/+1
|\ \ | |/
* | Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'Michael Niedermayer2012-08-201-2/+1
|\ \ | |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-191-1/+1
|\ \ | |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-141-1/+2
|\ \ | |/
* | Remove "Error parsing options string [...]" messages.Clément Bœsch2012-08-091-18/+6
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-2/+2
|\ \ | |/
* | ffprobe: refactor frames decoding.Nicolas George2012-08-061-27/+22
* | ffprobe: fix validity error with tags and data.Nicolas George2012-07-311-1/+1
* | ffprobe: show audio frame channels and channel_layoutStefano Sabatini2012-07-311-0/+8
* | Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'Michael Niedermayer2012-07-291-2/+3
|\ \ | |/
* | ffprobe: use av_guess_sample_aspect_ratio() for guessing the aspect ratioStefano Sabatini2012-07-251-12/+17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-191-2/+1
|\ \ | |/
* | ffprobe: reindent after the previous commitStefano Sabatini2012-07-151-8/+8
* | ffprobe: only decode frame if the codec is availableStefano Sabatini2012-07-151-0/+2
* | ffprobe: add frame metadata printingStefano Sabatini2012-07-141-0/+1
* | cosmetics: various spelling fixesLou Logan2012-07-061-2/+2
* | ffprobe: dump AVPacket.convergence_duration.Nicolas George2012-06-181-0/+2
* | ffprobe: add -show_data option.Nicolas George2012-06-181-0/+35
* | ffprobe: add writer_print_rational()Stefano Sabatini2012-06-161-13/+19
* | ffprobe: show packet duration in frameStefano Sabatini2012-06-061-0/+2
* | ffprobe: honour special value for durationStefano Sabatini2012-06-061-8/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-061-1/+5
|\ \ | |/
* | ffprobe/flat: add escape for '`' and '$'.Clément Bœsch2012-06-041-0/+2
* | ffprobe: add flat output format.Clément Bœsch2012-06-011-1/+160
* | ffprobe/xml: use writer multiple_sections instead of local context variable.Clément Bœsch2012-06-011-7/+2
* | ffprobe: move packets_and_frames work to writer context.Clément Bœsch2012-06-011-15/+19
* | ffprobe: fix C escaping.Clément Bœsch2012-05-301-1/+1
* | ffprobe: make -of an alias for -print_format.Clément Bœsch2012-05-291-0/+1
* | ffprobe: fix chapter printing, fix JSON outputStefano Sabatini2012-05-291-3/+3
* | ffprobe: add INI writerStefano Sabatini2012-05-291-1/+170
* | ffprobe: add multiple_sections field to WriterContextStefano Sabatini2012-05-291-7/+7
* | ffprobe: add support to '\b' and '\f' escaping in c_escape_str()Stefano Sabatini2012-05-291-0/+2
* | ffprobe: make c_escape_str() documentation terserStefano Sabatini2012-05-291-2/+1
* | ffprobe: reduce the number of AVBPrint resets.Clément Bœsch2012-05-261-14/+9
* | ffprobe: display the codec profile in show_stream()Christian Schmidt2012-05-261-0/+6
* | ffprobe: remove ad-hoc behavior when nb_fmt_entries_to_show is 1Stefano Sabatini2012-05-211-5/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-171-0/+5
|\ \ | |/
* | ffprobe: remove unused variable i in probe_file()Stefano Sabatini2012-05-161-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-161-4/+18
|\ \ | |/
* | ffprobe: add default_writer priv_size.Michael Niedermayer2012-05-151-0/+1
* | ffprobe: replace fast_asprintf() with bprint utils.Clément Bœsch2012-05-141-53/+18
* | ffprobe: add "nokey" option to default writerStefano Sabatini2012-05-141-2/+12
* | ffprobe: add "noprint_wrappers" option to default writerStefano Sabatini2012-05-141-4/+56
* | ffprobe: simplify/fix logic for the -show_format_entry optionStefano Sabatini2012-05-141-13/+13
* | ffprobe: remove unused print_format_entry() functionStefano Sabatini2012-05-141-14/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-081-7/+12
|\ \ | |/
OpenPOWER on IntegriCloud