OSDN Git Service

BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more generic...
authorFrançois Revol <revol@free.fr>
Sun, 21 Nov 2004 18:04:56 +0000 (18:04 +0000)
committerFrançois Revol <revol@free.fr>
Sun, 21 Nov 2004 18:04:56 +0000 (18:04 +0000)
commit2450cff2c3317b589575fc99dce26ddc605883ee
tree0b049eeea1ed936883e21889abaf8792930b5fa4
parent7a57b90c335c4c3e64ba6cdacfb9869773adb8b0
BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more generic "if HAVE_THREADS"

Originally committed as revision 3702 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
ffmpeg.c
ffplay.c
libavcodec/Makefile
libavcodec/beosthread.c [new file with mode: 0644]
libavcodec/utils.c