diff options
author | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2009-04-13 03:38:55 +0000 |
---|---|---|
committer | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2009-04-13 03:38:55 +0000 |
commit | 1bd280f73076b7a58371585b95b08379f2445332 (patch) | |
tree | 4cf95819f00089d2c2a6f1c83d6646f68c6f3252 /ffmpeg.c | |
parent | 1b66180263d0f73921a8d3cdfa24f5031b2347f0 (diff) | |
download | ffmpeg-1bd280f73076b7a58371585b95b08379f2445332.tar.gz |
Set frame defaults in try_decode_frame.
Fix:
==22211== Conditional jump or move depends on uninitialised value(s)
==22211== at 0x811E692: ff_print_debug_info (mpegvideo.c:1137)
==22211== by 0x82E6A7B: decode_frame (h264.c:7897)
==22211== by 0x80F2823: avcodec_decode_video2 (utils.c:564)
[...]
==22211== Uninitialised value was created by a stack allocation
==22211== at 0x8064AA3: try_decode_frame (utils.c:1845)
Originally committed as revision 18483 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'ffmpeg.c')
0 files changed, 0 insertions, 0 deletions