summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* graph2dot: use avfilter_pad_get_name accessor functionAndreas Cadhalpun2015-08-201-1/+2
* crypto_bench: add support for ripemd-128James Almer2015-08-131-0/+4
* crypto_bench: add support for xteaJames Almer2015-08-131-0/+24
* crypto_bench: add support for rc4James Almer2015-08-131-0/+24
* crypto_bench: add support for blowfishJames Almer2015-08-131-0/+45
* Merge commit '30dfc1dad4285e7362ce3f596d7c5d5d9b7fb33d'Michael Niedermayer2015-06-121-9/+12
|\
| * cws2fws: Close file handles on errorVittorio Giovara2015-06-121-9/+12
* | tools/graph2dot: use larger data types than int for array/string sizesMichael Niedermayer2015-05-121-2/+2
* | tools/cws2fws: Use a similar implementation in dbgprintf() as in ff_dlog()Michael Niedermayer2015-05-061-1/+1
* | tools/sidxindex: Use av_*malloc_array()Michael Niedermayer2015-04-011-3/+3
* | Merge commit '30a041887f89cd97c372ad6a516da6e012f2c88b'Michael Niedermayer2015-03-191-4/+10
|\ \ | |/
| * ismindex: Calculate the pts duration of trun atoms, not the dts durationMartin Storsjö2015-03-191-4/+10
* | tools/graph2dot: Check for av_malloc() failureMichael Niedermayer2015-02-221-0/+12
* | tools/trasher: Check fseek returnsMichael Niedermayer2015-02-221-6/+12
* | Add coverity model fileMichael Niedermayer2015-02-211-0/+42
* | tools: added twofish supportSupraja Meedinti2015-02-211-0/+36
* | tools/crypto_bench: add Camellia supportJames Almer2015-01-261-0/+47
* | tools/uncoded_frame: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-091-1/+1
* | tools/ismindex.c: Use av_realloc_array()Michael Niedermayer2015-01-061-2/+3
* | tools/ismindex: Keep count fields consistent with arrays in case of errorsMichael Niedermayer2015-01-061-1/+3
* | Merge commit '470c9db11ff2c3249e995e7ba68e87bb81bf778c'Michael Niedermayer2015-01-031-14/+0
|\ \ | |/
| * sidxindex: Remove parsing that isn't necessary any longerMartin Storsjö2015-01-031-14/+0
* | Merge commit '5cf6bda6e2eae496e8eb2bb06c96852d59a58b8a'Michael Niedermayer2015-01-031-12/+1
|\ \ | |/
| * sidxindex: Don't adjust the Period start time depending on the track start timeMartin Storsjö2015-01-031-12/+1
* | tools/probetest: support testing a single specified input formatMichael Niedermayer2014-12-231-6/+31
* | Merge commit '6f26f14f134e753d6168591f30815b1c08c1498b'Michael Niedermayer2014-11-241-2/+3
|\ \ | |/
| * sidxindex: Write mimeType=audio/mp4 for audio-only representationsMartin Storsjö2014-11-241-2/+3
* | Merge commit 'c302d034ba2690a935df8bf7e4f5d44ed86e8d5c'Michael Niedermayer2014-11-171-0/+410
|\ \ | |/
| * tools: Add a sidxindex toolMartin Storsjö2014-11-171-0/+410
| * tools: Use av_gettime_relativeOlivier Langlois2014-10-241-2/+2
* | tools/ffhash: read errno before calling functions which might change itMichael Niedermayer2014-10-251-1/+2
* | tools/crypto_bench: add CAST5 supportJames Almer2014-10-211-0/+45
* | Merge commit '979932378ae3fbf452e312eb759cc7ce175f78de'Michael Niedermayer2014-10-161-4/+19
|\ \ | |/
| * ismindex: use tfhd default duration if no sample durationMika Raento2014-10-161-4/+19
* | Merge commit '2bc220958c7570020d87ee353db65460b518998a'Michael Niedermayer2014-10-091-10/+11
|\ \ | |/
| * ismindex: handle discontinuous streams betterMika Raento2014-10-091-10/+86
* | ismindex: handle discontinuous streams betterMika Raento2014-10-091-10/+85
* | tools/crypto_bench: fix build when AV_READ_TIME is unavailableMichael Niedermayer2014-09-161-0/+4
* | Merge commit '00431bf874e1044b01e09a2266ef85d4ff8d44cc'Michael Niedermayer2014-09-151-3/+42
|\ \ | |/
| * ismindex: handle time discontinuities and nonzero start timeMika Raento2014-09-151-3/+42
* | Merge commit 'fcf597625c7a991ca389f3a9b8ff4f5e383301c0'Michael Niedermayer2014-09-081-0/+2
|\ \ | |/
| * ismindex: Avoid writing ismf files if no base name has been specifiedMartin Storsjö2014-09-071-0/+2
* | Merge commit 'b21e989a3c076d94cfdde0303724db841dd60cad'Michael Niedermayer2014-09-051-23/+95
|\ \ | |/
| * ismindex: produce .ismf fileMika Raento2014-09-051-22/+95
* | Merge commit 'c487972ed0e1eaebdbe4a13cdd191e119be0b19c'Michael Niedermayer2014-09-031-0/+6
|\ \ | |/
| * ismindex: recover from completely empty streamsMika Raento2014-09-031-0/+6
* | Merge commit 'e48d1ea541be4592ebac89875557407ca958b7a9'Michael Niedermayer2014-09-021-16/+42
|\ \ | |/
| * ismindex: improve diagnosticsMika Raento2014-09-021-14/+43
* | tools/normalize.py: both input and output file names are requiredMark Harris2014-09-021-1/+1
* | patcheck: check for pointer arrays that are not const.Reimar Döffinger2014-08-291-0/+1
OpenPOWER on IntegriCloud