Mercurial > libavformat.hg
comparison rtpdec.h @ 4870:f35f6f0b7fe7 libavformat
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)
author | bcoudurier |
---|---|
date | Mon, 13 Apr 2009 03:38:55 +0000 |
parents | b34d9614b887 |
children | 93b0d64bf0c9 |
comparison
equal
deleted
inserted
replaced
4869:b23a7b215104 | 4870:f35f6f0b7fe7 |
---|