summaryrefslogtreecommitdiff
path: root/libavformat/dump.c
Commit message (Expand)AuthorAgeFilesLines
...
* | avformat: Copy properties from internal contextMichael Niedermayer2016-06-021-0/+3
* | avformat/dump.c: fix mixed log levelsTobias Rapp2016-05-131-1/+1
* | avformat/dump: Fix sign bug in reported "start" timeBryan Huh2016-04-141-3/+5
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-20/+27
|\ \ | |/
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-12/+22
* | avformat/dump: Fix context/level for payload dumpMark Harris2016-03-061-1/+1
* | lavf/dump.c: Print mastering display metadataNeil Birkbeck2016-03-041-0/+21
* | Merge commit 'e579d8b29cdb9b42c50a0fde277dfb047c1466ad'Derek Buitenhuis2016-02-161-0/+20
|\ \ | |/
| * lavf: Dump the cpb side data informationLuca Barbato2016-02-131-0/+20
* | avformat/dump: Fix integer overflow in av_dump_format()Michael Niedermayer2015-12-011-1/+1
* | lavf: Switch bitrate to 64bit unless compatibility with avconv was requested.Carl Eugen Hoyos2015-09-151-1/+1
* | avformat/dump: Fix integer overflow in aspect ratio calculationMichael Niedermayer2015-09-031-2/+2
* | avformat/dump: Also print pict_type in dump_sidedata() for AV_PKT_DATA_QUALIT...Michael Niedermayer2015-07-221-1/+1
* | Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATSMichael Niedermayer2015-07-221-2/+2
* | Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b'Michael Niedermayer2015-07-211-0/+3
|\ \ | |/
| * Add a quality factor packet side dataVittorio Giovara2015-07-201-0/+3
* | Merge commit 'df22e30172b09cda4d6f7d4f43508284be65848a'Michael Niedermayer2015-07-011-1/+1
|\ \ | |/
| * dump: Use the correct abs() versionVittorio Giovara2015-07-011-1/+1
* | Merge commit '6c8c7c246280cdcd23e4d99006b95245ae837278'Michael Niedermayer2015-05-061-0/+47
|\ \ | |/
| * dump: Print AVAudioServiceType side dataVittorio Giovara2015-05-061-0/+47
* | Fix codec fps diplay for very small fps.Carl Eugen Hoyos2015-04-031-1/+3
* | avformat/dump: use format dump_separator if the codec one is not setMichael Niedermayer2014-10-091-0/+6
* | Merge commit '167e6f1489368a4693145da61cb022c113a285bc'Michael Niedermayer2014-10-091-1/+1
|\ \ | |/
| * dump: Update streams and chapters printout formatSylvain Rabot2014-10-081-2/+2
* | avformat: Allow choosing the dump format field separator.Michael Niedermayer2014-10-091-1/+3
* | Merge commit '20a5956b8daeee4cb59d6fa00ec809b02c04d7f8'Michael Niedermayer2014-10-091-12/+18
|\ \ | |/
| * dump: split audio and video probing on multiple linesVittorio Giovara2014-10-081-8/+14
* | Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5'Michael Niedermayer2014-08-281-0/+50
|\ \ | |/
| * avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-281-0/+50
* | Merge commit '59ca29a560ba0cfe97457de8cedf77db434f0de4'Michael Niedermayer2014-07-291-3/+3
|\ \ | |/
| * dump: Use correct printf conversion specifiers for POSIX int typesDiego Biurrun2014-07-281-3/+3
* | Merge commit '3f4edf012593c73941caa0ef9b292da00225c3df'Michael Niedermayer2014-06-261-5/+1
|\ \ | |/
| * dump_stream: print the timebase as is, do not reduce itAnton Khirnov2014-06-261-2/+1
* | dump_stream_format: fix division by 0Michael Niedermayer2014-06-181-0/+3
* | Merge commit '711aa2a82727907f778fb8aa9a93aff2120170f2'Michael Niedermayer2014-06-161-0/+143
|\ \ | |/
| * lavf: dump stream side data when probingVittorio Giovara2014-06-141-0/+143
* | avformat/dump: put copyright back from the file from which dump.c was split outMichael Niedermayer2014-06-161-0/+1
* | Merge commit '2dc265619a2fc9c6f9aff7ac2bcdbcb90e9610cb'Michael Niedermayer2014-06-161-15/+34
|/
* lavf: group dump functions togetherVittorio Giovara2014-06-141-0/+284