62 Commits (54b5cc035a04aeac8206295a2e37b3877c8a7a7a)

Author SHA1 Message Date
Moritz Barsnick f71c98ee12 tools: fix grammar error 8 years ago
Diego Biurrun b8de14bcdf tools: Port to codec parameters API 9 years ago
Vittorio Giovara 87e5d8d78c ismindex: Use the correct abs() version 9 years ago
Martin Storsjö 30a041887f ismindex: Calculate the pts duration of trun atoms, not the dts duration 10 years ago
Michael Niedermayer dede2f7fc4 tools/ismindex.c: Use av_realloc_array() 10 years ago
Michael Niedermayer a0a7b154bb tools/ismindex: Keep count fields consistent with arrays in case of errors 10 years ago
Mika Raento 979932378a ismindex: use tfhd default duration if no sample duration 10 years ago
Mika Raento d3834f2901 ismindex: handle discontinuous streams better 10 years ago
Mika Raento 2bc220958c ismindex: handle discontinuous streams better 10 years ago
Mika Raento 00431bf874 ismindex: handle time discontinuities and nonzero start time 10 years ago
Martin Storsjö fcf597625c ismindex: Avoid writing ismf files if no base name has been specified 10 years ago
Mika Raento b21e989a3c ismindex: produce .ismf file 10 years ago
Mika Raento c487972ed0 ismindex: recover from completely empty streams 10 years ago
Mika Raento e48d1ea541 ismindex: improve diagnostics 10 years ago
Gabriel Dume 4b1f5e5090 cosmetics: Write NULL pointer inequality checks more compactly 10 years ago
Martin Storsjö f920d08953 ismindex: Add an option for outputting files elsewhere than in the current directory 11 years ago
Martin Storsjö 6bc4934b75 ismindex: Allow adding a path prefix to the generated .ism file 11 years ago
Michael Niedermayer b395167d56 tools/ismindex: use av_mallocz_array() 11 years ago
Martin Storsjö a4435f9235 ismindex: Change the duration field to int64_t 11 years ago
Martin Storsjö 583a287f6f ismindex: Calculate the file duration among the included tracks 11 years ago
Martin Storsjö d347a7b248 ismindex: Use the individual stream duration instead of the global one 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Diego Biurrun bea3d6f436 ismindex: Replace mkdir ifdeffery by os_support.h #include 11 years ago
Michael Niedermayer ebea370dc3 ismindex: check mkdir()s return code 12 years ago
Michael Niedermayer bc7330a840 tools/ismindex: dont ignore return code of write_fragments() 12 years ago
Martin Storsjö 4abf6fa095 ismindex: Check the return value of allocations 12 years ago
Martin Storsjö 7c147900b8 ismindex: Factorize code for printing chunk duration lists 12 years ago
Martin Storsjö f05e9beb4a ismindex: Rename structs and fields from "file" to "track" 12 years ago
Frederic Jean c53e8d9029 Include fix for building ismindex under MinGW 12 years ago
Michael Niedermayer 224afddc7c ismindex: check return value of avio_open_dyn_buf() 12 years ago
Martin Storsjö bff714ad4c ismindex: Include direct.h for _mkdir on windows 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Martin Storsjö 30327865f3 ismindex: Verify that all bitrate variants match 13 years ago
Martin Storsjö 1be8c90847 ismindex: Properly report errors reading the MFRA atom 13 years ago
Michael Niedermayer fcd08262fd tests and tools: cleanup ffmpeg reference 13 years ago
Martin Storsjö b9e79a3f4e ismindex: Fix build on mingw 13 years ago
Martin Storsjö 8801fac365 ismindex: Fix build on mingw 13 years ago
Diego Biurrun 4e81b5f517 tools: K&R reformatting cosmetics 13 years ago
Martin Storsjö 33ec9ef96d Add a tool for creating smooth streaming manifests 13 years ago