Mercurial > libavcodec.hg
log beosthread.c @ 4312:eb0ae1ce40a5 libavcodec
age | author | description |
---|---|---|
2006-10-07 | diego | Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec |
2006-01-12 | diego | Update licensing information: The FSF changed postal address. libavcodec |
2005-12-22 | diego | COSMETICS: tabs --> spaces, some prettyprinting libavcodec |
2005-12-17 | diego | COSMETICS: Remove all trailing whitespace. libavcodec |
2005-01-29 | mmu_man | added a lock/unlock_lib pair to allow extern progs to serialize access to lavc. libavcodec |
2004-11-21 | mmu_man | BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more generic "if HAVE_THREADS" libavcodec |