Alexander StrasserandMichael Niedermayer 7aa24b157d h264: ff_h264_decode_extradata: check buffer args
The buffer size and pointer were not checked prior to testing the first
byte of the buffer. These were sometimes checked before calling, but it is
better to add it inside the function as it takes buf and size arguments.

Signed-off-by: Alexander Strasser <eclipse7@gmx.net>
(cherry picked from commit 715f259bf9)
2011-10-01 20:29:07 +02:00
2011-10-01 20:25:28 +02:00
2011-06-12 18:01:29 +02:00
2011-09-21 19:46:34 +02:00
2011-09-22 02:29:11 +02:00
2011-05-21 13:48:10 +02:00
2011-04-08 02:50:13 +02:00
2011-09-22 02:29:11 +02:00
2011-09-22 02:29:11 +02:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
S
Description
MIRROR: FFmpeg is a collection of libraries and tools to process multimedia content
Readme
268 MiB
Languages
C 89%
Assembly 8.4%
Makefile 1.4%
GLSL 0.4%
C++ 0.3%
Other 0.2%