1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
Reimar Döffinger 6752dd5aee Loop up to MAX_THREADS instead of h->s.avctx->thread_count to free the thread
contexts, this avoids a crash when freeing the H.264 parser context introduced in
r18406, since h->s.avctx is NULL there.

Originally committed as revision 18418 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-10 14:30:04 +00:00
2009-04-02 23:53:47 +00:00
2009-03-27 03:03:50 +00:00
2009-03-18 21:35:49 +00:00
2009-03-18 21:35:49 +00:00
2009-04-01 00:53:25 +00:00
2009-01-26 08:36:06 +00:00
2009-04-10 12:53:22 +00:00
2009-04-10 12:07:06 +00:00
2009-03-27 23:27:16 +00:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Languages
C 90.3%
Assembly 7.8%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%