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
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
2015-04-03Fix codec fps diplay for very small fps.Carl Eugen Hoyos
2014-10-09avformat/dump: use format dump_separator if the codec one is not setMichael Niedermayer
2014-10-09Merge commit '167e6f1489368a4693145da61cb022c113a285bc'Michael Niedermayer
2014-10-09avformat: Allow choosing the dump format field separator.Michael Niedermayer
2014-10-09Merge commit '20a5956b8daeee4cb59d6fa00ec809b02c04d7f8'Michael Niedermayer
2014-10-08dump: Update streams and chapters printout formatSylvain Rabot
2014-10-08dump: split audio and video probing on multiple linesVittorio Giovara
2014-08-29Merge commit '9301486408a480629336af4d7fd873c0f28fb2d5'Michael Niedermayer
2014-08-28avcodec: add stream-level stereo3d side dataVittorio Giovara
2014-07-29Merge commit '59ca29a560ba0cfe97457de8cedf77db434f0de4'Michael Niedermayer