summaryrefslogtreecommitdiff
path: root/tools/ismindex.c
Commit message (Expand)AuthorAge
* 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