| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'e579d8b29cdb9b42c50a0fde277dfb047c1466ad' | Derek Buitenhuis | 2016-02-16 | 1 | -0/+20 |
|\ |
|
| * | lavf: Dump the cpb side data information | Luca Barbato | 2016-02-13 | 1 | -0/+20 |
* | | avformat/dump: Fix integer overflow in av_dump_format() | Michael Niedermayer | 2015-12-01 | 1 | -1/+1 |
* | | lavf: Switch bitrate to 64bit unless compatibility with avconv was requested. | Carl Eugen Hoyos | 2015-09-15 | 1 | -1/+1 |
* | | avformat/dump: Fix integer overflow in aspect ratio calculation | Michael Niedermayer | 2015-09-03 | 1 | -2/+2 |
* | | avformat/dump: Also print pict_type in dump_sidedata() for AV_PKT_DATA_QUALIT... | Michael Niedermayer | 2015-07-22 | 1 | -1/+1 |
* | | Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATS | Michael Niedermayer | 2015-07-22 | 1 | -2/+2 |
* | | Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b' | Michael Niedermayer | 2015-07-21 | 1 | -0/+3 |
|\| |
|
| * | Add a quality factor packet side data | Vittorio Giovara | 2015-07-20 | 1 | -0/+3 |
* | | Merge commit 'df22e30172b09cda4d6f7d4f43508284be65848a' | Michael Niedermayer | 2015-07-01 | 1 | -1/+1 |
|\| |
|
| * | dump: Use the correct abs() version | Vittorio Giovara | 2015-07-01 | 1 | -1/+1 |
* | | Merge commit '6c8c7c246280cdcd23e4d99006b95245ae837278' | Michael Niedermayer | 2015-05-06 | 1 | -0/+47 |
|\| |
|
| * | dump: Print AVAudioServiceType side data | Vittorio Giovara | 2015-05-06 | 1 | -0/+47 |
* | | Fix codec fps diplay for very small fps. | Carl Eugen Hoyos | 2015-04-03 | 1 | -1/+3 |
* | | avformat/dump: use format dump_separator if the codec one is not set | Michael Niedermayer | 2014-10-09 | 1 | -0/+6 |
* | | Merge commit '167e6f1489368a4693145da61cb022c113a285bc' | Michael Niedermayer | 2014-10-09 | 1 | -1/+1 |
|\| |
|
| * | dump: Update streams and chapters printout format | Sylvain Rabot | 2014-10-08 | 1 | -2/+2 |
* | | avformat: Allow choosing the dump format field separator. | Michael Niedermayer | 2014-10-09 | 1 | -1/+3 |
* | | Merge commit '20a5956b8daeee4cb59d6fa00ec809b02c04d7f8' | Michael Niedermayer | 2014-10-09 | 1 | -12/+18 |
|\| |
|
| * | dump: split audio and video probing on multiple lines | Vittorio Giovara | 2014-10-08 | 1 | -8/+14 |
* | | Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5' | Michael Niedermayer | 2014-08-28 | 1 | -0/+50 |
|\| |
|
| * | avcodec: add stream-level stereo3d side data | Vittorio Giovara | 2014-08-28 | 1 | -0/+50 |
* | | Merge commit '59ca29a560ba0cfe97457de8cedf77db434f0de4' | Michael Niedermayer | 2014-07-29 | 1 | -3/+3 |
|\| |
|
| * | dump: Use correct printf conversion specifiers for POSIX int types | Diego Biurrun | 2014-07-28 | 1 | -3/+3 |
* | | Merge commit '3f4edf012593c73941caa0ef9b292da00225c3df' | Michael Niedermayer | 2014-06-26 | 1 | -5/+1 |
|\| |
|
| * | dump_stream: print the timebase as is, do not reduce it | Anton Khirnov | 2014-06-26 | 1 | -2/+1 |
* | | dump_stream_format: fix division by 0 | Michael Niedermayer | 2014-06-18 | 1 | -0/+3 |
* | | Merge commit '711aa2a82727907f778fb8aa9a93aff2120170f2' | Michael Niedermayer | 2014-06-16 | 1 | -0/+143 |
|\| |
|
| * | lavf: dump stream side data when probing | Vittorio Giovara | 2014-06-14 | 1 | -0/+143 |
* | | avformat/dump: put copyright back from the file from which dump.c was split out | Michael Niedermayer | 2014-06-16 | 1 | -0/+1 |
* | | Merge commit '2dc265619a2fc9c6f9aff7ac2bcdbcb90e9610cb' | Michael Niedermayer | 2014-06-16 | 1 | -15/+34 |
|/ |
|
* | lavf: group dump functions together | Vittorio Giovara | 2014-06-14 | 1 | -0/+284 |