1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavformat
Baptiste Coudurier 1bd280f730 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
2009-04-13 03:38:55 +00:00
..
2009-02-02 23:43:12 +00:00
2009-03-19 21:46:56 +00:00
2008-09-26 19:42:21 +00:00
2009-01-16 01:20:31 +00:00
2008-12-11 22:34:14 +00:00
2008-12-11 22:34:14 +00:00
2009-02-26 08:45:59 +00:00
2008-12-13 21:58:17 +00:00
2009-03-09 04:17:12 +00:00
2009-03-15 09:44:57 +00:00
2009-02-28 23:34:16 +00:00
2009-02-12 17:26:06 +00:00
2009-03-19 21:23:39 +00:00
2009-04-12 09:04:12 +00:00
2009-03-21 00:50:51 +00:00
2009-02-08 21:42:06 +00:00
2009-02-18 00:02:38 +00:00
2008-12-11 19:06:24 +00:00
2009-02-27 23:10:34 +00:00
2009-02-27 23:12:14 +00:00
2009-03-21 08:03:30 +00:00
2008-11-06 01:50:56 +00:00
2009-03-21 08:22:36 +00:00
2009-03-01 16:35:25 +00:00
2009-03-01 15:28:56 +00:00
2009-03-16 13:01:02 +00:00
2009-04-10 12:18:04 +00:00
2009-02-17 21:40:38 +00:00
2009-02-26 22:39:53 +00:00
2009-04-07 12:28:41 +00:00
2009-02-28 19:34:50 +00:00
2009-02-16 14:45:05 +00:00
2009-03-14 22:49:01 +00:00
2009-03-14 22:51:38 +00:00
2009-03-03 16:19:37 +00:00
2008-08-13 18:32:16 +00:00
2008-12-11 22:34:14 +00:00
2008-12-11 22:34:14 +00:00
2009-03-07 22:42:09 +00:00