index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ffprobe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-20
1
-1
/
+1
|
\
*
\
Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'
Michael Niedermayer
2012-08-20
1
-2
/
+1
|
\
\
|
|
/
*
|
Merge commit '7c5012127fb7e18f0616011257bb4248f6a8b608'
Michael Niedermayer
2012-08-20
1
-1
/
+1
|
\
\
|
|
/
*
|
Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'
Michael Niedermayer
2012-08-20
1
-2
/
+1
|
\
\
|
|
/
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-19
1
-1
/
+1
|
\
\
|
|
/
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-14
1
-1
/
+2
|
\
\
|
|
/
*
|
Remove "Error parsing options string [...]" messages.
Clément Bœsch
2012-08-09
1
-18
/
+6
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-2
/
+2
|
\
\
|
|
/
*
|
ffprobe: refactor frames decoding.
Nicolas George
2012-08-06
1
-27
/
+22
*
|
ffprobe: fix validity error with tags and data.
Nicolas George
2012-07-31
1
-1
/
+1
*
|
ffprobe: show audio frame channels and channel_layout
Stefano Sabatini
2012-07-31
1
-0
/
+8
*
|
Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'
Michael Niedermayer
2012-07-29
1
-2
/
+3
|
\
\
|
|
/
*
|
ffprobe: use av_guess_sample_aspect_ratio() for guessing the aspect ratio
Stefano Sabatini
2012-07-25
1
-12
/
+17
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-19
1
-2
/
+1
|
\
\
|
|
/
*
|
ffprobe: reindent after the previous commit
Stefano Sabatini
2012-07-15
1
-8
/
+8
*
|
ffprobe: only decode frame if the codec is available
Stefano Sabatini
2012-07-15
1
-0
/
+2
*
|
ffprobe: add frame metadata printing
Stefano Sabatini
2012-07-14
1
-0
/
+1
*
|
cosmetics: various spelling fixes
Lou Logan
2012-07-06
1
-2
/
+2
*
|
ffprobe: dump AVPacket.convergence_duration.
Nicolas George
2012-06-18
1
-0
/
+2
*
|
ffprobe: add -show_data option.
Nicolas George
2012-06-18
1
-0
/
+35
*
|
ffprobe: add writer_print_rational()
Stefano Sabatini
2012-06-16
1
-13
/
+19
*
|
ffprobe: show packet duration in frame
Stefano Sabatini
2012-06-06
1
-0
/
+2
*
|
ffprobe: honour special value for duration
Stefano Sabatini
2012-06-06
1
-8
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-06
1
-1
/
+5
|
\
\
|
|
/
*
|
ffprobe/flat: add escape for '`' and '$'.
Clément Bœsch
2012-06-04
1
-0
/
+2
*
|
ffprobe: add flat output format.
Clément Bœsch
2012-06-01
1
-1
/
+160
*
|
ffprobe/xml: use writer multiple_sections instead of local context variable.
Clément Bœsch
2012-06-01
1
-7
/
+2
*
|
ffprobe: move packets_and_frames work to writer context.
Clément Bœsch
2012-06-01
1
-15
/
+19
*
|
ffprobe: fix C escaping.
Clément Bœsch
2012-05-30
1
-1
/
+1
*
|
ffprobe: make -of an alias for -print_format.
Clément Bœsch
2012-05-29
1
-0
/
+1
*
|
ffprobe: fix chapter printing, fix JSON output
Stefano Sabatini
2012-05-29
1
-3
/
+3
*
|
ffprobe: add INI writer
Stefano Sabatini
2012-05-29
1
-1
/
+170
*
|
ffprobe: add multiple_sections field to WriterContext
Stefano Sabatini
2012-05-29
1
-7
/
+7
*
|
ffprobe: add support to '\b' and '\f' escaping in c_escape_str()
Stefano Sabatini
2012-05-29
1
-0
/
+2
*
|
ffprobe: make c_escape_str() documentation terser
Stefano Sabatini
2012-05-29
1
-2
/
+1
*
|
ffprobe: reduce the number of AVBPrint resets.
Clément Bœsch
2012-05-26
1
-14
/
+9
*
|
ffprobe: display the codec profile in show_stream()
Christian Schmidt
2012-05-26
1
-0
/
+6
*
|
ffprobe: remove ad-hoc behavior when nb_fmt_entries_to_show is 1
Stefano Sabatini
2012-05-21
1
-5
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-17
1
-0
/
+5
|
\
\
|
|
/
*
|
ffprobe: remove unused variable i in probe_file()
Stefano Sabatini
2012-05-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-16
1
-4
/
+18
|
\
\
|
|
/
*
|
ffprobe: add default_writer priv_size.
Michael Niedermayer
2012-05-15
1
-0
/
+1
*
|
ffprobe: replace fast_asprintf() with bprint utils.
Clément Bœsch
2012-05-14
1
-53
/
+18
*
|
ffprobe: add "nokey" option to default writer
Stefano Sabatini
2012-05-14
1
-2
/
+12
*
|
ffprobe: add "noprint_wrappers" option to default writer
Stefano Sabatini
2012-05-14
1
-4
/
+56
*
|
ffprobe: simplify/fix logic for the -show_format_entry option
Stefano Sabatini
2012-05-14
1
-13
/
+13
*
|
ffprobe: remove unused print_format_entry() function
Stefano Sabatini
2012-05-14
1
-14
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-08
1
-7
/
+12
|
\
\
|
|
/
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-07
1
-10
/
+41
|
\
\
|
|
/
*
|
ffprobe: do not try to decode empty packets.
Nicolas George
2012-04-21
1
-1
/
+1
[next]