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
2014-10-16ismindex: use tfhd default duration if no sample durationMika Raento
2014-10-09ismindex: handle discontinuous streams betterMika Raento
2014-09-15ismindex: handle time discontinuities and nonzero start timeMika Raento
2014-09-08ismindex: Avoid writing ismf files if no base name has been specifiedMartin Storsjö
2014-09-05ismindex: produce .ismf fileMika Raento
2014-09-03ismindex: recover from completely empty streamsMika Raento
2014-09-02ismindex: improve diagnosticsMika Raento
2014-08-15cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume
2014-07-03ismindex: Add an option for outputting files elsewhere than in the current di...Martin Storsjö
2014-07-03ismindex: Allow adding a path prefix to the generated .ism fileMartin Storsjö
2013-10-05ismindex: Change the duration field to int64_tMartin Storsjö
2013-10-05ismindex: Calculate the file duration among the included tracksMartin Storsjö
2013-10-05ismindex: Use the individual stream duration instead of the global oneMartin Storsjö
2013-08-05ismindex: Replace mkdir ifdeffery by os_support.h #includeDiego Biurrun
2013-03-13ismindex: Check the return value of allocationsMartin Storsjö
2013-03-13ismindex: Factorize code for printing chunk duration listsMartin Storsjö
2013-03-13ismindex: Rename structs and fields from "file" to "track"Martin Storsjö
2012-08-29ismindex: Include direct.h for _mkdir on windowsMartin Storsjö
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-07-03ismindex: Verify that all bitrate variants matchMartin Storsjö
2012-07-03ismindex: Properly report errors reading the MFRA atomMartin Storsjö
2012-01-26ismindex: Fix build on mingwMartin Storsjö
2012-01-25tools: K&R reformatting cosmeticsDiego Biurrun
2012-01-25Add a tool for creating smooth streaming manifestsMartin Storsjö