OSDN Git Service

Remove avcodec_thread_execute from avcodec.h, and make static functions that
authorBenoit Fouet <benoit.fouet@free.fr>
Mon, 15 Mar 2010 14:03:01 +0000 (14:03 +0000)
committerBenoit Fouet <benoit.fouet@free.fr>
Mon, 15 Mar 2010 14:03:01 +0000 (14:03 +0000)
commit4a287145c2838aaef61c927fd5311fff643845ef
tree48ac8f2c2fda70a98e45ca9ae1819c057ce5f7e5
parentb1d55e5e4f9090a67de552e9829208b500d0b1c3
Remove avcodec_thread_execute from avcodec.h, and make static functions that
need it in *thread.c.

Originally committed as revision 22544 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/beosthread.c
libavcodec/os2thread.c
libavcodec/pthread.c
libavcodec/w32thread.c