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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-06-21build: Generalize yasm/nasm-related variable namesDiego Biurrun
2017-06-12tools/sofa2wavs: add license headerPaul B Mahol
2017-06-12tools: add sofa2wavsPaul B Mahol
2017-05-29tools/target_dec_fuzzer: Move the hwaccel check outside the initialization ifMichael Niedermayer
2017-05-06tools/target_dec_fuzzer: Do not attempt to fuzz VDPAU, its not supportedMichael Niedermayer
2017-05-06tools/target_dec_fuzzer: Do not use codec_id to look up decoder, but use sele...Michael Niedermayer
2017-05-04tools/target_dec_fuzzer: Fix memleak on open failureMichael Niedermayer
2017-05-03tools/target_dec_fuzzer: Use decoder and not codec_id as argumentMichael Niedermayer
2017-05-02tools/target_dec_fuzzer: Use avcodec_register_all() instead of register_all()Michael Niedermayer
2017-04-30tools: Eliminate codec_type complexity from fuzzerMichael Niedermayer
2017-04-27tools/target_dec_fuzzer: Fix return code on open failureMichael Niedermayer
2017-04-25tools/target_dec_fuzzer: Remove FuzzerInterface.h dependancyMichael Niedermayer
2017-04-25Make tools/target_dec_*_fuzzer buildable with configure and makeMichael Niedermayer
2017-04-25tools/target_dec_fuzzer: Fix build with default FFmpeg build flagsMichael Niedermayer
2017-04-20tools/target_dec_fuzzer: Fuzz video decoder related fields in context.Michael Niedermayer
2017-04-14build: fix tools build dependenciesJames Almer
2017-04-13Merge commit '3e105d08848162b90d886bde59c010d4b0362a4b'James Almer
2017-04-04Merge commit '233d50b275dd7cf6cc0656851e670e1b2dfba56f'James Almer
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-07build: Move entries related to building TOOLS to a subdirectory MakefileDiego Biurrun
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-24qt-faststart: Do not try to use fancy 64-bit seeking functions on mingw32ceMartin Storsjö
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