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
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