Mercurial > libavcodec.hg
diff mpegvideo_parser.c @ 10954:d7ef6611a49e libavcodec
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.
| author | mru |
|---|---|
| date | Wed, 20 Jan 2010 22:55:50 +0000 |
| parents | 60ca4112b5f4 |
| children | 67b3d3174b41 |
