Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-17avformat/dump: Use int64_t for intermediate time valuesDerek Buitenhuis
2020-04-23lavf/dump: dump DOVI side dataJun Zhao
2020-03-10API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataTypevectronic
2019-08-28lavf/dump: dump the vbv_delay with N/A instead of 18446744073709551615Limin Wang
2019-08-18lavf/dump: use error log level for invalid sizeLimin Wang
2019-08-11lavf/dump: Fix cpb bitrate type after next major bump.Carl Eugen Hoyos
2019-08-11lavf/dump: Fix vbv_delay type specifier.Carl Eugen Hoyos
2019-07-03lavf/dump: More disposition flag dumpJun Zhao
2018-10-19lavf/dump: Fix a typo: comentary -> commentary.Carl Eugen Hoyos
2018-05-17avformat/mpegts: tag video streams with still imagesAman Gupta
2018-02-24avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audioAman Gupta
2018-02-24avformat/dump: tag AV_DISPOSITION_DESCRIPTIONS streamsAman Gupta
2017-12-17lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.Carl Eugen Hoyos
2017-08-29lavf/dump: Remove superfluous cast.Carl Eugen Hoyos
2017-04-06avformat/dump : Display Content Light Level metadataSteve Lhomme
2017-03-31avformat/dump: use av_spherical_projection_name() to print spherical projecti...James Almer
2017-03-29Fix all -Wformat warnings raised by DJGPPClément Bœsch
2017-03-17spherical: Change types of bounding and pad to uint32_tVittorio Giovara
2017-03-07spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara
2016-12-07lavc: Add spherical packet side data APIVittorio Giovara
2016-12-06avformat/dump: remove line break on mastering display metadata info dumpJames Almer
2016-06-26Merge commit 'e45a638f50cc1dbeb87b9792e68f57e77fc0c3b5'Hendrik Leppkes
2016-06-23Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd'Clément Bœsch
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-13avformat/dump: Show coded dimensions againMichael Niedermayer
2016-06-04avformat/dump: Print tbc valueMichael Niedermayer
2016-06-03avformat/dump: Use codec and QP limits from AVCodecContextMichael Niedermayer
2016-06-02avformat: Copy properties from internal contextMichael Niedermayer
2016-05-22dump: Drop unused variableDiego Biurrun
2016-05-17stereo3d: Add API to get name from value or value from nameVittorio Giovara
2016-05-13avformat/dump.c: fix mixed log levelsTobias Rapp
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-14avformat/dump: Fix sign bug in reported "start" timeBryan Huh
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-03-06avformat/dump: Fix context/level for payload dumpMark Harris
2016-03-05lavf/dump.c: Print mastering display metadataNeil Birkbeck
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2016-02-16Merge commit 'e579d8b29cdb9b42c50a0fde277dfb047c1466ad'Derek Buitenhuis
2016-02-13lavf: Dump the cpb side data informationLuca Barbato
2015-12-01avformat/dump: Fix integer overflow in av_dump_format()Michael Niedermayer
2015-09-15lavf: Switch bitrate to 64bit unless compatibility with avconv was requested.Carl Eugen Hoyos
2015-09-03avformat/dump: Fix integer overflow in aspect ratio calculationMichael Niedermayer
2015-07-22avformat/dump: Also print pict_type in dump_sidedata() for AV_PKT_DATA_QUALIT...Michael Niedermayer
2015-07-22Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATSMichael Niedermayer
2015-07-21Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b'Michael Niedermayer
2015-07-20Add a quality factor packet side dataVittorio Giovara
2015-07-01Merge commit 'df22e30172b09cda4d6f7d4f43508284be65848a'Michael Niedermayer
2015-07-01dump: Use the correct abs() versionVittorio Giovara
2015-05-06Merge commit '6c8c7c246280cdcd23e4d99006b95245ae837278'Michael Niedermayer
2015-05-06dump: Print AVAudioServiceType side dataVittorio Giovara