38 Commits (3402871f36f9d5ec5670190663ebe30c8e15c436)

Author SHA1 Message Date
Tobias Rapp 77d1e88cf5 avformat/dump.c: fix mixed log levels 9 years ago
Bryan Huh 949444348b avformat/dump: Fix sign bug in reported "start" time 9 years ago
Mark Harris 238ddd6482 avformat/dump: Fix context/level for payload dump 9 years ago
Neil Birkbeck 3c658e2655 lavf/dump.c: Print mastering display metadata 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Luca Barbato e579d8b29c lavf: Dump the cpb side data information 9 years ago
Michael Niedermayer 8e7f452022 avformat/dump: Fix integer overflow in av_dump_format() 9 years ago
Carl Eugen Hoyos c311713ca9 lavf: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
Michael Niedermayer d1bdaf3fb2 avformat/dump: Fix integer overflow in aspect ratio calculation 9 years ago
Michael Niedermayer 3d083f6ffd avformat/dump: Also print pict_type in dump_sidedata() for AV_PKT_DATA_QUALITY_STATS 9 years ago
Michael Niedermayer c40ecffd31 Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATS 9 years ago
Vittorio Giovara 5d3addb937 Add a quality factor packet side data 9 years ago
Vittorio Giovara df22e30172 dump: Use the correct abs() version 10 years ago
Vittorio Giovara 6c8c7c2462 dump: Print AVAudioServiceType side data 10 years ago
Carl Eugen Hoyos c4367f950d Fix codec fps diplay for very small fps. 10 years ago
Michael Niedermayer 0578623039 avformat/dump: use format dump_separator if the codec one is not set 10 years ago
Michael Niedermayer f0a6874de8 avformat: Allow choosing the dump format field separator. 10 years ago
Sylvain Rabot 167e6f1489 dump: Update streams and chapters printout format 10 years ago
Vittorio Giovara 20a5956b8d dump: split audio and video probing on multiple lines 10 years ago
Vittorio Giovara 9301486408 avcodec: add stream-level stereo3d side data 10 years ago
Diego Biurrun 59ca29a560 dump: Use correct printf conversion specifiers for POSIX int types 10 years ago
Anton Khirnov 3f4edf0125 dump_stream: print the timebase as is, do not reduce it 11 years ago
Michael Niedermayer 75511c293a dump_stream_format: fix division by 0 11 years ago
Michael Niedermayer 7b7afaf849 avformat/dump: put copyright back from the file from which dump.c was split out 11 years ago
Vittorio Giovara 711aa2a827 lavf: dump stream side data when probing 11 years ago
Vittorio Giovara 2dc265619a lavf: group dump functions together 11 years ago