summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/cws2fws: Check read() for failureMichael Niedermayer2021-10-091-0/+6
* zmqsend: Initialize ret to 0Timothy Gu2016-12-061-1/+1
* tools: fix grammar errorMoritz Barsnick2016-10-091-1/+1
* doc: move out merge script to toolsClément Bœsch2016-09-251-0/+22
* tools/crypto_bench: add support for desJames Almer2016-08-261-0/+37
* tools/crypto_bench: simplify gcrypt functions using a macroJames Almer2016-08-261-49/+16
* doc&tools: Add murge script, for analyzing 3 way conflicts.Michael Niedermayer2016-08-221-0/+11
* tools/patcheck: add a couple more common typosJames Almer2016-07-171-1/+1
* Merge commit 'b8de14bcdf876c7e236a6dd2ad35342ff4b42cf8'Clément Bœsch2016-06-232-46/+47
|\
| * tools: Port to codec parameters APIDiego Biurrun2016-05-172-46/+47
* | Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch2016-06-221-0/+19
|\ \ | |/
| * Split global .gitignore file into per-directory filesDiego Biurrun2016-05-131-0/+9
* | fix some a/an typosLou Logan2016-03-281-1/+1
* | avcodec: Remove libstagefrightDerek Buitenhuis2016-01-061-58/+0
* | tools/bookmarklets: HTML code fixesReto Kromer2015-12-251-5/+3
* | patcheck: Fix false detection of 'mergeable calls' when line is removedHagen Schmidt2015-11-231-1/+1
* | Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-271-1/+1
* | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes2015-10-271-1/+1
|\ \ | |/
| * avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-261-1/+1
| * tools: Drop a stale headerLuca Barbato2015-08-311-1/+0
* | Merge commit '87e5d8d78cf08b54b4a9e7cbaeff89f8c1d91b78'Hendrik Leppkes2015-09-071-1/+1
|\ \ | |/
| * ismindex: Use the correct abs() versionVittorio Giovara2015-08-311-1/+1
* | 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
|\ \ | |/