FFmpeg/libavcodec
Alexander Strasser baad01d8b4 h264: improve checks before calling ff_h264_decode_extradata
The ff_h264_decode_extradata routine now checks for the buffer size
and pointer internally. This makes it possible to remove the external
checks in ff_h264_decode_init.

  In decode_frame there was a size check missing because the buffer
gets tested prior to the invocation of ff_h264_decode_extradata().

Signed-off-by: Alexander Strasser <eclipse7@gmx.net>
2011-09-25 17:16:44 +02:00
..
2011-09-23 22:41:10 +02:00
2011-08-12 17:20:57 +02:00
2011-09-25 04:33:16 +02:00
2011-09-24 21:11:00 +02:00
2011-09-15 13:23:04 -07:00
2011-09-16 05:53:32 +02:00
2011-09-16 05:53:14 +02:00
2011-08-15 00:39:55 +02:00
2011-09-02 05:21:25 +02:00
2011-09-02 05:21:25 +02:00
2011-09-02 05:21:25 +02:00
2011-09-24 21:11:01 +02:00
2011-09-24 21:11:01 +02:00
2011-09-24 21:11:01 +02:00
2011-08-30 05:41:44 +02:00
2011-08-15 00:39:55 +02:00
2011-08-15 00:39:55 +02:00
2011-08-15 00:39:55 +02:00
2011-08-15 00:39:55 +02:00
2011-08-15 00:39:55 +02:00
2011-09-24 06:01:45 +02:00
2011-07-21 18:10:58 +01:00
2011-09-08 05:34:17 +02:00
2011-09-15 13:23:04 -07:00
2011-09-11 04:07:08 +02:00
2011-09-24 21:11:01 +02:00
2011-09-25 04:33:16 +02:00
2011-09-07 01:10:14 +02:00
2011-09-23 01:12:29 +02:00
2011-08-01 01:26:55 +02:00
2011-09-17 21:55:11 +02:00
2011-09-22 10:35:06 +03:00
2011-09-17 21:55:11 +02:00
2011-09-14 11:13:54 +03:00
2011-09-17 21:55:11 +02:00
2011-09-15 13:23:04 -07:00
2011-09-07 12:16:15 +02:00
2011-09-11 12:54:47 +02:00
2011-09-01 02:38:56 +02:00
2011-09-10 22:10:00 +02:00
2011-08-15 00:39:55 +02:00
2011-09-24 21:29:08 +02:00