Mike Scheutzow 7e362df304 Fix a buffer overflow in libx264 interface to x264 encoder. Previous code ignored the compressed buffer size passed in. This change returns as many complete NALs as can fit in the buffer, and logs an error message.
Signed-off-by: Mike Scheutzow <mike.scheutzow@alcatel-lucent.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit e2dae1faa84ada5746ac2114de7eb68abd824131)
2011-10-01 20:32:25 +02:00
2011-10-01 20:32:22 +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-10-01 20:32:22 +02:00
2011-10-01 20:32:22 +02:00
2011-09-22 02:29:11 +02:00
2011-04-08 02:50:13 +02:00
2011-10-01 20:32:22 +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.
Description
No description provided
Readme 209 MiB
Languages
C 90.4%
Assembly 7.7%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%