index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
ismindex.c
Age
Commit message (
Expand
)
Author
2013-10-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-05
Merge commit '583a287f6f48f263859df142e6f90993e4217c72'
Michael Niedermayer
2013-10-05
Merge commit 'd347a7b248d4ffdc278373fecf033b0ade030343'
Michael Niedermayer
2013-10-05
ismindex: Change the duration field to int64_t
Martin Storsjö
2013-10-05
ismindex: Calculate the file duration among the included tracks
Martin Storsjö
2013-10-05
ismindex: Use the individual stream duration instead of the global one
Martin Storsjö
2013-08-30
Reinstate proper FFmpeg license for all files.
Thilo Borgmann
2013-08-06
Merge commit 'bea3d6f4363ff1bbbd99c1717f7498b9fdb12cfc'
Michael Niedermayer
2013-08-05
ismindex: Replace mkdir ifdeffery by os_support.h #include
Diego Biurrun
2013-04-21
ismindex: check mkdir()s return code
Michael Niedermayer
2013-04-21
tools/ismindex: dont ignore return code of write_fragments()
Michael Niedermayer
2013-03-14
Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8'
Michael Niedermayer
2013-03-14
Merge commit '7c147900b86c0f1cf030b7b844c670649c80c191'
Michael Niedermayer
2013-03-14
Merge commit 'f05e9beb4ab5fb8b9d5ba81405e9fca901832591'
Michael Niedermayer
2013-03-13
ismindex: Check the return value of allocations
Martin Storsjö
2013-03-13
ismindex: Factorize code for printing chunk duration lists
Martin Storsjö
2013-03-13
ismindex: Rename structs and fields from "file" to "track"
Martin Storsjö
2013-02-27
Include fix for building ismindex under MinGW
Frederic Jean
2012-10-29
ismindex: check return value of avio_open_dyn_buf()
Michael Niedermayer
2012-08-29
Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'
Michael Niedermayer
2012-08-29
ismindex: Include direct.h for _mkdir on windows
Martin Storsjö
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-07-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-03
ismindex: Verify that all bitrate variants match
Martin Storsjö
2012-07-03
ismindex: Properly report errors reading the MFRA atom
Martin Storsjö
2012-05-27
tests and tools: cleanup ffmpeg reference
Michael Niedermayer
2012-01-26
ismindex: Fix build on mingw
Martin Storsjö
2012-01-26
ismindex: Fix build on mingw
Martin Storsjö
2012-01-25
tools: K&R reformatting cosmetics
Diego Biurrun
2012-01-25
Add a tool for creating smooth streaming manifests
Martin Storsjö