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
2017-03-29tools/fourcc2pixfmt: fix usages of av_get_codec_tag_string()Clément Bœsch
2017-03-24Merge commit '052b97855de2396e46682bcbae97f95a258816d4'Clément Bœsch
2017-02-24tools/target_dec_fuzzer: Fix misaligned readMichael Niedermayer
2017-02-01tools/target_dec_fuzzer: Only audio uses the return value to decode packets i...Michael Niedermayer
2017-01-29doc/examples/decoder_targeted: move to tools/target_dec_fuzzer.cRostislav Pehlivanov
2016-12-24tools/zmqsend: Do not truncate fgetc() returnMichael Niedermayer
2016-12-05zmqsend: Initialize ret to 0Timothy Gu
2016-12-01tools/coverity: Add model for av_reallocPhilip Langdale
2016-12-01tools/coverity: Add models for av_mallocz and av_freePhilip Langdale
2016-11-11tools: add loudnorm script example to use loudnormMarton Balint
2016-10-25aviocat: Support avio optionsLuca Barbato
2016-10-09tools: fix grammar errorMoritz Barsnick
2016-09-25doc: move out merge script to toolsClément Bœsch
2016-08-26tools/crypto_bench: add support for desJames Almer
2016-08-26tools/crypto_bench: simplify gcrypt functions using a macroJames Almer
2016-08-22doc&tools: Add murge script, for analyzing 3 way conflicts.Michael Niedermayer
2016-07-18tools/patcheck: add a couple more common typosJames Almer
2016-06-23Merge commit 'b8de14bcdf876c7e236a6dd2ad35342ff4b42cf8'Clément Bœsch
2016-06-22Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch
2016-05-17tools: Port to codec parameters APIDiego Biurrun
2016-05-13Split global .gitignore file into per-directory filesDiego Biurrun
2016-03-29fix some a/an typosLou Logan
2016-01-06avcodec: Remove libstagefrightDerek Buitenhuis
2015-12-25tools/bookmarklets: HTML code fixesReto Kromer
2015-11-23patcheck: Fix false detection of 'mergeable calls' when line is removedHagen Schmidt
2015-10-27Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes
2015-10-27Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes
2015-10-26avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato
2015-09-07Merge commit '87e5d8d78cf08b54b4a9e7cbaeff89f8c1d91b78'Hendrik Leppkes
2015-08-31tools: Drop a stale headerLuca Barbato
2015-08-31ismindex: Use the correct abs() versionVittorio Giovara
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