50 Commits (48ad3fe1beee5c3eb453093defde503f354c8f1f)

Author SHA1 Message Date
Vittorio Giovara e7a6f8c972 lavc: Add spherical packet side data API 8 years ago
James Almer 9c1ccee7f8 avformat/dump: remove line break on mastering display metadata info dump 8 years ago
Michael Niedermayer 4879841d15 avformat/dump: Show coded dimensions again 9 years ago
Michael Niedermayer bb3388fd60 avformat/dump: Print tbc value 9 years ago
Michael Niedermayer fc07972582 avformat/dump: Use codec and QP limits from AVCodecContext 9 years ago
Michael Niedermayer ad72d7d299 avformat: Copy properties from internal context 9 years ago
Diego Biurrun e45a638f50 dump: Drop unused variable 9 years ago
Vittorio Giovara 0c4468dc18 stereo3d: Add API to get name from value or value from name 9 years ago
Tobias Rapp 77d1e88cf5 avformat/dump.c: fix mixed log levels 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 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