summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer1-2/+2
2013-10-05Merge commit '583a287f6f48f263859df142e6f90993e4217c72'Michael Niedermayer1-2/+4
2013-10-05Merge commit 'd347a7b248d4ffdc278373fecf033b0ade030343'Michael Niedermayer1-2/+1
2013-10-04ismindex: Change the duration field to int64_tMartin Storsjö1-2/+2
2013-10-04ismindex: Calculate the file duration among the included tracksMartin Storsjö1-2/+4
2013-10-04ismindex: Use the individual stream duration instead of the global oneMartin Storsjö1-2/+1
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann145-580/+580
2013-08-06Merge commit 'bea3d6f4363ff1bbbd99c1717f7498b9fdb12cfc'Michael Niedermayer1-5/+1
2013-08-05ismindex: Replace mkdir ifdeffery by os_support.h #includeDiego Biurrun1-5/+1
2013-04-21ismindex: check mkdir()s return codeMichael Niedermayer1-1/+2
2013-04-21tools/ismindex: dont ignore return code of write_fragments()Michael Niedermayer1-1/+1
2013-03-14Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8'Michael Niedermayer6-2/+85
2013-03-14Merge commit '7c147900b86c0f1cf030b7b844c670649c80c191'Michael Niedermayer1-22/+19
2013-03-14Merge commit 'f05e9beb4ab5fb8b9d5ba81405e9fca901832591'Michael Niedermayer1-149/+149
2013-03-13ismindex: Check the return value of allocationsMartin Storsjö1-2/+13
2013-03-13ismindex: Factorize code for printing chunk duration listsMartin Storsjö1-22/+19
2013-03-13ismindex: Rename structs and fields from "file" to "track"Martin Storsjö1-149/+149
2013-02-27Include fix for building ismindex under MinGWFrederic Jean1-0/+2
2012-10-29ismindex: check return value of avio_open_dyn_buf()Michael Niedermayer1-1/+4
2012-08-29Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'Michael Niedermayer29-100/+178
2012-08-28ismindex: Include direct.h for _mkdir on windowsMartin Storsjö1-2/+2
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer672-4320/+4730
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov582-3512/+3512
2012-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer54-389/+1635
2012-07-03ismindex: Verify that all bitrate variants matchMartin Storsjö1-4/+26
2012-07-03ismindex: Properly report errors reading the MFRA atomMartin Storsjö1-4/+11
2012-05-27tests and tools: cleanup ffmpeg referenceMichael Niedermayer7-17/+17
2012-01-26ismindex: Fix build on mingwMartin Storsjö1-0/+4
2012-01-25ismindex: Fix build on mingwMartin Storsjö1-0/+4
2012-01-25tools: K&R reformatting cosmeticsDiego Biurrun9-133/+158
2012-01-25Add a tool for creating smooth streaming manifestsMartin Storsjö2-1/+515