summaryrefslogtreecommitdiff
path: root/libavformat/dump.c
Commit message (Expand)AuthorAgeFilesLines
* lavf/dump: Fix a typo: comentary -> commentary.Carl Eugen Hoyos2018-10-191-1/+1
* avformat/mpegts: tag video streams with still imagesAman Gupta2018-05-171-0/+2
* avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audioAman Gupta2018-02-231-0/+2
* avformat/dump: tag AV_DISPOSITION_DESCRIPTIONS streamsAman Gupta2018-02-231-0/+2
* lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.Carl Eugen Hoyos2017-12-171-1/+3
* lavf/dump: Remove superfluous cast.Carl Eugen Hoyos2017-08-291-1/+1
* avformat/dump : Display Content Light Level metadataSteve Lhomme2017-04-061-0/+11
* avformat/dump: use av_spherical_projection_name() to print spherical projecti...James Almer2017-03-311-10/+1
* Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-291-1/+2
* spherical: Change types of bounding and pad to uint32_tVittorio Giovara2017-03-171-1/+1
* spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-071-2/+13
* lavc: Add spherical packet side data APIVittorio Giovara2016-12-071-0/+30
* avformat/dump: remove line break on mastering display metadata info dumpJames Almer2016-12-051-1/+1
* Merge commit 'e45a638f50cc1dbeb87b9792e68f57e77fc0c3b5'Hendrik Leppkes2016-06-261-1/+0
|\
| * dump: Drop unused variableDiego Biurrun2016-05-221-1/+0
* | Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd'Clément Bœsch2016-06-231-29/+2
|\ \ | |/
| * stereo3d: Add API to get name from value or value from nameVittorio Giovara2016-05-171-29/+2
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-1/+1
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* | avformat/dump: Show coded dimensions againMichael Niedermayer2016-06-131-0/+2
* | avformat/dump: Print tbc valueMichael Niedermayer2016-06-041-4/+7
* | avformat/dump: Use codec and QP limits from AVCodecContextMichael Niedermayer2016-06-031-0/+3
* | 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
|\ \ | |/