1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-12 19:18:44 +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
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
enum_options.c
ffescape.c
ffeval.c
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
graph2dot.c
ismindex.c tools/ismindex.c: Use av_realloc_array() 2015-01-06 21:08:33 +01:00
make_chlayout_test
missing_codec_desc
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
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
zmqshell.py