summaryrefslogtreecommitdiff
path: root/tools/ismindex.c
Commit message (Expand)AuthorAge
* tools: Port to codec parameters APIDiego Biurrun2016-05-17
* ismindex: Use the correct abs() versionVittorio Giovara2015-08-31
* ismindex: Calculate the pts duration of trun atoms, not the dts durationMartin Storsjö2015-03-19
* ismindex: use tfhd default duration if no sample durationMika Raento2014-10-16
* ismindex: handle discontinuous streams betterMika Raento2014-10-09
* ismindex: handle time discontinuities and nonzero start timeMika Raento2014-09-15
* ismindex: Avoid writing ismf files if no base name has been specifiedMartin Storsjö2014-09-07
* ismindex: produce .ismf fileMika Raento2014-09-05
* ismindex: recover from completely empty streamsMika Raento2014-09-03
* ismindex: improve diagnosticsMika Raento2014-09-02
* cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-15
* ismindex: Add an option for outputting files elsewhere than in the current di...Martin Storsjö2014-07-03
* ismindex: Allow adding a path prefix to the generated .ism fileMartin Storsjö2014-07-03
* ismindex: Change the duration field to int64_tMartin Storsjö2013-10-05
* ismindex: Calculate the file duration among the included tracksMartin Storsjö2013-10-05
* ismindex: Use the individual stream duration instead of the global oneMartin Storsjö2013-10-05
* ismindex: Replace mkdir ifdeffery by os_support.h #includeDiego Biurrun2013-08-05
* ismindex: Check the return value of allocationsMartin Storsjö2013-03-13
* ismindex: Factorize code for printing chunk duration listsMartin Storsjö2013-03-13
* ismindex: Rename structs and fields from "file" to "track"Martin Storsjö2013-03-13
* ismindex: Include direct.h for _mkdir on windowsMartin Storsjö2012-08-29
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* ismindex: Verify that all bitrate variants matchMartin Storsjö2012-07-03
* ismindex: Properly report errors reading the MFRA atomMartin Storsjö2012-07-03
* ismindex: Fix build on mingwMartin Storsjö2012-01-26
* tools: K&R reformatting cosmeticsDiego Biurrun2012-01-25
* Add a tool for creating smooth streaming manifestsMartin Storsjö2012-01-25