Revision 68cf92ee
ID | 68cf92ee5e08331d6237a836adc74b4007fab4e9 |
Parent | 5fcb865b |
Child | 40ccc754 |
Always call avcodec_thread_init()
The various avcodec_thread_init() functions are updated to return
immediately after setting avctx->thread_count. This allows -threads 0
to pass through to codecs. It also simplifies the usage for apps
using libavcodec.
Originally committed as revision 21358 to svn://svn.ffmpeg.org/ffmpeg/trunk
Files
- added
- modified
- copied
- renamed
- deleted