1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/tools
Michael Niedermayer 52a1a55f30 Add coverity model file
The comments/header of the file are taken from qemu, they provide some
basic documentation
The code from the examples

Ive no means to test this except uploading to coverity for FFmpeg, so each
commit should stay simple, making it easy to revert.

Also please help making this a useful and effective file by contributing
changes/code to it and reviewing contributions.
I am happy to upload changes but i cannot really maintain this (alone) as
i cannot test changes.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-02-21 23:45:08 +01:00
..
aviocat.c tools: Use av_gettime_relative 2014-10-24 09:53:43 +03:00
bisect-create
bookmarklets.html
build_libstagefright tools/build_libstagefright: switch git urls to https 2014-03-12 23:07:00 +01:00
clean-diff
coverity.c Add coverity model file 2015-02-21 23:45:08 +01:00
crypto_bench.c tools: added twofish support 2015-02-21 14:59:30 +01:00
cws2fws.c
dvd2concat tools: add dvd2concat. 2014-03-23 19:15:07 +01:00
enum_options.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
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 graph2dot: Add missing #include for av_get_channel_layout_string() 2013-11-04 23:04:10 +01:00
ismindex.c tools/ismindex.c: Use av_realloc_array() 2015-01-06 21:08:33 +01:00
make_chlayout_test
missing_codec_desc lavc: add codec descriptors for TTF and OTF. 2014-04-29 13:24:18 +02:00
normalize.py tools/normalize.py: both input and output file names are required 2014-09-02 07:31:34 +02:00
patcheck patcheck: check for pointer arrays that are not const. 2014-08-29 18:57:25 +02:00
pktdumper.c
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 tools: Fix apparent merge failure 2013-09-21 14:40:31 +02:00
sidxindex.c Merge commit '470c9db11ff2c3249e995e7ba68e87bb81bf778c' 2015-01-03 05:48:08 +01:00
trasher.c
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 tools/zmqsend: rename ctx to zmq_ctx 2013-12-23 18:44:52 +01:00
zmqshell.py