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: free dictionary in opt_show_entries()
Stefano Sabatini
2012-11-23
1
-0
/
+1
*
ffprobe: implement -sections option
Stefano Sabatini
2012-11-22
1
-0
/
+30
*
ffprobe: implement subsection field selection through the -show_entries option
Stefano Sabatini
2012-11-22
1
-40
/
+187
*
ffprobe: fix typo in a comment
Stefano Sabatini
2012-11-21
1
-1
/
+1
*
ffprobe: add "," at the end of enum list
Stefano Sabatini
2012-11-21
1
-1
/
+1
*
ffprobe: fix potential NULL pointer dereference
Stefano Sabatini
2012-11-06
1
-2
/
+2
*
ffprobe: add an array of section print buffers to the WriterContext
Stefano Sabatini
2012-10-24
1
-89
/
+27
*
ffprobe: fix use of uninitialized pointer in av_strtok()
Michael Niedermayer
2012-10-11
1
-0
/
+4
*
ffprobe: reindent after previous commit
Stefano Sabatini
2012-10-05
1
-9
/
+9
*
ffprobe: add -select_streams option
Stefano Sabatini
2012-10-05
1
-2
/
+27
*
fix exit_program() prototypes
Michael Niedermayer
2012-10-02
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-02
1
-2
/
+3
|
\
*
|
ffprobe: extend disposition printing support
Stefano Sabatini
2012-09-30
1
-6
/
+22
*
|
ffprobe: generalize nesting model for the XML writer
Stefano Sabatini
2012-09-30
1
-11
/
+13
*
|
ffprobe: rework/fix ini writer
Stefano Sabatini
2012-09-29
1
-15
/
+35
*
|
ffprobe: rework/fix flat writer
Stefano Sabatini
2012-09-29
1
-20
/
+17
*
|
ffprobe: generalize nesting model for the compact writer
Stefano Sabatini
2012-09-29
1
-11
/
+31
*
|
ffprobe: generalize nesting model for the default writer
Stefano Sabatini
2012-09-29
1
-15
/
+40
*
|
ffprobe: drop SECTION_ENTRY macro
Stefano Sabatini
2012-09-29
1
-19
/
+16
*
|
ffprobe: add support to library ident printing
Stefano Sabatini
2012-09-29
1
-0
/
+1
*
|
ffprobe: remove unused "args" argument in writer init callback
Stefano Sabatini
2012-09-28
1
-6
/
+6
*
|
ffprobe: fix indentation of the first line of packets_and_frames sections in ...
Stefano Sabatini
2012-09-27
1
-1
/
+1
*
|
ffprobe: generalize writer subsection nesting model
Stefano Sabatini
2012-09-26
1
-435
/
+374
*
|
ffprobe: drop pointless opaque parameter in writer init callback
Stefano Sabatini
2012-09-25
1
-10
/
+9
*
|
ffprobe: reindent after previous commit
Stefano Sabatini
2012-09-25
1
-10
/
+10
*
|
ffprobe: rework checking logic in writer_print_time() and writer_print_ration...
Stefano Sabatini
2012-09-25
1
-12
/
+9
*
|
ffprobe: Consider the chosen separator when doing CSV escaping
Alexander Strasser
2012-09-25
1
-1
/
+2
*
|
ffprobe: Rename variable in csv_escape_str()
Alexander Strasser
2012-09-25
1
-3
/
+3
*
|
ffprobe: Simplify CSV field quoting code
Alexander Strasser
2012-09-25
1
-10
/
+6
*
|
ffprobe: reindent after the previous commit
Stefano Sabatini
2012-09-22
1
-6
/
+6
*
|
ffprobe: add -bitexact boolean option
Stefano Sabatini
2012-09-22
1
-2
/
+19
*
|
ffprobe: print format long_name only if non-NULL
Stefano Sabatini
2012-09-21
1
-1
/
+2
*
|
ffprobe: print codec_long_name only when available
Stefano Sabatini
2012-09-21
1
-1
/
+2
*
|
ffprobe: fix CSV writer output
Stefano Sabatini
2012-09-19
1
-6
/
+18
*
|
ffprobe: Add a few common disposition cases
Derek Buitenhuis
2012-09-18
1
-0
/
+6
*
|
ffprobe: kill initializers with nested union field definition
Stefano Sabatini
2012-09-14
1
-3
/
+11
*
|
ffprobe: avoid potentially lossy long long int -> double cast in value_string()
Stefano Sabatini
2012-09-14
1
-2
/
+3
*
|
ffprobe: print start_pts and duration_ts stream information
Stefano Sabatini
2012-09-12
1
-2
/
+4
*
|
ffprobe: add priv_class field to Writer, and factorize writer options initial...
Stefano Sabatini
2012-09-11
1
-63
/
+20
*
|
ffprobe: add print_section option to the compact writer
Stefano Sabatini
2012-09-11
1
-1
/
+5
*
|
ffprobe: add and use DEFINE_WRITER_CLASS macro
Stefano Sabatini
2012-09-11
1
-60
/
+17
*
|
ffprobe: simplify default printer
Stefano Sabatini
2012-09-10
1
-21
/
+1
*
|
ffprobe: avoid unsafe usage of the snprintf() return code
Michael Niedermayer
2012-09-09
1
-4
/
+3
*
|
ffprobe: use exp2 instead of pow(2, ...)
Michael Niedermayer
2012-09-09
1
-1
/
+1
*
|
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
Michael Niedermayer
2012-09-05
1
-16
/
+16
|
\
\
|
|
/
*
|
Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'
Michael Niedermayer
2012-08-31
1
-4
/
+10
|
\
\
|
|
/
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-28
1
-11
/
+11
|
\
\
|
|
/
*
|
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
|
\
\
|
|
/
[next]