ffmpeg/tools
Timothy Gu d903b4e3ad zmqsend: Initialize ret to 0
Fixes CID1396857.
2016-12-05 11:27:13 -08:00
..
.gitignore Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801' 2016-06-22 11:28:51 +02:00
aviocat.c tools: Use av_gettime_relative 2014-10-24 09:53:43 +03:00
bisect-create
bookmarklets.html tools/bookmarklets: HTML code fixes 2015-12-25 17:54:58 +01:00
clean-diff
coverity.c tools/coverity: Add model for av_realloc 2016-11-30 15:21:57 -08:00
crypto_bench.c tools/crypto_bench: add support for des 2016-08-26 15:46:32 -03:00
cws2fws.c Merge commit '30dfc1dad4285e7362ce3f596d7c5d5d9b7fb33d' 2015-06-12 22:46:10 +02:00
dvd2concat fix some a/an typos 2016-03-28 14:13:17 -08:00
enum_options.c
ffescape.c
ffeval.c tools/ffeval: print computed value even in case of error 2014-07-05 11:48:24 +02:00
ffhash.c tools/ffhash: read errno before calling functions which might change it 2014-10-25 16:12:16 +02:00
fourcc2pixfmt.c tools/fourcc2pixfmt: use avpriv_get_raw_pix_fmt_tags() 2014-08-10 04:50:31 +02:00
gen-rc tools/: Add gen-rc tool for generating Windows resource files 2013-12-11 19:27:35 +01:00
graph2dot.c tools: Drop a stale header 2015-08-31 21:37:18 +02:00
ismindex.c tools: fix grammar error 2016-10-09 20:09:00 +02:00
libav-merge-next-commit doc: move out merge script to tools 2016-09-25 19:27:51 +02:00
loudnorm.rb tools: add loudnorm script example to use loudnorm 2016-11-11 19:22:52 +01:00
make_chlayout_test
missing_codec_desc lavc: add codec descriptors for TTF and OTF. 2014-04-29 13:24:18 +02:00
murge doc&tools: Add murge script, for analyzing 3 way conflicts. 2016-08-22 18:54:03 +02:00
normalize.py tools/normalize.py: both input and output file names are required 2014-09-02 07:31:34 +02:00
patcheck tools/patcheck: add a couple more common typos 2016-07-17 18:38:14 -03:00
pktdumper.c Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' 2015-10-27 14:28:56 +01:00
plotframes
probetest.c tools/probetest: support testing a single specified input format 2014-12-23 03:39:52 +01:00
qt-faststart.c Merge commit '3526ab891c28396ada8b58bf7647309bab30de1d' 2014-08-22 21:55:27 +02:00
seek_print.c Replace remaining occurances of av_free_packet with av_packet_unref 2015-10-27 14:35:30 +01:00
sidxindex.c Merge commit 'b8de14bcdf876c7e236a6dd2ad35342ff4b42cf8' 2016-06-23 12:14:45 +02:00
trasher.c tools/trasher: Check fseek returns 2015-02-22 16:49:56 +01:00
uncoded_frame.c tools/uncoded_frame: Use avio_closep() to avoid leaving stale pointers in memory 2015-01-09 15:55:07 +01:00
unwrap-diff
yuvcmp.c tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h> 2014-07-08 01:56:33 +02:00
zmqsend.c zmqsend: Initialize ret to 0 2016-12-05 11:27:13 -08:00
zmqshell.py