Mans Rullgard ee5bb31f99 Fix build with threading disabled
The avcodec_thread_free() compatibility wrapper calls ff_thread_free(),
which is not defined when threading is disabled.  Make this call
conditional.

Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 9a77a92c2b6855781d2a4cfab14c67ae4025760c)
2011-02-11 02:54:08 +01:00
2011-02-11 02:54:08 +01:00
2011-02-09 03:33:28 +01:00
2010-09-03 21:27:19 +00:00
2011-02-09 03:33:55 +01:00
2011-01-18 11:20:17 -08:00
2011-02-11 02:54:08 +01:00
2011-02-11 02:54:08 +01: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%