]> git.sesse.net Git - ffmpeg/history - libavcodec/beosthread.c
Apply changes made in r21308 to svq3.c.
[ffmpeg] / libavcodec / beosthread.c
2008-11-12 Roman ShaposhnikMaking it easier to send arbitrary structures as work...
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-06-12 Diego Biurrunmisc spelling fixes
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-01-29 François Revoladded a lock/unlock_lib pair to allow extern progs...
2004-11-21 François RevolBeOS threading support. changed some "if FOO_THREAD...