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 consistent string for unspecified color_range value
Tobias Rapp
2017-09-07
1
-4
/
+4
*
ffprobe: Fix NULL pointer handling in color parameter printing
Michael Niedermayer
2017-08-24
1
-39
/
+49
*
ffprobe: Fix null pointer dereference with color primaries
Michael Niedermayer
2017-08-24
1
-8
/
+12
*
ffprobe: fix use of uninitialized variable
Zhao Zhili
2017-08-18
1
-0
/
+1
*
ffprobe: add support for ICC Profile frame side data
James Almer
2017-07-26
1
-0
/
+5
*
ffprobe: Print color properties from show_frames
Vittorio Giovara
2017-07-21
1
-0
/
+25
*
ffprobe: reindent after previous commit
Clément Bœsch
2017-07-18
1
-9
/
+8
*
ffprobe: add -(no)find_stream_info expert option
Clément Bœsch
2017-07-18
1
-5
/
+10
*
ffprobe: Use pixdesc API to provide color space names
Vittorio Giovara
2017-06-05
1
-3
/
+4
*
ffprobe: Print AVContentLightMetadata side data contents
Vittorio Giovara
2017-06-01
1
-0
/
+8
*
ffprobe: Print AVMasteringDisplayMetadata side data contents
Vittorio Giovara
2017-06-01
1
-0
/
+39
*
ffprobe: discard non-selected streams
Clément Bœsch
2017-05-11
1
-0
/
+2
*
ffprobe: make function replacement macros behave correctly
Michael Niedermayer
2017-05-08
1
-2
/
+2
*
Merge commit '122de16dd8108a59a55d30543c9f28b5f61b02d1'
Clément Bœsch
2017-05-05
1
-1
/
+1
|
\
*
|
ff*: do not use AVFrame accessor
Muhammad Faiz
2017-04-23
1
-11
/
+11
*
|
ffprobe: only use custom logging callback if -show_log is set
Marton Balint
2017-04-12
1
-2
/
+3
*
|
ffprobe: port to new decode API
wm4
2017-04-04
1
-13
/
+29
*
|
ffprobe: use av_spherical_projection_name() to print spherical projection names
James Almer
2017-03-31
1
-7
/
+3
*
|
ffprobe: fix printing packet side data information
James Almer
2017-03-29
1
-2
/
+2
*
|
Fix all -Wformat warnings raised by DJGPP
Clément Bœsch
2017-03-29
1
-1
/
+1
*
|
ffprobe: fix usage of av_get_codec_tag_string()
Clément Bœsch
2017-03-29
1
-2
/
+1
*
|
ffprobe: free log buffer's parent_name during cleanup
James Almer
2017-03-27
1
-0
/
+1
*
|
ffprobe: Support adding av_log output to frames
Michael Niedermayer
2017-03-28
1
-1
/
+158
*
|
ffprobe: support skip_samples packet side data information
James Almer
2017-03-25
1
-0
/
+5
*
|
fate: Do not report side data size
Vittorio Giovara
2017-03-17
1
-2
/
+0
*
|
ffmpeg, ffprobe: don't "merge" side data into packet data by default
wm4
2017-03-14
1
-0
/
+8
*
|
ffprobe: add AVCodecContext help message into ffprobe
Steven Liu
2017-03-11
1
-0
/
+1
*
|
spherical: Add tiled equirectangular type and projection-specific properties
Vittorio Giovara
2017-03-07
1
-4
/
+15
*
|
lavc: Add spherical packet side data API
Vittorio Giovara
2016-12-07
1
-0
/
+13
*
|
ffprobe: Fix displaying side data list only
Vittorio Giovara
2016-11-30
1
-3
/
+3
*
|
ffprobe: fix crash in case -of is specified with an empty string
Stefano Sabatini
2016-11-17
1
-0
/
+6
*
|
lavf: add AV_DISPOSITION_TIMED_THUMBNAILS
Rodger Combs
2016-10-24
1
-0
/
+1
*
|
ffprobe: report field order for video streams
Rodger Combs
2016-10-24
1
-0
/
+13
*
|
Merge commit 'beb62dac629603eb074a44c44389c230b5caac7c'
Hendrik Leppkes
2016-10-07
1
-2
/
+2
|
\
\
|
|
/
*
|
ffprobe: don't use AVStream.codec to set decoder framerate
James Almer
2016-09-27
1
-4
/
+1
*
|
ffprobe: don't access AVCodecContext.pkt_timebase directly
James Almer
2016-09-26
1
-1
/
+1
*
|
ffprobe.c: Indicate decode-but-discard packets when doing -show_packets.
Sasi Inguva
2016-09-23
1
-1
/
+2
*
|
cmdutils: remove the current working directory from the DLL search path on win32
Hendrik Leppkes
2016-08-08
1
-0
/
+2
*
|
ffprobe: add missing PROGRAM_STREAM_TAGS case
Dmitry Vagin
2016-07-26
1
-0
/
+1
*
|
ffprobe: print stereo3d information
Clément Bœsch
2016-06-23
1
-0
/
+5
*
|
ffprobe: refactor pkt side data printing
Clément Bœsch
2016-06-23
1
-31
/
+32
*
|
ffprobe: Don't try and decode things that have no dec_ctx
Derek Buitenhuis
2016-04-12
1
-1
/
+1
*
|
ffprobe: Fix missing dec_ctx check
Derek Buitenhuis
2016-04-12
1
-1
/
+2
*
|
Merge commit 'ba357e98691ee4fe1a503b8830c0050be4127475'
Derek Buitenhuis
2016-04-12
1
-89
/
+126
|
\
\
|
|
/
*
|
Merge commit '567d6d5f9d1400f00445183b3477391f58979aa3'
Derek Buitenhuis
2016-04-11
1
-0
/
+19
|
\
\
|
|
/
*
|
Merge commit 'c9478410c68c04261f9cfcd80474607e50bd1852'
Derek Buitenhuis
2016-04-11
1
-27
/
+36
|
\
\
|
|
/
*
|
Merge commit '168a443d43b10ef6a3545d64b2f8bc90144ce4b7'
Derek Buitenhuis
2016-04-11
1
-13
/
+5
|
\
\
|
|
/
*
|
Merge commit 'e7188a1a84817b8d4337340c21c552ad0b6cb2fd'
Derek Buitenhuis
2016-04-11
1
-118
/
+117
|
\
\
|
|
/
*
|
ffprobe: Deprecate stream timecode field and add frame side data timecode field
Derek Buitenhuis
2016-02-01
1
-0
/
+6
*
|
ffprobe: avoid unnecessary pow and exp2 calls
Ganesh Ajjanagadde
2015-12-29
1
-8
/
+19
[next]