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
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
2014-07-29dump: Use correct printf conversion specifiers for POSIX int typesDiego Biurrun
2014-06-26Merge commit '3f4edf012593c73941caa0ef9b292da00225c3df'Michael Niedermayer
2014-06-26dump_stream: print the timebase as is, do not reduce itAnton Khirnov
2014-06-18dump_stream_format: fix division by 0Michael Niedermayer
2014-06-16Merge commit '711aa2a82727907f778fb8aa9a93aff2120170f2'Michael Niedermayer
2014-06-16avformat/dump: put copyright back from the file from which dump.c was split outMichael Niedermayer
2014-06-16Merge commit '2dc265619a2fc9c6f9aff7ac2bcdbcb90e9610cb'Michael Niedermayer
2014-06-14lavf: dump stream side data when probingVittorio Giovara
2014-06-14lavf: group dump functions togetherVittorio Giovara