ffmpeg/tools
Lukasz Marek 9c3478c234 tools/uncoded_frame: fix double free
in case av_interleaved_write_uncoded_frame fails it seems
frame is freed for the second time in fail section.

Signed-off-by: Lukasz Marek <lukasz.m.luki@gmail.com>
Reviewed-by: Nicolas George <george@nsup.org>

This commit also removes 1 trailing whitespace as otherwise the push hook rejects it

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-02-13 01:29:01 +01:00
..
aviocat.c Merge commit '87acd33c092ab9e7d73686627e9105d99c1e4928' 2014-01-17 14:38:33 +01:00
bisect-create tools/bisect-create: Support "bisect run" 2012-07-24 01:24:23 +02:00
bookmarklets.html lavf: TED Talks JSON captions demuxer. 2012-12-09 18:50:38 +01:00
build_libstagefright Merge remote-tracking branch 'hexene/stagefright' 2012-04-19 01:58:30 +02:00
clean-diff Remove some unused scripts from tools/. 2011-06-06 01:31:02 +02:00
crypto_bench.c tools/crypto_bench: fix 2 typos. 2013-09-04 21:59:34 +02:00
cws2fws.c cws2fws: check fstat return code. 2012-10-26 18:24:50 +02:00
enum_options.c Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
ffescape.c lavu: add escape API 2013-03-07 01:12:04 +01:00
ffeval.c tools/ffeval: Check return value of av_expr_parse_and_eval() 2013-06-02 22:48:03 +02:00
ffhash.c ffhash: Change size to an int 2013-09-24 16:29:18 +02:00
fourcc2pixfmt.c replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 2013-05-15 11:23:14 +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 Merge remote-tracking branch 'qatar/master' 2013-10-05 11:35:39 +02:00
make_chlayout_test tools: add make_chlayout_test perl script. 2012-08-28 15:18:27 +02:00
missing_codec_desc tools: add a script to find missing codec descriptors. 2012-08-13 10:44:59 +02:00
normalize.py tools: add audio normalize script example. 2013-03-26 01:50:13 +01:00
patcheck tools/patcheck: fix misdetection with stuff like const_names 2013-05-23 19:11:28 +02:00
pktdumper.c Merge commit 'a4baf96abd64cda68e3e4692b182bdf60745a14d' 2013-07-07 11:35:59 +02:00
plotframes tools: add plotframes script 2013-01-15 22:50:19 +01:00
probetest.c tools/probetest: Check av_realloc() return code 2013-12-11 22:29:22 +01:00
qt-faststart.c tools/qt-faststart: add -movflags +faststart note 2014-01-07 10:59:04 -09:00
seek_print.c tools: Fix apparent merge failure 2013-09-21 14:40:31 +02:00
trasher.c trasher: check seek return value. 2012-10-13 20:35:56 +02:00
uncoded_frame.c tools/uncoded_frame: fix double free 2014-02-13 01:29:01 +01:00
unwrap-diff Remove some unused scripts from tools/. 2011-06-06 01:31:02 +02:00
yuvcmp.c Remove mt-work directory 2012-09-15 15:40:36 -04:00
zmqsend.c tools/zmqsend: rename ctx to zmq_ctx 2013-12-23 18:44:52 +01:00
zmqshell.py tools: add zmqshell.py. 2013-05-19 17:59:21 +02:00