| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\| |
|
* | | ffprobe: add more safe casts in value_string() | Stefano Sabatini | 2012-01-18 | 1 | -3/+3 |
* | | ffprobe: use safer type for index variable in value_string() | Stefano Sabatini | 2012-01-18 | 1 | -3/+4 |
* | | ffprobe: fix printing of unit values which cannot be contained in an int | Stefano Sabatini | 2012-01-18 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-13 | 1 | -1/+1 |
|\| |
|
* | | ffprobe: reindent after previous commit | Stefano Sabatini | 2012-01-12 | 1 | -20/+20 |
* | | ffprobe: add support to audio frame information printing | Stefano Sabatini | 2012-01-12 | 1 | -21/+54 |
* | | ffprobe: set AV_LOG_SKIP_REPEATED log flag | Stefano Sabatini | 2012-01-12 | 1 | -0/+1 |
* | | ffprobe: fix leak in show_packets() | Stefano Sabatini | 2012-01-12 | 1 | -1/+1 |
* | | ffprobe: replace av_destruct_packet() with av_free_packet() | Stefano Sabatini | 2012-01-12 | 1 | -1/+1 |
* | | ffprobe: use av_toupper() in upcase_string() | Stefano Sabatini | 2012-01-10 | 1 | -5/+1 |
* | | ffprobe: add compact option to JSON writer | Stefano Sabatini | 2012-01-10 | 1 | -11/+63 |
* | | ffprobe: add -show_program_version and -show_library_versions options | Stefano Sabatini | 2012-01-10 | 1 | -4/+75 |
* | | ffprobe: make upcase_string() ignore non-ASCII characters | Stefano Sabatini | 2012-01-10 | 1 | -1/+5 |
* | | ffprobe: change formatting logic in the JSON writer | Stefano Sabatini | 2012-01-09 | 1 | -7/+14 |
* | | ffprobe: implement generic reindent logic in the JSON writer | Stefano Sabatini | 2012-01-09 | 1 | -16/+36 |
* | | ffprobe: use more meaningful names for writer chapter/section header/footer f... | Stefano Sabatini | 2012-01-08 | 1 | -8/+8 |
* | | ffprobe: use "%*" printf syntax in XML_INDENT() in place of a loop | Stefano Sabatini | 2012-01-08 | 1 | -1/+1 |
* | | ffprobe: add support to video frame information printing | Stefano Sabatini | 2012-01-07 | 1 | -8/+114 |
* | | ffprobe: move header and trailer print from probe_file() to main() | Stefano Sabatini | 2012-01-07 | 1 | -5/+7 |
* | | ffprobe: move writer context registration and initialization in main() | Stefano Sabatini | 2012-01-07 | 1 | -32/+30 |
* | | cmdutils: make show_usage() use av_log() | Stefano Sabatini | 2012-01-07 | 1 | -3/+3 |
* | | ffprobe: exit in case generic options are incompatible with strict XML output | Stefano Sabatini | 2012-01-06 | 1 | -0/+1 |
* | | ffprobe: fix NULL pointer dereference in writer_close() | Stefano Sabatini | 2012-01-06 | 1 | -2/+4 |
* | | ffprobe: add support to option -show_error | Stefano Sabatini | 2012-01-04 | 1 | -0/+20 |
* | | ffprobe: remove unused variable in show_format() | Stefano Sabatini | 2012-01-04 | 1 | -2/+0 |
* | | ffprobe: reindent after the last commit | Stefano Sabatini | 2012-01-04 | 1 | -4/+4 |
* | | ffprobe: change order of operations in probe_file() | Stefano Sabatini | 2012-01-04 | 1 | -4/+4 |
* | | ffprobe: prefer av_log to fprintf(stderr) | Stefano Sabatini | 2012-01-04 | 1 | -9/+9 |
* | | ffprobe: add XML writer | Stefano Sabatini | 2011-12-27 | 1 | -1/+244 |
* | | ffprobe: add show_private_data option | Stefano Sabatini | 2011-12-27 | 1 | -1/+4 |
* | | ff* tools: move descriptions from copyright header to @file doxy | Stefano Sabatini | 2011-12-27 | 1 | -1/+5 |
* | | ff*: Fix duplicatedly printed version info with -version | Michael Niedermayer | 2011-12-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -1/+1 |
|\| |
|
* | | ffprobe: print codec timecode if available. | Clément Bœsch | 2011-11-28 | 1 | -0/+11 |
* | | ffprobe: always print int values with print_val() | Stefano Sabatini | 2011-11-25 | 1 | -1/+1 |
* | | ffprobe: make writer_print_integer support long long int values | Stefano Sabatini | 2011-11-18 | 1 | -12/+9 |
* | | ffprobe: small align cosmetic in json writer struct init. | Clément Bœsch | 2011-11-16 | 1 | -3/+2 |
* | | ffprobe: make Writers constant. | Clément Bœsch | 2011-11-16 | 1 | -8/+8 |
* | | ffprobe: apply misc cosmetics to compact writer definition | Stefano Sabatini | 2011-11-16 | 1 | -11/+10 |