403 Commits (82116bd8a45c9c5ad8874233ebc2f5583170856f)

Author SHA1 Message Date
Clément Bœsch 337c68d071 tools/fourcc2pixfmt: fix usages of av_get_codec_tag_string() 8 years ago
Michael Niedermayer c87ea47481 tools/target_dec_fuzzer: Fix misaligned read 8 years ago
Michael Niedermayer 8bdba1092f tools/target_dec_fuzzer: Only audio uses the return value to decode packets in pieces, correct the code to match that 8 years ago
Rostislav Pehlivanov e05d2dd86a doc/examples/decoder_targeted: move to tools/target_dec_fuzzer.c 8 years ago
Michael Niedermayer 87f6f15460 tools/zmqsend: Do not truncate fgetc() return 8 years ago
Timothy Gu d903b4e3ad zmqsend: Initialize ret to 0 8 years ago
Philip Langdale fdb124001e tools/coverity: Add model for av_realloc 8 years ago
Philip Langdale 5eb6852063 tools/coverity: Add models for av_mallocz and av_free 8 years ago
Marton Balint 7b8445f03d tools: add loudnorm script example to use loudnorm 8 years ago
Luca Barbato 052b97855d aviocat: Support avio options 8 years ago
Moritz Barsnick f71c98ee12 tools: fix grammar error 8 years ago
Clément Bœsch 95a7cbb09d doc: move out merge script to tools 8 years ago
James Almer cf16d62076 tools/crypto_bench: add support for des 8 years ago
James Almer ba3f32d071 tools/crypto_bench: simplify gcrypt functions using a macro 8 years ago
Michael Niedermayer 360d3f3c18 doc&tools: Add murge script, for analyzing 3 way conflicts. 8 years ago
James Almer 64d16fd7f5 tools/patcheck: add a couple more common typos 8 years ago
Diego Biurrun b8de14bcdf tools: Port to codec parameters API 9 years ago
Diego Biurrun 257f00ec1a Split global .gitignore file into per-directory files 9 years ago
Lou Logan 06eef96b69 fix some a/an typos 9 years ago
Derek Buitenhuis 72673ad7ea avcodec: Remove libstagefright 9 years ago
Reto Kromer b218ad4628 tools/bookmarklets: HTML code fixes 9 years ago
Hagen Schmidt 59494863ff patcheck: Fix false detection of 'mergeable calls' when line is removed 9 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Luca Barbato 1a164e0a83 tools: Drop a stale header 9 years ago
Vittorio Giovara 87e5d8d78c ismindex: Use the correct abs() version 9 years ago
Andreas Cadhalpun 96f5fdebc3 graph2dot: use avfilter_pad_get_name accessor function 9 years ago
James Almer 1c10c1aa3c crypto_bench: add support for ripemd-128 9 years ago
James Almer bd1fe53eab crypto_bench: add support for xtea 9 years ago
James Almer a791e32b15 crypto_bench: add support for rc4 9 years ago
James Almer 1184795db6 crypto_bench: add support for blowfish 9 years ago
Vittorio Giovara 30dfc1dad4 cws2fws: Close file handles on error 10 years ago
Michael Niedermayer acf4925f44 tools/graph2dot: use larger data types than int for array/string sizes 10 years ago
Michael Niedermayer 3c7d3d27be tools/cws2fws: Use a similar implementation in dbgprintf() as in ff_dlog() 10 years ago
Michael Niedermayer 5b32558fd8 tools/sidxindex: Use av_*malloc_array() 10 years ago
Martin Storsjö 30a041887f ismindex: Calculate the pts duration of trun atoms, not the dts duration 10 years ago
Michael Niedermayer 0a32a1b4bb tools/graph2dot: Check for av_malloc() failure 10 years ago
Michael Niedermayer ca86e91dd6 tools/trasher: Check fseek returns 10 years ago
Michael Niedermayer 52a1a55f30 Add coverity model file 10 years ago
Supraja Meedinti daebe6319e tools: added twofish support 10 years ago
James Almer b8f3b0703c tools/crypto_bench: add Camellia support 10 years ago
Michael Niedermayer 323355413d tools/uncoded_frame: Use avio_closep() to avoid leaving stale pointers in memory 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
Martin Storsjö 470c9db11f sidxindex: Remove parsing that isn't necessary any longer 10 years ago
Martin Storsjö 5cf6bda6e2 sidxindex: Don't adjust the Period start time depending on the track start time 10 years ago
Michael Niedermayer 13306dde22 tools/probetest: support testing a single specified input format 10 years ago
Martin Storsjö 6f26f14f13 sidxindex: Write mimeType=audio/mp4 for audio-only representations 10 years ago
Martin Storsjö c302d034ba tools: Add a sidxindex tool 10 years ago
Michael Niedermayer 39a7ded22d tools/ffhash: read errno before calling functions which might change it 10 years ago