summaryrefslogtreecommitdiff
path: root/libavcodec/beosthread.c
Commit message (Expand)AuthorAge
* Making it easier to send arbitrary structures as work orders to MT workersRoman Shaposhnik2008-11-12
* license header consistency cosmeticsDiego Biurrun2007-07-05
* misc spelling fixesDiego Biurrun2007-06-12
* Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun2007-05-10
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* added a lock/unlock_lib pair to allow extern progs to serialize access to lavc.François Revol2005-01-29
* BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more ge...François Revol2004-11-21