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
*
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
*
|
ffprobe: use avbprint API
Stefano Sabatini
2012-04-08
1
-184
/
+81
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-22
1
-6
/
+6
|
\
\
|
|
/
*
|
ffprobe: report bit rate in stream description
Matthieu Bouron
2012-02-20
1
-0
/
+2
*
|
ffprobe: fix crash if the file can't be opened.
Clément Bœsch
2012-02-18
1
-6
/
+4
*
|
ffprobe: add count_frames and count_packets options
Matthieu Bouron
2012-02-17
1
-11
/
+43
*
|
ffprobe: fix typo in ESCAPE_CHECK_SIZE
Stefano Sabatini
2012-02-06
1
-1
/
+1
*
|
ffprobe: use av_mpegtc_to_timecode_string().
Clément Bœsch
2012-02-02
1
-7
/
+4
*
|
ffprobe: increase precision for the shown float values
Stefano Sabatini
2012-01-20
1
-1
/
+1
*
|
ffprobe: fix value_string() prefix printing for values with negative logarithm
Stefano Sabatini
2012-01-20
1
-1
/
+1
*
|
ffprobe: reindent after previous commit
Stefano Sabatini
2012-01-20
1
-12
/
+12
*
|
ffprobe: factorize common code in value_string()
Stefano Sabatini
2012-01-20
1
-13
/
+11
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-19
1
-9
/
+12
|
\
\
|
|
/
[next]