| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-05 | 1 | -2/+2 |
|\ |
|
| * | ismindex: Change the duration field to int64_t | Martin Storsjö | 2013-10-05 | 1 | -2/+2 |
* | | Merge commit '583a287f6f48f263859df142e6f90993e4217c72' | Michael Niedermayer | 2013-10-05 | 1 | -2/+4 |
|\| |
|
| * | ismindex: Calculate the file duration among the included tracks | Martin Storsjö | 2013-10-05 | 1 | -2/+4 |
* | | Merge commit 'd347a7b248d4ffdc278373fecf033b0ade030343' | Michael Niedermayer | 2013-10-05 | 1 | -2/+1 |
|\| |
|
| * | ismindex: Use the individual stream duration instead of the global one | Martin Storsjö | 2013-10-05 | 1 | -2/+1 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | | Merge commit 'bea3d6f4363ff1bbbd99c1717f7498b9fdb12cfc' | Michael Niedermayer | 2013-08-06 | 1 | -5/+1 |
|\| |
|
| * | ismindex: Replace mkdir ifdeffery by os_support.h #include | Diego Biurrun | 2013-08-05 | 1 | -5/+1 |
* | | ismindex: check mkdir()s return code | Michael Niedermayer | 2013-04-21 | 1 | -1/+2 |
* | | tools/ismindex: dont ignore return code of write_fragments() | Michael Niedermayer | 2013-04-21 | 1 | -1/+1 |
* | | Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8' | Michael Niedermayer | 2013-03-14 | 1 | -2/+13 |
|\| |
|
| * | ismindex: Check the return value of allocations | Martin Storsjö | 2013-03-13 | 1 | -2/+13 |
* | | Merge commit '7c147900b86c0f1cf030b7b844c670649c80c191' | Michael Niedermayer | 2013-03-14 | 1 | -22/+19 |
|\| |
|
| * | ismindex: Factorize code for printing chunk duration lists | Martin Storsjö | 2013-03-13 | 1 | -22/+19 |
* | | Merge commit 'f05e9beb4ab5fb8b9d5ba81405e9fca901832591' | Michael Niedermayer | 2013-03-14 | 1 | -149/+149 |
|\| |
|
| * | ismindex: Rename structs and fields from "file" to "track" | Martin Storsjö | 2013-03-13 | 1 | -149/+149 |
* | | Include fix for building ismindex under MinGW | Frederic Jean | 2013-02-27 | 1 | -0/+2 |
* | | ismindex: check return value of avio_open_dyn_buf() | Michael Niedermayer | 2012-10-29 | 1 | -1/+4 |
* | | Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' | Michael Niedermayer | 2012-08-29 | 1 | -2/+2 |
|\| |
|
| * | ismindex: Include direct.h for _mkdir on windows | Martin Storsjö | 2012-08-29 | 1 | -2/+2 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -5/+5 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 1 | -8/+37 |
|\| |
|
| * | 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 |
* | | tests and tools: cleanup ffmpeg reference | Michael Niedermayer | 2012-05-27 | 1 | -1/+1 |
* | | 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 |