]> git.sesse.net Git - ffmpeg/history - tools/ismindex.c
extract_extradata_bsf: make sure all needed parameter set NALUs were found
[ffmpeg] / tools / ismindex.c
2016-05-17 Diego Biurruntools: Port to codec parameters API
2015-08-31 Vittorio Giovaraismindex: Use the correct abs() version
2015-03-19 Martin Storsjöismindex: Calculate the pts duration of trun atoms...
2014-10-16 Mika Raentoismindex: use tfhd default duration if no sample duration
2014-10-09 Mika Raentoismindex: handle discontinuous streams better
2014-09-15 Mika Raentoismindex: handle time discontinuities and nonzero start...
2014-09-07 Martin Storsjöismindex: Avoid writing ismf files if no base name...
2014-09-05 Mika Raentoismindex: produce .ismf file
2014-09-03 Mika Raentoismindex: recover from completely empty streams
2014-09-02 Mika Raentoismindex: improve diagnostics
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer inequality checks more...
2014-07-03 Martin Storsjöismindex: Add an option for outputting files elsewhere...
2014-07-03 Martin Storsjöismindex: Allow adding a path prefix to the generated...
2013-10-04 Martin Storsjöismindex: Change the duration field to int64_t
2013-10-04 Martin Storsjöismindex: Calculate the file duration among the include...
2013-10-04 Martin Storsjöismindex: Use the individual stream duration instead...
2013-08-05 Diego Biurrunismindex: Replace mkdir ifdeffery by os_support.h ...
2013-03-13 Martin Storsjöismindex: Check the return value of allocations
2013-03-13 Martin Storsjöismindex: Factorize code for printing chunk duration...
2013-03-13 Martin Storsjöismindex: Rename structs and fields from "file" to...
2012-08-28 Martin Storsjöismindex: Include direct.h for _mkdir on windows
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-03 Martin Storsjöismindex: Verify that all bitrate variants match
2012-07-03 Martin Storsjöismindex: Properly report errors reading the MFRA atom
2012-01-25 Martin Storsjöismindex: Fix build on mingw
2012-01-25 Diego Biurruntools: K&R reformatting cosmetics
2012-01-25 Martin StorsjöAdd a tool for creating smooth streaming manifests