- 29 Dec, 2015 1 commit
-
-
Ganesh Ajjanagadde authored
These are just for prefixes and may be hardcoded easily; see lavu/eval for this approach. Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
-
- 16 Dec, 2015 1 commit
-
-
Stefano Sabatini authored
This allows to honour formatting options.
-
- 06 Dec, 2015 1 commit
-
-
Timothy Gu authored
Instead, print "unknown" if it's unknown, or their numerical values if they are known. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 30 Oct, 2015 1 commit
-
-
Marton Balint authored
ffprobe.xsd already contains the tag element. Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Marton Balint <cus@passwd.hu>
-
- 28 Oct, 2015 1 commit
-
-
Michael Niedermayer authored
Found-by: Ganesh Ajjanagadde and wm4 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 24 Oct, 2015 1 commit
-
-
Ganesh Ajjanagadde authored
This fixes extra semicolons that clang 3.7 on GNU/Linux warns about. These were trigggered when built under -Wpedantic, which essentially checks for strict ISO compliance in numerous ways. Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
-
- 12 Sep, 2015 1 commit
-
-
Clément Bœsch authored
-
- 08 Sep, 2015 1 commit
-
-
Hendrik Leppkes authored
-
- 12 Jun, 2015 1 commit
-
-
Michael Niedermayer authored
Found-by: Daemon404 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 27 May, 2015 1 commit
-
-
Dave Rice authored
This makes it easier to relate frame data to its associated stream.
-
- 07 May, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 02 May, 2015 3 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Idea from 709e1c91 by Martin Storsjö Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 02 Mar, 2015 1 commit
-
-
Michael Niedermayer authored
This fixes depending on implementation defined behavior Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 02 Feb, 2015 1 commit
-
-
Andreas Cadhalpun authored
Theis makes the build binary reproducible. Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 21 Jan, 2015 1 commit
-
-
Michael Niedermayer authored
Found-by: Andreas Cadhalpun <andreas.cadhalpun@googlemail.com> Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 30 Dec, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket3141 Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 09 Nov, 2014 1 commit
-
-
Carl Eugen Hoyos authored
Fixes ticket #3762.
-
- 19 Oct, 2014 1 commit
-
-
Michael Niedermayer authored
Idea from: a2c00d22Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 10 Oct, 2014 1 commit
-
-
Michael Niedermayer authored
Idea from: a2c00d22Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 07 Oct, 2014 4 commits
-
-
Tobias Rapp authored
Adds output of chroma sub-sampling information to ffprobe -show_pixel_formats option. Note: This patch just prints the "raw" log2_charoma_w/h values instead of the previously suggested mapping into a chroma sub-sampling pattern string like "4:2:2". Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Tobias Rapp authored
Adds output of bit depth per pixel format component to ffprobe -show_pixel_formats option. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Tobias Rapp authored
Adds output of pixel format flags to ffprobe -show_pixel_formats option. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Tobias Rapp authored
Adds option -show_pixel_formats to ffprobe which lists all available pixel formats with some details. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 08 Sep, 2014 1 commit
-
-
Carl Eugen Hoyos authored
Fixes ticket #3919.
-
- 17 Aug, 2014 1 commit
-
-
Nicolas George authored
-
- 30 Jul, 2014 1 commit
-
-
Michael Niedermayer authored
Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 23 Jun, 2014 1 commit
-
-
Tobias Rapp authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 09 Jun, 2014 1 commit
-
-
Billy Shambrook authored
The value is used by some bitstream to mark the maximum bit rate. See thread: Subject: [FFmpeg-devel] [PATCH] Add rc_max_rate to ffprobe stream output Date: Sun, 1 Jun 2014 17:36:36 +0100 To: ffmpeg-devel@ffmpeg.org http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/178461Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
- 21 May, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 18 May, 2014 1 commit
-
-
Anshul authored
Fix trac ticket #3603. Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
- 29 Apr, 2014 1 commit
-
-
Nicolas George authored
-
- 23 Apr, 2014 1 commit
-
-
Stefano Sabatini authored
Fix trac ticket #3523.
-
- 13 Apr, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket3363 Using U+FFFD REPLACEMENT CHARACTER as suggested by nicolas Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 30 Dec, 2013 1 commit
-
-
Nicolas George authored
-
- 25 Dec, 2013 1 commit
-
-
Michael Niedermayer authored
The old API required this clearing in the past, the new API does not require it. Fixes memleak Regression introduced by 37a74901Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 17 Dec, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 15 Dec, 2013 1 commit
-
-
wm4 authored
This is useful for debugging. Reference and ffprobe.xsd changes done and tested by Stefano Sabatini. Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
-
- 14 Dec, 2013 1 commit
-
-
Stefano Sabatini authored
-