Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-10-17tools/cws2fws: Check read() for failureMichael Niedermayer
2016-12-06zmqsend: Initialize ret to 0Timothy Gu
2016-11-26tools: fix grammar errorMoritz Barsnick
2015-08-20graph2dot: use avfilter_pad_get_name accessor functionAndreas Cadhalpun
2015-08-13crypto_bench: add support for ripemd-128James Almer
2015-08-13crypto_bench: add support for xteaJames Almer
2015-08-13crypto_bench: add support for rc4James Almer
2015-08-13crypto_bench: add support for blowfishJames Almer
2015-06-12Merge commit '30dfc1dad4285e7362ce3f596d7c5d5d9b7fb33d'Michael Niedermayer
2015-06-12cws2fws: Close file handles on errorVittorio Giovara
2015-05-12tools/graph2dot: use larger data types than int for array/string sizesMichael Niedermayer
2015-05-06tools/cws2fws: Use a similar implementation in dbgprintf() as in ff_dlog()Michael Niedermayer
2015-04-01tools/sidxindex: Use av_*malloc_array()Michael Niedermayer
2015-03-19Merge commit '30a041887f89cd97c372ad6a516da6e012f2c88b'Michael Niedermayer
2015-03-19ismindex: Calculate the pts duration of trun atoms, not the dts durationMartin Storsjö
2015-02-23tools/graph2dot: Check for av_malloc() failureMichael Niedermayer
2015-02-22tools/trasher: Check fseek returnsMichael Niedermayer
2015-02-22Add coverity model fileMichael Niedermayer
2015-02-21tools: added twofish supportSupraja Meedinti
2015-01-26tools/crypto_bench: add Camellia supportJames Almer
2015-01-09tools/uncoded_frame: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer
2015-01-06tools/ismindex.c: Use av_realloc_array()Michael Niedermayer
2015-01-06tools/ismindex: Keep count fields consistent with arrays in case of errorsMichael Niedermayer
2015-01-03Merge commit '470c9db11ff2c3249e995e7ba68e87bb81bf778c'Michael Niedermayer
2015-01-03Merge commit '5cf6bda6e2eae496e8eb2bb06c96852d59a58b8a'Michael Niedermayer
2015-01-03sidxindex: Remove parsing that isn't necessary any longerMartin Storsjö
2015-01-03sidxindex: Don't adjust the Period start time depending on the track start timeMartin Storsjö
2014-12-23tools/probetest: support testing a single specified input formatMichael Niedermayer
2014-11-24Merge commit '6f26f14f134e753d6168591f30815b1c08c1498b'Michael Niedermayer
2014-11-24sidxindex: Write mimeType=audio/mp4 for audio-only representationsMartin Storsjö
2014-11-18Merge commit 'c302d034ba2690a935df8bf7e4f5d44ed86e8d5c'Michael Niedermayer
2014-11-17tools: Add a sidxindex toolMartin Storsjö
2014-10-25tools/ffhash: read errno before calling functions which might change itMichael Niedermayer
2014-10-24tools: Use av_gettime_relativeOlivier Langlois
2014-10-22tools/crypto_bench: add CAST5 supportJames Almer
2014-10-16Merge commit '979932378ae3fbf452e312eb759cc7ce175f78de'Michael Niedermayer
2014-10-16ismindex: use tfhd default duration if no sample durationMika Raento
2014-10-09Merge commit '2bc220958c7570020d87ee353db65460b518998a'Michael Niedermayer
2014-10-09ismindex: handle discontinuous streams betterMika Raento
2014-10-09ismindex: handle discontinuous streams betterMika Raento
2014-09-16tools/crypto_bench: fix build when AV_READ_TIME is unavailableMichael Niedermayer
2014-09-16Merge commit '00431bf874e1044b01e09a2266ef85d4ff8d44cc'Michael Niedermayer
2014-09-15ismindex: handle time discontinuities and nonzero start timeMika Raento
2014-09-08Merge commit 'fcf597625c7a991ca389f3a9b8ff4f5e383301c0'Michael Niedermayer
2014-09-08ismindex: Avoid writing ismf files if no base name has been specifiedMartin Storsjö
2014-09-05Merge commit 'b21e989a3c076d94cfdde0303724db841dd60cad'Michael Niedermayer
2014-09-05ismindex: produce .ismf fileMika Raento
2014-09-03Merge commit 'c487972ed0e1eaebdbe4a13cdd191e119be0b19c'Michael Niedermayer
2014-09-03ismindex: recover from completely empty streamsMika Raento
2014-09-02Merge commit 'e48d1ea541be4592ebac89875557407ca958b7a9'Michael Niedermayer