| Commit message (Expand) | Author | Age | Files | Lines |
* | ismindex: Change the duration field to int64_t | Martin Storsjö | 2013-10-05 | 1 | -2/+2 |
* | ismindex: Calculate the file duration among the included tracks | Martin Storsjö | 2013-10-05 | 1 | -2/+4 |
* | ismindex: Use the individual stream duration instead of the global one | Martin Storsjö | 2013-10-05 | 1 | -2/+1 |
* | ismindex: Replace mkdir ifdeffery by os_support.h #include | Diego Biurrun | 2013-08-05 | 1 | -5/+1 |
* | ismindex: Check the return value of allocations | Martin Storsjö | 2013-03-13 | 1 | -2/+13 |
* | ismindex: Factorize code for printing chunk duration lists | Martin Storsjö | 2013-03-13 | 1 | -22/+19 |
* | ismindex: Rename structs and fields from "file" to "track" | Martin Storsjö | 2013-03-13 | 1 | -149/+149 |
* | ismindex: Include direct.h for _mkdir on windows | Martin Storsjö | 2012-08-29 | 1 | -2/+2 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -5/+5 |
* | ismindex: Verify that all bitrate variants match | Martin Storsjö | 2012-07-03 | 1 | -4/+26 |
* | ismindex: Properly report errors reading the MFRA atom | Martin Storsjö | 2012-07-03 | 1 | -4/+11 |
* | ismindex: Fix build on mingw | Martin Storsjö | 2012-01-26 | 1 | -0/+4 |
* | tools: K&R reformatting cosmetics | Diego Biurrun | 2012-01-25 | 1 | -44/+51 |
* | Add a tool for creating smooth streaming manifests | Martin Storsjö | 2012-01-25 | 1 | -0/+514 |