summaryrefslogtreecommitdiff
path: root/tools/ismindex.c
Commit message (Expand)AuthorAge
* Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer2014-08-15
|\
| * cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-15
* | Merge commit 'f920d089535bf7cf10aeda900cc43201c5e18cd0'Michael Niedermayer2014-07-03
|\|
| * ismindex: Add an option for outputting files elsewhere than in the current di...Martin Storsjö2014-07-03
* | Merge commit '6bc4934b75dde9354ee16a6e700ebe6775abf69e'Michael Niedermayer2014-07-03
|\|
| * ismindex: Allow adding a path prefix to the generated .ism fileMartin Storsjö2014-07-03
* | tools/ismindex: use av_mallocz_array()Michael Niedermayer2014-05-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-05
|\|
| * ismindex: Change the duration field to int64_tMartin Storsjö2013-10-05
* | Merge commit '583a287f6f48f263859df142e6f90993e4217c72'Michael Niedermayer2013-10-05
|\|
| * ismindex: Calculate the file duration among the included tracksMartin Storsjö2013-10-05
* | Merge commit 'd347a7b248d4ffdc278373fecf033b0ade030343'Michael Niedermayer2013-10-05
|\|
| * ismindex: Use the individual stream duration instead of the global oneMartin Storsjö2013-10-05
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-30
* | Merge commit 'bea3d6f4363ff1bbbd99c1717f7498b9fdb12cfc'Michael Niedermayer2013-08-06
|\|
| * ismindex: Replace mkdir ifdeffery by os_support.h #includeDiego Biurrun2013-08-05
* | ismindex: check mkdir()s return codeMichael Niedermayer2013-04-21
* | tools/ismindex: dont ignore return code of write_fragments()Michael Niedermayer2013-04-21
* | Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8'Michael Niedermayer2013-03-14
|\|
| * ismindex: Check the return value of allocationsMartin Storsjö2013-03-13
* | Merge commit '7c147900b86c0f1cf030b7b844c670649c80c191'Michael Niedermayer2013-03-14
|\|
| * ismindex: Factorize code for printing chunk duration listsMartin Storsjö2013-03-13
* | Merge commit 'f05e9beb4ab5fb8b9d5ba81405e9fca901832591'Michael Niedermayer2013-03-14
|\|
| * ismindex: Rename structs and fields from "file" to "track"Martin Storsjö2013-03-13
* | Include fix for building ismindex under MinGWFrederic Jean2013-02-27
* | ismindex: check return value of avio_open_dyn_buf()Michael Niedermayer2012-10-29
* | Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'Michael Niedermayer2012-08-29
|\|
| * ismindex: Include direct.h for _mkdir on windowsMartin Storsjö2012-08-29
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\|
| * 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
* | tests and tools: cleanup ffmpeg referenceMichael Niedermayer2012-05-27
* | 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